GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2204
ARTEMIS-2001 - JMSXGroupID and JMSXUserID in getPropertyNames
Ensure JMSXGroupID and JMSXUserID is correctly returned by JMS
getPropertyNames when set.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-2001
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2204.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 #2204
----
commit 2147f8204572c167459d29f12e333726cf38b87b
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-07-31T13:49:39Z
ARTEMIS-2001 - JMSXGroupID and JMSXUserID in getPropertyNames
Ensure JMSXGroupID and JMSXUserID is correctly returned by JMS
getPropertyNames when set.
----
---