[Bugs] [Bug 1332568] New: [granular entry sh] - Use compound fop to reduce number of fops over the network

bugzilla at redhat.com bugzilla at redhat.com
Tue May 3 13:28:43 UTC 2016


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

            Bug ID: 1332568
           Summary: [granular entry sh] - Use compound fop to reduce
                    number of fops over the network
           Product: GlusterFS
           Version: mainline
         Component: replicate
          Assignee: bugs at gluster.org
          Reporter: kdhananj at redhat.com
                CC: bugs at gluster.org



Description of problem:

Every entry self-heal is preceded by a full lock on the parent dir until this
entry is created/deleted on the sink(s). With granular entry sh, this would be
additionally followed by the purging of the index associated with the entry
name using an unlink over the network. The UNLOCK after the heal and the unlink
to purge the index can be clubbed together into one single compound fop for
even better performance.

This bug is to track that change.


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