Yair Zaslavsky has submitted this change and it was merged.

Change subject: engine : Add Json Mixin to ignore VdcFault setError method
......................................................................


engine : Add Json Mixin to ignore VdcFault setError method

VdcFault has two setError message which cause
a Json exception when serializing and deserializing.
Add a Mixin to ignore one of the setError methods

Change-Id: I579716659ab2dc7fee19b0fcfd0b7c74199e7220
Bug-Url: https://bugzilla.redhat.com/1083769
Signed-off-by: Ravi Nori <[email protected]>
---
M 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/serialization/json/JsonObjectDeserializer.java
M 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/serialization/json/JsonObjectSerializer.java
A 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/serialization/json/JsonVdcFaultMixIn.java
3 files changed, 20 insertions(+), 0 deletions(-)

Approvals:
  Ravi Nori: Verified
  Allon Mureinik: Looks good to me, but someone else must approve
  Yair Zaslavsky: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/28708
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I579716659ab2dc7fee19b0fcfd0b7c74199e7220
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to