Change in ovirt-engine[master]: core: Fence via second power management not work...

Eli Mesika has submitted this change and it was merged. Change subject: core: Fence via second power management not work... ...................................................................... core: Fence via second power management not work... Fence via second power management not working Adding a check for status 'unknown", if we get this status we can be sure that agent definitions are corrupted and exit the wait for status loop. Fixing the way the dual sequential agents work by reseting the executor object to perform the original operation (actually recreating it with the correct action before handling the other secondary agent) Change-Id: I97c05e96e2c8d5f690addda61e0dd577c423ff07 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=982604 Signed-off-by: root <emesika@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java 1 file changed, 16 insertions(+), 7 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18481 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I97c05e96e2c8d5f690addda61e0dd577c423ff07 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
emesika@redhat.com