[Bugs] [Bug 1712741] New: glusterd_svcs_stop should call individual wrapper function to stop rather than calling the glusterd_svc_stop
bugzilla at redhat.com
bugzilla at redhat.com
Wed May 22 07:44:25 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1712741
Bug ID: 1712741
Summary: glusterd_svcs_stop should call individual wrapper
function to stop rather than calling the
glusterd_svc_stop
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:
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:
--
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