GitHub user jostbg opened a pull request: https://github.com/apache/activemq-artemis/pull/1773
ARTEMIS-1589 ActiveMQProtonRemotingConnection#getClientID() now returns remote client Id... ...instead of server client Id You can merge this pull request into a Git repository by running: $ git pull https://github.com/jostbg/activemq-artemis ARTEMIS-1589 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/1773.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1773 ---- commit 47dd6f19c0ead5f01a526ecd941f2a32dace8f0d Author: jostbg <35264802+jostbg@...> Date: 2018-01-11T11:23:33Z ARTEMIS-1589 ActiveMQProtonRemotingConnection#getClientID() now returns remote client Id instead of server client Id ---- ---