[
https://issues.apache.org/jira/browse/ARTEMIS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365162#comment-15365162
]
ASF GitHub Bot commented on ARTEMIS-584:
----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/624
ARTEMIS-584 fix test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis master_work
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/624.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 #624
----
commit ab48c31a2be9de4c0512f0f7e090c6939e1d8c2a
Author: jbertram <[email protected]>
Date: 2016-07-06T21:34:53Z
ARTEMIS-584 fix test
----
> Add an option to populate JMSXUserID
> ------------------------------------
>
> Key: ARTEMIS-584
> URL: https://issues.apache.org/jira/browse/ARTEMIS-584
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Lionel Cons
> Assignee: Justin Bertram
> Fix For: 1.4.0
>
>
> ActiveMQ 5.x can be configured to set JMSXUserID to the authenticated user,
> see http://activemq.apache.org/jmsxuserid.html.
> This feature is very important for auditing purposes, to find out who sent a
> given message.
> Please add a similar functionality to Artemis, including with STOMP mapping.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)