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 2016/07/27 19:54:20 UTC

[jira] [Commented] (AMQ-6379) Add client metadata to the WireFormatInfo object

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

ASF GitHub Bot commented on AMQ-6379:
-------------------------------------

GitHub user bloommi opened a pull request:

    https://github.com/apache/activemq/pull/192

    AMQ-6379 - Add openwire properties for client name, client type, and client version

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bloommi/activemq add-props-openwire

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq/pull/192.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 #192
    
----
commit 7ef1084da40170905be5aa141515afad92898809
Author: Michael L. Bloom <bl...@gmail.com>
Date:   2016-07-22T17:40:06Z

    AMQ-6379 - Add openwire properties for client name, client type, and
    client version

----


> Add client metadata to the WireFormatInfo object
> ------------------------------------------------
>
>                 Key: AMQ-6379
>                 URL: https://issues.apache.org/jira/browse/AMQ-6379
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: JMS client
>    Affects Versions: 5.13.4
>            Reporter: Michael Bloom
>            Priority: Minor
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Add properties for client name, client type, and client version to the WireFormatInfo object.  This will make easier to identify the origin of the client as well as whether older client libraries are being used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)