Bug 1712741 - glusterd_svcs_stop should call individual wrapper function to stop rather than calling the glusterd_svc_stop
Summary: glusterd_svcs_stop should call individual wrapper function to stop rather tha...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mohammed Rafi KC
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-22 07:44 UTC by Mohammed Rafi KC
Modified: 2019-05-31 03:15 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-31 03:15:31 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 22761 0 None Merged glusterd/svc: glusterd_svcs_stop should call individual wrapper function 2019-05-31 03:15:30 UTC

Description Mohammed Rafi KC 2019-05-22 07:44:25 UTC
Description of problem:

glusterd_svcs_stop should call individual wrapper function to stop a daemon rather than calling glusterd_svc_stop. For example for shd, it should call glusterd_shdsvc_stop instead of calling basic API function to stop. Because the individual functions for each daemon could be doing some specific operation in their wrapper function 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. replace-brick and reset-brick operations are using this
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2019-05-22 08:12:25 UTC
REVIEW: https://review.gluster.org/22761 (glusterd/svc: glusterd_svcs_stop should call individual wrapper function) posted (#1) for review on master by mohammed rafi  kc

Comment 2 Worker Ant 2019-05-31 03:15:31 UTC
REVIEW: https://review.gluster.org/22761 (glusterd/svc: glusterd_svcs_stop should call individual wrapper function) merged (#3) on master by Atin Mukherjee


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