Moti Asayag has submitted this change and it was merged. Change subject: core: Added correlation ID to VdcReturnValueBase ......................................................................
core: Added correlation ID to VdcReturnValueBase A new field, correlationId was added to VdcReturnValueBase. The purpose of the field is to identify a cross system action, start by the clients thru the backend till VDSM. The value of the correlation id will contain the correlation id either as provided by the client or as generated by the ovirt-engine and used to log the action. Change-Id: If360d44f9713aa3fbad49acfa47cad1f4f3a445b --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcReturnValueBase.java 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1945 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If360d44f9713aa3fbad49acfa47cad1f4f3a445b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
