From dev-return-38506-apmail-qpid-dev-archive=qpid.apache.org@qpid.apache.org Mon Nov 26 15:19:00 2012 Return-Path: X-Original-To: apmail-qpid-dev-archive@www.apache.org Delivered-To: apmail-qpid-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 62966E2F0 for ; Mon, 26 Nov 2012 15:19:00 +0000 (UTC) Received: (qmail 51595 invoked by uid 500); 26 Nov 2012 15:19:00 -0000 Delivered-To: apmail-qpid-dev-archive@qpid.apache.org Received: (qmail 51469 invoked by uid 500); 26 Nov 2012 15:18:59 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 51413 invoked by uid 99); 26 Nov 2012 15:18:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2012 15:18:58 +0000 Date: Mon, 26 Nov 2012 15:18:58 +0000 (UTC) From: "Robbie Gemmell (JIRA)" To: dev@qpid.apache.org Message-ID: <622170580.23013.1353943138519.JavaMail.jiratomcat@arcas> In-Reply-To: <935525252.22939.1353941698277.JavaMail.jiratomcat@arcas> Subject: [jira] [Assigned] (QPID-4474) ensure the BDBHAMessageStore JMX MBean name is quoted 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/QPID-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-4474: ------------------------------------ Assignee: Robbie Gemmell > ensure the BDBHAMessageStore JMX MBean name is quoted > ----------------------------------------------------- > > Key: QPID-4474 > URL: https://issues.apache.org/jira/browse/QPID-4474 > Project: Qpid > Issue Type: Bug > Components: Java Broker > Affects Versions: 0.18 > Reporter: Robbie Gemmell > Assignee: Robbie Gemmell > Fix For: 0.21 > > > Ensure the BDBHAMessageStore JMX MBean name is quoted. The name of the other MBeans (Virtualhost, Queue, Exchange) are quoted to allow them to contain names which cant be encoded in an JMX ObjectName without use of quotes. The BDBHAMessageStore should also have its name quoted, for the same reasons and also for consistency with the other MBeans. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org For additional commands, e-mail: dev-help@qpid.apache.org