NO-JIRA Cosmetic logging change
prevent items in a debug line to be joined; and 2 additional small inconsistencies for the same
This commit is contained in:
parent
3c5b95c47c
commit
1a4fd1d7ae
|
@ -942,7 +942,7 @@ public class ActiveMQConnectionFactory extends JNDIStorable implements Connectio
|
|||
transactionBatchSize +
|
||||
", readOnly=" +
|
||||
readOnly +
|
||||
"EnableSharedClientID=" +
|
||||
", EnableSharedClientID=" +
|
||||
enableSharedClientID +
|
||||
"]";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue