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 4DA411760F for ; Fri, 6 Feb 2015 07:14:35 +0000 (UTC) Received: (qmail 84530 invoked by uid 500); 6 Feb 2015 07:14:35 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 84459 invoked by uid 500); 6 Feb 2015 07:14:35 -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 84445 invoked by uid 99); 6 Feb 2015 07:14:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2015 07:14:35 +0000 Date: Fri, 6 Feb 2015 07:14:34 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-5564) activemq-pool - Either adds new mbeans or add/remove pair of mbean for each producer in use 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-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308740#comment-14308740 ] Claus Ibsen commented on AMQ-5564: ---------------------------------- Backported to 5.10.x branch and tested that it worked. > activemq-pool - Either adds new mbeans or add/remove pair of mbean for each producer in use > ------------------------------------------------------------------------------------------- > > Key: AMQ-5564 > URL: https://issues.apache.org/jira/browse/AMQ-5564 > Project: ActiveMQ > Issue Type: Bug > Components: activemq-pool > Affects Versions: 5.10.1, 5.11.0 > Reporter: Claus Ibsen > Assignee: Timothy Bish > Fix For: 5.11.1, 5.12.0, 5.10.2 > > Attachments: amq-5100.png, amq-5101.png, amq-5110.png > > > On the AMQ dev mailing list we have talked about a new issue. > http://activemq.2283324.n4.nabble.com/VOTE-Apache-ActiveMQ-5-11-0-rc3-tp4690743.html > I found out that using the camel-example-management, which has an embedded AMQ broker and using Camel with the VM transport to produce/consume messages, then there is mbean issues. > It works fine in AMQ 5.10.0. But is wrong in AMQ 5.10.1 and 5.11.0. > See the attached screenshots. > Notice how the mbean tree for dynamic producers keeps growing for 5.10.1 and 5.11.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)