Allon Mureinik 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
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:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20564
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I752c8065ee15faaeb6ffd41909d349297b8a3a58
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server