Michael Kublin has submitted this change and it was merged.
Change subject: engine: java.lang.NullPointerException for SpmStatusVDS
......................................................................
engine: java.lang.NullPointerException for SpmStatusVDS
The NullPointerException is occurred because of internal race between SPM stop
and monitoring of storage pool.
The race is not dangereous, so as workaround I solved an exception.
A race will be solved in the future
Change-Id: I4417d1721cfe8365780345e01dbe84c6636cca6e
Bug-Url:
https://bugzilla.redhat.com/920736
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, 4 insertions(+), 3 deletions(-)
Approvals:
Michael Kublin: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13545
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4417d1721cfe8365780345e01dbe84c6636cca6e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>