[Bugs] [Bug 1158628] New: [FEAT] Add GF_FOP_IPC for inter-translator communication

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 29 18:14:19 UTC 2014


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

            Bug ID: 1158628
           Summary: [FEAT] Add GF_FOP_IPC for inter-translator
                    communication
           Product: GlusterFS
           Version: mainline
         Component: core
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: jdarcy at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



>From the proposed patch:

Several features - e.g. encryption, erasure codes, or NSR - involve
multiple cooperating translators which sometimes need a "private" means
of communication amongst themselves.  Historically we've used virtual or
synthetic xattrs, but that's not very elegant and clutters up the
getxattr/setxattr path which must also handle real xattr requests.  This
new fop should address that.

-- 
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