Michael Kublin has submitted this change and it was merged.
Change subject: core: Engine sets hosts to NonOperational based on cached information
(#844291)
......................................................................
core: Engine sets hosts to NonOperational based on cached information (#844291)
https://bugzilla.redhat.com/844291
The following bug was caused because of the following flow:
During process domain recovery engine can move host to Non Operation state ,at
such case was cleaned only cache of storage domain, the cache of storage domains which
were reported
by that host as problematic was not cleaned
Change-Id: I4fcfc9cf68131e80a481d8d1962f3afc1c30ae7c
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Michael Kublin: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6858
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4fcfc9cf68131e80a481d8d1962f3afc1c30ae7c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>