Gordon Sim created QPID-5002:
--------------------------------

             Summary: durable link should not create autodelete subscription 
queue by default
                 Key: QPID-5002
                 URL: https://issues.apache.org/jira/browse/QPID-5002
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.23
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: Future


If you specify a link to be durable, by default the queue for the 0-10 path 
will be declared as autodelete (unless you also specify the link to be 
reliable).

This isn't really meeting expectations, since restarting the broker will cause 
the queue to be deleted.

If reliability is not specified and the link is durable, reliable should be 
implied. The subscription queue should only be autodelete if the link is 
neither reliable nor durable.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to