Hide Forgot
Created attachment 559018 [details] Proposed patch from flatiron git branch Description of problem: Accordig the totem protocal, nodes should enter GATHER state when it receive JoinMSG in OPERATIONAL state. If we discard it in OPERATIONAL state, the nodes sending this JoinMSG could not receive the response untill other nodes reach token lost timeout. This bug will cause nodes having entered GATHER state spend more time to rejoin the ring, and then it will make nodes reach token expired timeout more easily. Version-Release number of selected component (if applicable): flatiron How reproducible: In description, very ard Steps to Reproduce: 1. In description Additional info: Very hard (almost impossible) to objectively reproduce. Recomended sanity only testing.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause Node entering GATHER state Consequence Node spend more time in GATHER state then needed. Fix Nodes in OPERATIONAL state will enter GATHER state when it receive JoinMSG. Result All nodes enter GATHER state so nodes previously in GATHER state don't need to wait for token loss.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0497.html