Kanagaraj M has submitted this change and it was merged.
Change subject: gluster: fix releasing lock in task sync-job
......................................................................
gluster: fix releasing lock in task sync-job
When a remove-brick start is CLI and
engine detects it and creates a job for it.
A lock is acquired for the volume, and released.
Now the lock won't be released, the same will be
released when the task is completed.
Change-Id: Ib1934bfa976456949a475f6675866bbd083185f4
Bug-Url:
https://bugzilla.redhat.com/1061677
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterTasksSyncJob.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Shubhendu Tripathi: Looks good to me, but someone else must approve
Kanagaraj M: Verified
Sahina Bose: Looks good to me, but someone else must approve
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24154
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1934bfa976456949a475f6675866bbd083185f4
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server