Browsing Queue through JMX has unintended side effects for producer flow control
--------------------------------------------------------------------------------

                 Key: AMQ-2289
                 URL: https://issues.apache.org/activemq/browse/AMQ-2289
             Project: ActiveMQ
          Issue Type: Bug
          Components: JMX
    Affects Versions: 5.2.0
            Reporter: Dave Syer


Browsing Queue through JMX has unintended side effects for producer flow 
control.  If a Producer has blocked because of a MemoryUsage constraint, it 
will be unblocked (forever) if anyone browses the Queue using JMX (normal use 
of JMS QueueBrowser does not have the same effect).  This is clearly 
unintended, since the flow control is bypassed until the broker is restarted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to