[
https://issues.apache.org/jira/browse/QPID-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764756#comment-13764756
]
ASF subversion and git services commented on QPID-5132:
-------------------------------------------------------
Commit 1522031 from [~aconway] in branch 'qpid/trunk'
[ https://svn.apache.org/r1522031 ]
QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue.
Fix crash caused by double-delete of transaction queue when a broker joins while
a transaction is in progress.
- Ignore mode for non-participants in TX.
- Try/catch around queue & exchange deletion.
- Consistent use of QueueRegistry::get when queues are required.
- Remove unnecessary exchange delete warning.
- Remove HaBroker::delete, use realm@username when deleting queues.
> HA crash in test_tx_join_leave caused by double delete of queue.
> -----------------------------------------------------------------
>
> Key: QPID-5132
> URL: https://issues.apache.org/jira/browse/QPID-5132
> Project: Qpid
> Issue Type: Bug
> Components: C++ Clustering
> Affects Versions: 0.24
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.25
>
>
> Double-delete of transaction queue leads to crash in test test_tx_join_leave.
> Sporadic crash, about once per 20 test runs.
--
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: [email protected]
For additional commands, e-mail: [email protected]