Kanagaraj M has posted comments on this change. Change subject: gluster: fix to remove multiple host when hosts are in maintenance ......................................................................
Patch Set 1: (1 comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVdsCommand.java Line 236: VDSGroup cluster = getVdsGroup(); Line 237: if (cluster == null || cluster.supportsVirtService()) { Line 238: locks.put(getParameters().getVdsId().toString(), Line 239: LockMessagesMatchUtil.makeLockingPair(LockingGroup.VDS, Line 240: VdcBllMessages.ACTION_TYPE_FAILED_OBJECT_LOCKED)); Vds lock should be acquired for gluster hosts as well Line 241: } Line 242: return locks; Line 243: } -- To view, visit http://gerrit.ovirt.org/21865 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0f74af59dc0723eda46ac1b7c53b2a980c49fda4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Timothy Asir <tjeya...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Sahina Bose <sab...@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com> Gerrit-Reviewer: Timothy Asir <tjeya...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches