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

   Requested change:
   
   1. Please add getConnectionId() to ConnectionViewMBean
   
   The _connectionId_ is the unique value within the broker for the connection. 
   
   Side note: We should be registering JMX using that unique value instead of 
the _clientId_ since _clientId_ can be reused across connections and quickly 
swapped out if link stealing is enabled, but we won't dial up that change now.


-- 
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