Itamar Heim has submitted this change and it was merged.
Change subject: core: ReconstructMasterParameters - return removed initialization
......................................................................
core: ReconstructMasterParameters - return removed initialization
In change I3bb06f63b6fae8d4bc0c2b931cbfeb6b71a023a9, the initialization
of the member privateNewMasterDomainId has been moved to the ctor. The
issue is that the initialization was placed only in some of the ctors
leading the unexpected behaviour when reconstruct is executed.
Change-Id: I752c8065ee15faaeb6ffd41909d349297b8a3a58
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1023741
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/ReconstructMasterParameters.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20584
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I752c8065ee15faaeb6ffd41909d349297b8a3a58
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server