GitHub user shailendra14k opened a pull request:
https://github.com/apache/activemq-artemis/pull/2376
[ARTEMIS-2130]Web console display blank ClientID for the core client
JIRA:- https://issues.apache.org/jira/browse/ARTEMIS-2130
While using core client. Connection.setClientID(String) , set the
ServerSession metadata using the key "jms-client-id"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shailendra14k/activemq-artemis ARTEMIS-2130
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2376.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 #2376
----
commit a730a2891a4cd846ec2e15ea2cb76313b3975e71
Author: Shailendra Kumar Singh <shailendra14k@...>
Date: 2018-10-17T10:24:24Z
[ARTEMIS-2130]Web console display blank ClientID for the core client
----
---