Gilad Chaplik has submitted this change and it was merged.
Change subject: core: Check if balloon device is present in stalled ballon check
......................................................................
core: Check if balloon device is present in stalled ballon check
Check for stalled balloon (inflated but uncontrolable) accesses
balloon data. That might cause Null pointer exception when
the device is not there or we do not have all needed information.
Change-Id: Ie9074fc67913e3c5ad9ad81744bfe4de27a19636
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1035297
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21783
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9074fc67913e3c5ad9ad81744bfe4de27a19636
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server