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 CC0E910E27 for ; Mon, 1 Dec 2014 14:58:12 +0000 (UTC) Received: (qmail 53169 invoked by uid 500); 1 Dec 2014 14:58:12 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 53109 invoked by uid 500); 1 Dec 2014 14:58: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 53098 invoked by uid 99); 1 Dec 2014 14:58:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 14:58:12 +0000 Date: Mon, 1 Dec 2014 14:58:12 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMQ-5464) enable use of 'Configuration' TerminusDurability to signal a DurableSubscription 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-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-5464. ------------------------------- Resolution: Fixed Patch applied with thanks. > enable use of 'Configuration' TerminusDurability to signal a DurableSubscription > -------------------------------------------------------------------------------- > > Key: AMQ-5464 > URL: https://issues.apache.org/jira/browse/AMQ-5464 > Project: ActiveMQ > Issue Type: Improvement > Components: AMQP > Reporter: Robbie Gemmell > Fix For: 5.11.0 > > Attachments: 0001-AMQ-5464-enable-use-of-configuration-terminus-durabi.patch > > > Currently, the broker interprets a Source TerminusDurability of 'UnsettledState' to indicate use of a DurableSubscription when creating an AMQP consumer against a Topic. > This patch similarly enables use of the 'Configuration' TerminusDurability to signal a DurableSubscription when creating an AMQP consumer against a Topic. -- This message was sent by Atlassian JIRA (v6.3.4#6332)