Tal Nisan has submitted this change and it was merged.
Change subject: core: Fix Live Merge recovery with JSON-RPC hosts
......................................................................
core: Fix Live Merge recovery with JSON-RPC hosts
JSON-RPC calls to the reconcileVolumeChain verb were not done correctly,
causing recovery to fail if live merge was interrupted by e.g. host
shutdown during the merge operation.
Change-Id: If1b23580ae6023754d2e02000dc5913262b3ef8b
Bug-Url:
https://bugzilla.redhat.com/1161127
Signed-off-by: Greg Padgett <gpadgett(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcIIrsServer.java
1 file changed, 4 insertions(+), 2 deletions(-)
Approvals:
Greg Padgett: Verified
Allon Mureinik: Looks good to me, approved
Oved Ourfali: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/35577
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If1b23580ae6023754d2e02000dc5913262b3ef8b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server