[Bugs] [Bug 1496418] New: Auth/Addr: Provide option to storage parsed values from config, instead of parsing in every handshake.

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 27 11:23:57 UTC 2017


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

            Bug ID: 1496418
           Summary: Auth/Addr: Provide option to storage parsed values
                    from config, instead of parsing in every handshake.
           Product: GlusterFS
           Version: mainline
         Component: protocol
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: atumball at redhat.com
                CC: bugs at gluster.org



Description of problem:
As of now, Gluster's Authentication module is designed to handle the handshake
with information from 'options' dictionary. In case auth.allow has multiple
values as comma separated fields, for every handshake, we will have to parse
the string again. Instead if there is 'init()' option where auth layer can have
a their own private structure allocated, and configured only once, would be
great to 'handshake' performance. Which happens after every connect.

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

How reproducible:
100%

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