Allon Mureinik has submitted this change and it was merged.
Change subject: core: fix ReconstructMasterDomainCommand constructor
......................................................................
core: fix ReconstructMasterDomainCommand constructor
In change:
8255f44 aaa: more fixes to command context propgation
a new constructor has been added modifying the existing one to call the
base class (super).
Instead to maintain the previous behavior the old constructor should
have called the new one (in order to initialize the class).
Change-Id: If8e54cccc9ebe7829a88c1ca296c1dfbf8542256
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ReconstructMasterDomainCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Federico Simoncelli: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/30047
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If8e54cccc9ebe7829a88c1ca296c1dfbf8542256
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server