Change in ovirt-engine[master]: engine : Fix brick state change messages on start volume
sabose at redhat.com
sabose at redhat.com
Wed Jul 29 11:15:23 UTC 2015
Sahina Bose has submitted this change and it was merged.
Change subject: engine : Fix brick state change messages on start volume
......................................................................
engine : Fix brick state change messages on start volume
An attempt to sync the volume capacity details as part of
start volume was made. As part of this a new issue of
appearance of unwanted brick state change messages was observed.
The cause for this is attempting to sync volume advanced details
for the volume with status not updated. Hence, this patch fetches
the volume newly from db and then uses it to get advanced details.
Change-Id: I0c259601de0e8edfdb0ced91e582db3f31731f3e
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1235560
Signed-off-by: Anmol Babu <anbabu at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/StartGlusterVolumeCommand.java
1 file changed, 12 insertions(+), 1 deletion(-)
Approvals:
anmolbabu: Verified
Sahina Bose: Looks good to me, approved; Passed CI tests
Ramesh N: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/43850
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0c259601de0e8edfdb0ced91e582db3f31731f3e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anbabu at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list