Eli Mesika has submitted this change and it was merged.
Change subject: core: skipping DOWN hosts in PM proxy selection
......................................................................
core: skipping DOWN hosts in PM proxy selection
Hosts with DOWN state were not filtered out when no UP Host available
and we are looking for Hosts in other statuses.
This patch addresses this issue and filter out all Hosts with DOWN
status.
Change-Id: Ie12002cbdbf025d5e53b2283dee7b373dac2a0a4
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1073896
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceExecutor.java
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/26096
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie12002cbdbf025d5e53b2283dee7b373dac2a0a4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server