summaryrefslogtreecommitdiffstats
path: root/tests/bugs/glusterd/bug-1383893-daemons-to-follow-quorum.t
Commit message (Collapse)AuthorAgeFilesLines
* glusterd: daemon restart logic should adhere server side quorumAtin Mukherjee2017-01-271-0/+57
Just like brick processes, other daemon services should also follow the same logic of quorum checks to see if a particular service needs to come up if glusterd is restarted or the incoming friend add/update request is received (in glusterd_restart_bricks () function) Change-Id: I54a1fbdaa1571cc45eed627181b81463fead47a3 BUG: 1383893 Signed-off-by: Atin Mukherjee <amukherj@redhat.com> Reviewed-on: https://review.gluster.org/15626 NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Prashanth Pai <ppai@redhat.com>