Moti Asayag has uploaded a new change for review. Change subject: core: Add correlation-ID and Job-ID to audit log table ......................................................................
core: Add correlation-ID and Job-ID to audit log table The patch adds new columns: * correlation_id - A Correlation ID associated with a specific event. * Job ID - A job ID of the job where the event occurred. Change-Id: I32574b3c48035a16c7a13cb8c2b2395c17bbfd00 Cols Change-Id: I4b6aae309906196f728bdf39f69eb8614b5e42db --- M backend/manager/dbscripts/audit_log_sp.sql A backend/manager/dbscripts/upgrade/03_01_0380_add_correlation_and_job_to_audit_log.sql M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/AuditLog.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/AuditLogDAODbFacadeImpl.java 4 files changed, 52 insertions(+), 9 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/47/1947/1 -- To view, visit http://gerrit.ovirt.org/1947 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4b6aae309906196f728bdf39f69eb8614b5e42db Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
