----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9137/ -----------------------------------------------------------
(Updated Jan. 29, 2013, 9:49 p.m.) Review request for qpid and Andrew-Duplicate-Accct-Inactiv Konwinski. Changes ------- Dropped exception approach, fixed abort() instead. Description (updated) ------- HA Fix race condition in rejecting connections. Sporadic failure of test_failover_python was caused by a race in rejecting connections. There was a very small window where work could be done by a connection after it was rejected. Diffs (updated) ----- /trunk/qpid/cpp/src/qpid/sys/AsynchIOHandler.cpp 1439431 Diff: https://reviews.apache.org/r/9137/diff/ Testing (updated) ------- make check, manual heartbeat test Thanks, Alan Conway
