[
https://issues.apache.org/jira/browse/ARTEMIS-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677314#comment-16677314
]
ASF GitHub Bot commented on ARTEMIS-2142:
-----------------------------------------
GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2418
ARTEMIS-2142 Fix ServerJMSMessage
Fix ServerJMSMessage so it correctly transposes JMSX headers.
Push common JMS to Message Interface mappings into MessageUtil
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-2142-EXTRA
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2418.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 #2418
----
commit 8adcfd4478f4338bba0799cf4e42a2b935ce9bd1
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-11-06T21:30:52Z
ARTEMIS-2142 Fix ServerJMSMessage
Fix ServerJMSMessage so it correctly transposes JMSX headers.
Push common JMS to Message Interface mappings into MessageUtil
----
> Support JMSXGroupSeq -1 to close/reset Groups
> ---------------------------------------------
>
> Key: ARTEMIS-2142
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2142
> Project: ActiveMQ Artemis
> Issue Type: Sub-task
> Reporter: Michael Andre Pearce
> Assignee: Michael Andre Pearce
> Priority: Major
>
> Support Closing groups as per ActiveMQ 5 ,
> [http://activemq.apache.org/message-groups.html] using -1 on groupsequence to
> as the signal
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)