thezbyg commented on PR #1493:
URL: https://github.com/apache/activemq/pull/1493#issuecomment-3481837419

   Rebased.
   
   Connection `clientId` issue could be fixed by saving current `clientId` 
value when registering connection MBean. Like this: 
https://github.com/thezbyg/activemq/commit/53d7e53366b88ceb00d6f5a08aad5bd83c618891
   This would ensure that `clientId` returned by `connection.getClientId()` 
could not change after MBean is registered and would always match 
`connectionName` property value in connection MBean object name.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to