Change in ovirt-engine[master]: engine: Retain gluster task id on volume when task is stopped
kmayilsa at redhat.com
kmayilsa at redhat.com
Thu Sep 19 09:30:13 UTC 2013
Kanagaraj M has submitted this change and it was merged.
Change subject: engine: Retain gluster task id on volume when task is stopped
......................................................................
engine: Retain gluster task id on volume when task is stopped
Earlier, when a rebalance task completes, the taskid associated
with the rebalance operation that was stored in the volume
was cleared.
With this patch, we are retaining the task id as we need to
know the status of the last run task on a volume. In case of
stop, the status of task is aborted.
Change-Id: I9c5888f3b369c0f1db631085065649c2cdc75346
Signed-off-by: Sahina Bose <sabose at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterAsyncCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/StopRebalanceGlusterVolumeCommand.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/gluster/StopRebalanceGlusterVolumeCommandTest.java
3 files changed, 5 insertions(+), 7 deletions(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Sahina Bose: Verified
--
To view, visit http://gerrit.ovirt.org/18920
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9c5888f3b369c0f1db631085065649c2cdc75346
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list