Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4B36F200BD3 for ; Tue, 6 Dec 2016 15:21:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 49F4F160B2A; Tue, 6 Dec 2016 14:21:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A90A5160B30 for ; Tue, 6 Dec 2016 15:21:08 +0100 (CET) Received: (qmail 28626 invoked by uid 500); 6 Dec 2016 14:21:02 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 28529 invoked by uid 99); 6 Dec 2016 14:21:02 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2016 14:21:02 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 764FE2C03E7 for ; Tue, 6 Dec 2016 14:21:02 +0000 (UTC) Date: Tue, 6 Dec 2016 14:21:02 +0000 (UTC) From: "clebert suconic (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ARTEMIS-795) AMQP: Dynamic Node handling does not respect lifetime policies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 06 Dec 2016 14:21:09 -0000 [ https://issues.apache.org/jira/browse/ARTEMIS-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] clebert suconic updated ARTEMIS-795: ------------------------------------ Fix Version/s: (was: 1.5.1) 1.6.0 > AMQP: Dynamic Node handling does not respect lifetime policies > -------------------------------------------------------------- > > Key: ARTEMIS-795 > URL: https://issues.apache.org/jira/browse/ARTEMIS-795 > Project: ActiveMQ Artemis > Issue Type: Task > Components: AMQP > Affects Versions: 1.4.0 > Reporter: Timothy Bish > Fix For: 1.6.0 > > > When creating temporary destinations using the dynamic node feature the broker reports that it is respecting the desired lifetime policy of the dynamic node, namely 'delete on close' but on link close the temporary destination created to map to that dynamic node continues to exist. -- This message was sent by Atlassian JIRA (v6.3.4#6332)