[Bugs] [Bug 1192522] New: index heal doesn't continue crawl on self-heal failure

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 13 15:45:39 UTC 2015


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

            Bug ID: 1192522
           Summary: index heal doesn't continue crawl on self-heal failure
           Product: GlusterFS
           Version: 3.6.2
         Component: replicate
          Assignee: bugs at gluster.org
          Reporter: pkarampu at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
This bug is found in code reading.    
Problem:
    If self-heal fails on the last entry of readdir response list, index heal
    doesn't stops. 'ret' value is not reset to zero after it is used, and the
readdir-loop exists if 'ret' is non-zero, in afr_shd_index_sweep.

Fix:
    Continue crawl even with partial failures.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list