You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2017/05/31 10:21:04 UTC

[jira] [Created] (AMQ-6690) Protect against JMX move/copy operations onto self

Gary Tully created AMQ-6690:
-------------------------------

             Summary: Protect against JMX move/copy operations onto self
                 Key: AMQ-6690
                 URL: https://issues.apache.org/jira/browse/AMQ-6690
             Project: ActiveMQ
          Issue Type: Improvement
          Components: JMX
    Affects Versions: 5.14.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.15.0


The move and copy jmx operations are intended to move/copy messages to another destination. However this is not enforce and if the move/copy destination is the same queue the logs fill with duplicate warnings etc and the stats can get out of sync if the operation is repeated or concurrent.
Best to cut this off at the pass with a return return code indicating nothing was moved/copied.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)