diff options
author | Pranith Kumar K <pkarampu@redhat.com> | 2018-08-27 11:46:33 +0530 |
---|---|---|
committer | jiffin tony Thottan <jthottan@redhat.com> | 2018-10-12 04:08:57 +0000 |
commit | f030db7bec36f0d97f2beacb3306d31379e4a79f (patch) | |
tree | 3f81165d7d7e8925d017a7267afb79f98947a512 /tests/bugs/replicate | |
parent | a570ee702d968d1733a3e31b259d4d0fbf5bca3c (diff) |
cluster/afr: Delegate metadata heal with pending xattrs to SHD
Problem:
When metadata-self-heal is triggered on the mount, it blocks
lookup until metadata-self-heal completes. But that can lead
to hangs when lot of clients are accessing a directory which
needs metadata heal and all of them trigger heals waiting
for other clients to complete heal.
Fix:
Only when the heal is needed but the pending xattrs are not set,
trigger metadata heal that could block lookup. This is the only
case where different clients may give different metadata to the
clients without heals, which should be avoided.
Updates bz#1625588
Change-Id: I6089e9fda0770a83fb287941b229c882711f4e66
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Diffstat (limited to 'tests/bugs/replicate')
0 files changed, 0 insertions, 0 deletions