Bug 1496418 - RFE: Auth/Addr: Provide option to storage parsed values from config, instead of parsing in every handshake.
Summary: RFE: Auth/Addr: Provide option to storage parsed values from config, instead ...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: GlusterFS
Classification: Community
Component: protocol
Version: mainline
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-27 11:23 UTC by Amar Tumballi
Modified: 2018-11-19 05:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-19 05:20:09 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github 583 0 None None None 2018-11-19 05:25:02 UTC

Description Amar Tumballi 2017-09-27 11:23:57 UTC
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%

Comment 1 Vijay Bellur 2018-11-19 05:25:03 UTC
Migrated to github:

https://github.com/gluster/glusterfs/issues/583

Please follow the github issue for further updates on this bug.


Note You need to log in before you can comment on or make changes to this bug.