Bug 1247763

Summary: Foreground self-heals should be removed
Product: [Community] GlusterFS Reporter: Joe Julian <joe>
Component: replicateAssignee: bugs <bugs>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-bugs, joe, pkarampu
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-20 20:55:07 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 Joe Julian 2015-07-28 19:54:35 UTC
When a number of files are in need of self-heal, the client blocks once background-self-heal count is exceeded, instead healing the next lookup in the foreground, blocking the client.

Since there is a self-heal daemon, foreground heals should be eliminated. If the client background-self-heal queue is full, ensure that the link exists in xattrop and give the FD to the healthy brick so the client can move on without blocking.

Comment 1 Pranith Kumar K 2015-08-04 12:30:59 UTC
From 3.6.x there is no foreground self-healing. Did you run into this in the latest releases Joe?