[Bugs] [Bug 1710054] New: Optimize the glustershd manager to send reconfigure
bugzilla at redhat.com
bugzilla at redhat.com
Tue May 14 19:56:09 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1710054
Bug ID: 1710054
Summary: Optimize the glustershd manager to send reconfigure
Product: GlusterFS
Version: mainline
Status: NEW
Component: glusterd
Assignee: bugs at gluster.org
Reporter: rkavunga at redhat.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
Traditionally all svc manager will execute process stop and followed by start
each time when they called. But that is not required by shd, because they
attach request implemented in the shd multiplex has the intelligent to check
whether a detach is required prior to attaching the graph. So there is no need
to send an explicit detach request if we are sure that the next call is an
attach request
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Code reading
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