Change in ovirt-engine[master]: engine: fix StoragePoolStatusHandler initialization

oourfali at redhat.com oourfali at redhat.com
Thu Jun 11 14:41:39 UTC 2015


Oved Ourfali has submitted this change and it was merged.

Change subject: engine: fix StoragePoolStatusHandler initialization
......................................................................


engine: fix StoragePoolStatusHandler initialization

The patch is about fixing NPE in the engine start up.

SchedulerUtilQuartzImpl could not be injected by CDI into
StoragePoolStatusHandler as the last one isn't a managed bean.
Thus schedulerUtil member remained uninitiallized which caused the NPE.

Change-Id: I6ca052e8cc564bb7291199dc1f79849a4e2580b8
Signed-off-by: Yevgeny Zaspitsky <yzaspits at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StoragePoolStatusHandler.java
1 file changed, 17 insertions(+), 10 deletions(-)

Approvals:
  Jenkins CI: Verified; Looks good to me, but someone else must approve
  Oved Ourfali: Looks good to me, approved
  Yevgeny Zaspitsky: Verified



-- 
To view, visit https://gerrit.ovirt.org/42227
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6ca052e8cc564bb7291199dc1f79849a4e2580b8
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list