Bug 1710054 - Optimize the glustershd manager to send reconfigure
Summary: Optimize the glustershd manager to send reconfigure
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-14 19:56 UTC by Mohammed Rafi KC
Modified: 2019-05-31 12:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-31 12:46:03 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 22729 0 None Merged glusterd/shd: Optimize the glustershd manager to send reconfigure 2019-05-31 12:46:02 UTC
Gluster.org Gerrit 22791 0 None Open glusterd/svc: Stop stale process using the glusterd_proc_stop 2019-05-31 03:22:27 UTC

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


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