Change in ovirt-engine[ovirt-engine-3.6]: core: serialization/deserialization of SnapshotType

Tal Nisan has submitted this change and it was merged. Change subject: core: serialization/deserialization of SnapshotType ...................................................................... core: serialization/deserialization of SnapshotType Because of the toString() implementation of SnapshotType (which is used in returned messages) its deserialization is broken. This patch fixes the serialization issue, as this code seems unneeded to me I've removed it in change I8fb722dd15f0ccc2ac058765bfd6802a2a21134c. This patch just fixes the serialization is it should be backported to the 3.6 branch and I'd like to minimize the changes and testing scope there. Change-Id: Iee7192bd4e3bdf0b56ee57d4b25c5fcc17190be7 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1303840 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/Snapshot.java 1 file changed, 18 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Passed CI tests Allon Mureinik: Looks good to me, approved Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/53067 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee7192bd4e3bdf0b56ee57d4b25c5fcc17190be7 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com