[
https://issues.apache.org/jira/browse/QPID-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim updated QPID-3242:
-----------------------------
Attachment: test.py
Test program
> Unexplained behaviour when assertions and auto-delete are combined
> ------------------------------------------------------------------
>
> Key: QPID-3242
> URL: https://issues.apache.org/jira/browse/QPID-3242
> Project: Qpid
> Issue Type: Bug
> Components: Python Client
> Affects Versions: 0.11
> Reporter: Gordon Sim
> Attachments: test.py
>
>
> Attached test results in a not-found exception on reusing an address that is
> set to an auto-created queue with server side auto-delete as well as a delete
> policy set. The assertion step is needed to trigger the issue, but I can't
> explain the behaviour. May not be a bug per-se, just not obvious why it is
> doing what it is doing. Appears that second time round the auto-creation is
> not triggered on sender and so the subscription for the receiver fails.
> Guessing that it is due to the address resolution cache being used as there
> does not appear to be another queue/exchange query. However I don't get why
> the assertion is the triggering of that.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]