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:
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
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
REVIEW: https://review.gluster.org/22791 (glusterd/svc: Stop stale process using the glusterd_proc_stop) merged (#2) on master by Atin Mukherjee
REVIEW: https://review.gluster.org/22729 (glusterd/shd: Optimize the glustershd manager to send reconfigure) merged (#8) on master by mohammed rafi kc