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 D3B0010559 for ; Wed, 7 Aug 2013 14:06:52 +0000 (UTC) Received: (qmail 98259 invoked by uid 500); 7 Aug 2013 14:06:51 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 98015 invoked by uid 500); 7 Aug 2013 14:06:51 -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 97854 invoked by uid 99); 7 Aug 2013 14:06:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 14:06:50 +0000 Date: Wed, 7 Aug 2013 14:06:50 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMQ-4671) REGRESSION: InvalidDestinationException should be thrown on Session.unsubscribe that has no sub 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-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-4671. ------------------------------- Resolution: Fixed fixed on trunk, needed to ensure the remove propagates past the advisory broker even if there is no subscription so that the proper exceptions are thrown. > REGRESSION: InvalidDestinationException should be thrown on Session.unsubscribe that has no sub > ----------------------------------------------------------------------------------------------- > > Key: AMQ-4671 > URL: https://issues.apache.org/jira/browse/AMQ-4671 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.8.0 > Reporter: Timothy Bish > Assignee: Timothy Bish > Fix For: 5.9.0 > > > When calling unsubscribe on Session with invalid subscription as a parameter InvalidDestinationException should be thrown. AMQ-4000 fix broke this. -- 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