Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

RFI for 0.26: QPID-5454: Sporadic core dump in ha_tests.ReplicationTests.test_auto_delete_failover

$
0
0
Its a crash bug in HA with a trivial 1 line fix.
Review requested at https://reviews.apache.org/r/16761/

Commit 1556966 from Alan Conway in branch 'qpid/trunk'
[ https://svn.apache.org/r1556966 ]

QPID-5454: Sporadic core dump in ha_tests.ReplicationTests.test_auto_delete_failover

Due to race condition Bridge::cancel using a deleted Connection object.
If the bridge is being cancelled because it is about to be created on
a new connection, then it should not attempt to send a cancel to the
remote peer since that connection is no longer valid.

Viewing all articles
Browse latest Browse all 5648

Trending Articles