Change in ovirt-engine[master]: core: use last successful proxy in wait-for-status
emesika at redhat.com
emesika at redhat.com
Tue Sep 16 08:21:15 UTC 2014
Eli Mesika has submitted this change and it was merged.
Change subject: core: use last successful proxy in wait-for-status
......................................................................
core: use last successful proxy in wait-for-status
Power Management proxy selection keep selecting the same proxy first
even is it constantly fails
This patch changes the waiting for status after stop/start PM action to
use the last successful proxy along the wait-for-status loop instead of
searching for proxy each time that might be resulted in significant
delays in case that the preferred proxy (according to the proxy selection
settings_ has some connectivity issues and can not access the PM card.
Change-Id: I7684826be6098e952134366ce480ddb1ca3a2c99
Signed-off-by: Eli Mesika <emesika at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java
1 file changed, 27 insertions(+), 25 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32890
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7684826be6098e952134366ce480ddb1ca3a2c99
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list