Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 85060 invoked from network); 1 Apr 2011 11:25:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Apr 2011 11:25:41 -0000 Received: (qmail 24501 invoked by uid 500); 1 Apr 2011 11:25:41 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 24450 invoked by uid 500); 1 Apr 2011 11:25:41 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 24435 invoked by uid 99); 1 Apr 2011 11:25:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 11:25:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 11:25:39 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 83F3C8DAB1 for ; Fri, 1 Apr 2011 11:22:20 +0000 (UTC) Date: Fri, 1 Apr 2011 11:22:20 +0000 (UTC) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: <820252225.27668.1301656940537.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AMQ-2289) Browsing Queue through JMX has unintended side effects for producer flow control MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-2289: ---------------------------- Fix Version/s: (was: 5.5.0) 5.6.0 > Browsing Queue through JMX has unintended side effects for producer flow control > -------------------------------------------------------------------------------- > > Key: AMQ-2289 > URL: https://issues.apache.org/jira/browse/AMQ-2289 > Project: ActiveMQ > Issue Type: Bug > Components: JMX > Affects Versions: 5.2.0 > Reporter: Dave Syer > Fix For: 5.6.0 > > Original Estimate: 0h > Remaining Estimate: 0h > > 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. For more information on JIRA, see: http://www.atlassian.com/software/jira