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 2018/10/23 09:45:00 UTC

[jira] [Commented] (ARTEMIS-2142) Support JMSXGroupSeq -1 to close/reset Groups

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

ASF GitHub Bot commented on ARTEMIS-2142:
-----------------------------------------

GitHub user michaelandrepearce opened a pull request:

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

    ARTEMIS-2142 Support JMSXGroupSeq -1to close/reset group

    Add test cases
    Add GroupSequence to Message Interface
    Implement Support closing/reset group in queue impl 
    Change/Fix OpenWireMessageConverter to use default of 0 if not set, for OpenWire as per documentation http://activemq.apache.org/activemq-message-properties.html

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

    $ git pull https://github.com/michaelandrepearce/activemq-artemis ARTEMIS-2142

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

    https://github.com/apache/activemq-artemis/pull/2387.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 #2387
    
----
commit 75df0dec3e4b02e4a90cdcceaf553c511ba2a483
Author: Michael André Pearce <mi...@...>
Date:   2018-10-22T15:31:00Z

    ARTEMIS-2142 Support JMSXGroupSeq -1to close/reset group
    
    Add test cases
    Add GroupSequence to Message Interface
    Implement Support closing/reset group in queue impl 
    Change/Fix OpenWireMessageConverter to use default of 0 if not set, for OpenWire as per documentation http://activemq.apache.org/activemq-message-properties.html

----


> 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)