You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/11 22:52:20 UTC

[jira] [Commented] (ARTEMIS-795) AMQP: Dynamic Node handling does not respect lifetime policies

    [ https://issues.apache.org/jira/browse/ARTEMIS-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566872#comment-15566872 ] 

ASF GitHub Bot commented on ARTEMIS-795:
----------------------------------------

GitHub user tabish121 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/841

    ARTEMIS-795 Tests for temporary destinations using dynamic nodes

    Tests for the management of temporary destinations using the dynamic
    node feature.  Failing case, the broker return a source or target that
    indicates it will honor the lifetime policy of delete on close but the
    temporary destination remains in existence after the link it closed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-795

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/841.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #841
    
----
commit 0aca7938e13e24c24bb866d57dc41cd2a147ad24
Author: Timothy Bish <ta...@gmail.com>
Date:   2016-10-11T22:51:07Z

    ARTEMIS-795 Tests for temporary destinations using dynamic nodes
    
    Tests for the management of temporary destinations using the dynamic
    node feature.  Failing case, the broker return a source or target that
    indicates it will honor the lifetime policy of delete on close but the
    temporary destination remains in existence after the link it closed.

----


> 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
>
> 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)