Change in ovirt-engine[master]: aaa: change location of singletons initialization

yzaslavs at redhat.com yzaslavs at redhat.com
Sun Jun 8 11:51:18 UTC 2014


Yair Zaslavsky has submitted this change and it was merged.

Change subject: aaa: change location of singletons initialization
......................................................................


aaa: change location of singletons initialization

InitOnStartup depends on Backend.
By Moving these singletons to Backend post construct method
it  ensures that no bean method will be able to access the singletons
before they are initialized .

Change-Id: I9bab6b42e948fe9eb3d13c236cea810d29c0f745
Topic: AAA
Signed-off-by: Yair Zaslavsky <yzaslavs at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitBackendServicesOnStartupBean.java
2 files changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved
  Oved Ourfali: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/28454
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9bab6b42e948fe9eb3d13c236cea810d29c0f745
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list