diff options
| author | Alan Conway <aconway@apache.org> | 2012-12-19 22:19:52 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2012-12-19 22:19:52 +0000 |
| commit | 54ae43515bfca1095bdda7459a62c45cb819aa9d (patch) | |
| tree | cdce5ab09c9ad3147b876aa605dd16b61a1914d6 /cpp/src/qpid/client/LoadPlugins.cpp | |
| parent | 776be210b15f08c8caa0422de1c57fe7ccd5818a (diff) | |
| download | qpid-python-54ae43515bfca1095bdda7459a62c45cb819aa9d.tar.gz | |
QPID-4516: Sporadic failure in ha_tests test_failover_send_receive
Sporadic failures in ha_tests.py test_failover_send_receive. Two types of failure observed:
- core dumps in a debug build at a C++ assertion
- python test assertion like: AssertionError: Broker<137:cluster0-0.log qpidd-157 :35273> expected='ready', actual='catchup'
The following fixes were made to correct the problem:
- Missing break statement in switch.
- Remove unused function HaBroker::resetMembership
- Abort connection of timed-out backups so they can attempt to reconnect.
- New primary resets membership before allowing backups to connect.
- Remove incorrect demotion ready->catchup on timeout.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1424169 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/client/LoadPlugins.cpp')
0 files changed, 0 insertions, 0 deletions
