Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 27427 invoked from network); 20 Jul 2009 14:14:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 14:14:53 -0000 Received: (qmail 21648 invoked by uid 500); 20 Jul 2009 14:15:59 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 21612 invoked by uid 500); 20 Jul 2009 14:15:57 -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 21602 invoked by uid 99); 20 Jul 2009 14:15:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 14:15:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 14:15:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 49EEB234C055 for ; Mon, 20 Jul 2009 07:15:35 -0700 (PDT) Message-ID: <564983683.1248099335301.JavaMail.jira@brutus> Date: Mon, 20 Jul 2009 07:15:35 -0700 (PDT) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2216) Non temporary destination removing failure In-Reply-To: <1979129939.1240330773182.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2216. ----------------------------- Resolution: Fixed resolved in r795848 made test case a little more general and added explicit shutdown rather than depending on text execution ordering > Non temporary destination removing failure > ------------------------------------------ > > Key: AMQ-2216 > URL: https://issues.apache.org/activemq/browse/AMQ-2216 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.2.0 > Reporter: ffrench > Assignee: Gary Tully > Priority: Blocker > Fix For: 5.3.0 > > Attachments: QueueAdminTest.java, removeNonTemporaryQueue.patch > > > When deleting a non temporary destination and after restarting ActiveMQ the destination is reloaded : so in fact this destination has not been deleted. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.