Change in ovirt-engine[ovirt-engine-4.0]: engine: Init task handlers after the constructor

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Thu Aug 11 12:29:45 UTC 2016


Piotr Kliczewski has submitted this change and it was merged.

Change subject: engine: Init task handlers after the constructor
......................................................................


engine: Init task handlers after the constructor

In order to make sure that any data preparation done in the init
method of a command will be performed before the tasks handlers are
initiated, the call to initTaskHandlers method is moved to
postConstruct instead of inside the constructor.

Change-Id: Ib65f84ae8fdeb4dcb4034ace74558d07d34c99f8
Bug-Url: https://bugzilla.redhat.com/1365393
Signed-off-by: Fred Rolland <frolland at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins CI: Passed CI tests
  Allon Mureinik: Looks good to me, approved
  Freddy Rolland: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib65f84ae8fdeb4dcb4034ace74558d07d34c99f8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list