You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by gaohoward <gi...@git.apache.org> on 2017/12/14 06:15:28 UTC

[GitHub] activemq-artemis pull request #1710: ARTEMIS-1558 Message Grouping Openwire ...

GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1710

    ARTEMIS-1558 Message Grouping Openwire Interoperability Issue

    Openwire message grouping doesn't work because the groupID of
    a message is not passed correctly.

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

    $ git pull https://github.com/gaohoward/activemq-artemis fm_1558

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

    https://github.com/apache/activemq-artemis/pull/1710.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 #1710
    
----
commit 7e0cbb75d469a94b93db41f3cf6c9cabbf4dd2db
Author: Howard Gao <ho...@gmail.com>
Date:   2017-12-14T05:44:51Z

    ARTEMIS-1558 Message Grouping Openwire Interoperability Issue
    
    Openwire message grouping doesn't work because the groupID of
    a message is not passed correctly.

----


---

[GitHub] activemq-artemis pull request #1710: ARTEMIS-1558 Message Grouping Openwire ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1710


---