Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0142410009 for ; Tue, 17 Feb 2015 10:55:18 +0000 (UTC) Received: (qmail 35445 invoked by uid 500); 17 Feb 2015 10:55:12 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 35377 invoked by uid 500); 17 Feb 2015 10:55:12 -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 35365 invoked by uid 99); 17 Feb 2015 10:55:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2015 10:55:12 +0000 Date: Tue, 17 Feb 2015 10:55:12 +0000 (UTC) From: "metatech (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-4598) Negative JMX QueueSize attribute in due to purging a queue MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] metatech updated AMQ-4598: -------------------------- Attachment: amq_negative_queue_size_after_purge.diff > Negative JMX QueueSize attribute in due to purging a queue > ---------------------------------------------------------- > > Key: AMQ-4598 > URL: https://issues.apache.org/jira/browse/AMQ-4598 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.8.0 > Reporter: Dejan Bosanac > Assignee: Dejan Bosanac > Fix For: 5.9.0 > > Attachments: amq_negative_queue_size_after_purge.diff > > > If you purge a queue that has a bunch of messages prefetched you may end up with a negative QueueSize in JMX as the prefetched messages get acked after the purge. > This behavior should be considered a bug as many users depend on these JMX statistics. -- This message was sent by Atlassian JIRA (v6.3.4#6332)