Arik Hadas has submitted this change and it was merged.
Change subject: core: vms monitoring no longer expects null vm from database
......................................................................
core: vms monitoring no longer expects null vm from database
Remove code that adapts the VM status events handling to the input
VMs monitoring expects to receive - VMs monitoring no longer
expects the VM from the DB to be null when the VM doesn't run on
the monitored host.
Change-Id: I0b78189b0790e559fe613e698589597f001627cf
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/monitoring/EventVmStatsRefresher.java
1 file changed, 1 insertion(+), 4 deletions(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Jenkins CI: Passed CI tests
Arik Hadas: Verified
--
To view, visit
https://gerrit.ovirt.org/60748
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0b78189b0790e559fe613e698589597f001627cf
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>