Description of problem: Current implementation assumes that ping-event will come after connect event but that may not be the case in the cases where after socket connection fds need to be re-opened which would consume more time. So handle any order of the ping/child-up events. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
REVIEW: https://review.gluster.org/24100 (cluster/afr: Fixes for halo) posted (#1) for review on master by Pranith Kumar Karampuri
This bug is moved to https://github.com/gluster/glusterfs/issues/1017, and will be tracked there from now on. Visit GitHub issues URL for further details
REVIEW: https://review.gluster.org/24100 (cluster/afr: Fixes for halo) merged (#4) on master by Pranith Kumar Karampuri