Change in ovirt-engine[ovirt-engine-3.5]: core: fix ReconstructMasterDomainCommand constructor
piotr.kliczewski at gmail.com
piotr.kliczewski at gmail.com
Sat Jul 19 10:58:44 UTC 2014
Piotr Kliczewski 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 at redhat.com>
(cherry picked from commit 4c9d7fb74a1ff826c815a5c1499a974f72fc5b2d)
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ReconstructMasterDomainCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/30468
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If8e54cccc9ebe7829a88c1ca296c1dfbf8542256
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list