You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/17 10:29:00 UTC

[jira] [Commented] (ARTEMIS-2130) Web console display blank ClientID for the core client.

    [ https://issues.apache.org/jira/browse/ARTEMIS-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653328#comment-16653328 ] 

ASF GitHub Bot commented on ARTEMIS-2130:
-----------------------------------------

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 <sh...@...>
Date:   2018-10-17T10:24:24Z

    [ARTEMIS-2130]Web console display blank ClientID for the core client

----


> Web console display blank ClientID for the core client.
> -------------------------------------------------------
>
>                 Key: ARTEMIS-2130
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2130
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.6.3
>            Reporter: Shailendra Kumar singh
>            Priority: Major
>         Attachments: ConnectionView.png, ProducersView.png
>
>
> Web console display blank ClientID for the core client. 
> connection.setClientID("Test2"); Web console display blank, attached screen-shot.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)