Bug 1800583

Summary: Halo replication is not working
Product: [Community] GlusterFS Reporter: Pranith Kumar K <pkarampu>
Component: replicateAssignee: bugs <bugs>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-12 13:26:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pranith Kumar K 2020-02-07 13:23:51 UTC
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:

Comment 1 Worker Ant 2020-02-07 13:26:16 UTC
REVIEW: https://review.gluster.org/24100 (cluster/afr: Fixes for halo) posted (#1) for review on master by Pranith Kumar Karampuri

Comment 2 Worker Ant 2020-03-12 13:26:19 UTC
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

Comment 3 Worker Ant 2020-03-13 13:21:16 UTC
REVIEW: https://review.gluster.org/24100 (cluster/afr: Fixes for halo) merged (#4) on master by Pranith Kumar Karampuri