[Bugs] [Bug 1283478] While file is self healing append to the file hangs

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 23 18:59:40 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1283478



--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12653 committed in release-3.7 by Vijay
Bellur (vbellur at redhat.com) 
------
commit f46a54326871bed28c64cd5312b250c7c8207e4f
Author: Ravishankar N <ravishankar at redhat.com>
Date:   Wed Nov 18 08:30:48 2015 +0530

    afr: Drop compatibility lock for data self-heal

    Backport of http://review.gluster.org/#/c/12602/

    In glusterfs 3.4 and older, AFR did not take locks in self-heal domain
    during data self-heal. So this compat lock in data domain was added to
prevent
    older clients from trying to heal a file while an existing self-heal was
going
    on by a newer client. But the side effect was that all appending writes
(which
    take full locks in data domain) from mounts would be stalled until
self-heal
    was complete.

    Since glusterfs 3.4 is not supported anymore, remove the compat lock.

    Change-Id: I20bb2edf7527ce5d8291d13eb8b9149e66e9bcac
    BUG: 1283478
    Signed-off-by: Ravishankar N <ravishankar at redhat.com>
    Reviewed-on: http://review.gluster.org/12653
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ecD1E9Djbz&a=cc_unsubscribe


More information about the Bugs mailing list