summaryrefslogtreecommitdiff
path: root/java/tools
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2012-12-19 22:19:52 +0000
committerAlan Conway <aconway@apache.org>2012-12-19 22:19:52 +0000
commit8a07814df057628c06c02a0b1301568348427944 (patch)
treecdce5ab09c9ad3147b876aa605dd16b61a1914d6 /java/tools
parent8b6a3040253f8c6c485a180bf6b840c142772839 (diff)
downloadqpid-python-8a07814df057628c06c02a0b1301568348427944.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 'java/tools')
0 files changed, 0 insertions, 0 deletions