[
https://issues.apache.org/jira/browse/ARTEMIS-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335114#comment-16335114
]
ASF subversion and git services commented on ARTEMIS-1625:
----------------------------------------------------------
Commit 156372ab40bbf2ccb1367059c44b2f4f69130e7c in activemq-artemis's branch
refs/heads/master from [~sknot]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=156372a ]
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)