Bug 1710054

Summary: Optimize the glustershd manager to send reconfigure
Product: [Community] GlusterFS Reporter: Mohammed Rafi KC <rkavunga>
Component: glusterdAssignee: bugs <bugs>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-31 12:46:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mohammed Rafi KC 2019-05-14 19:56:09 UTC
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:

Comment 1 Worker Ant 2019-05-14 20:02:11 UTC
REVIEW: https://review.gluster.org/22729 (glusterd/shd: Optimize the glustershd manager to send reconfigure) posted (#1) for review on master by mohammed rafi  kc

Comment 2 Worker Ant 2019-05-30 18:26:07 UTC
REVIEW: https://review.gluster.org/22791 (glusterd/svc: Stop stale process using the glusterd_proc_stop) posted (#1) for review on master by mohammed rafi  kc

Comment 3 Worker Ant 2019-05-31 03:22:28 UTC
REVIEW: https://review.gluster.org/22791 (glusterd/svc: Stop stale process using the glusterd_proc_stop) merged (#2) on master by Atin Mukherjee

Comment 4 Worker Ant 2019-05-31 12:46:03 UTC
REVIEW: https://review.gluster.org/22729 (glusterd/shd: Optimize the glustershd manager to send reconfigure) merged (#8) on master by mohammed rafi  kc