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/01/22 12:41:00 UTC

[jira] [Commented] (ARTEMIS-1625) Moving messages is broken

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

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

GitHub user stanlyDoge opened a pull request:

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

    ARTEMIS-1625 fix moving messages

    

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

    $ git pull https://github.com/stanlyDoge/activemq-artemis E986

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

    https://github.com/apache/activemq-artemis/pull/1799.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 #1799
    
----
commit 4c347fa49a2ee07b01b2d9571e82c3767ff913bf
Author: Stanislav Knot <sk...@...>
Date:   2018-01-22T12:33:30Z

    ARTEMIS-1625 fix moving messages

----


> Moving messages is broken
> -------------------------
>
>                 Key: ARTEMIS-1625
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1625
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Stanislav Knot
>            Priority: Major
>
> Create address X
> attach anycast queues A and B under address X
> send message from A 
> move message from A to B ( incorrect green notification appears ) 
> check queues A and B, the message is not moved ... _ it is moved, but back to queue A, itself. _
> try again to move message from A to B ( green notification ) 
> message is moved



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)