Yair Zaslavsky has posted comments on this change.

Change subject: Add new column to audit_log SQL table for stack trace
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogableBase.java
Line 81:     private String compatibilityVersion;
Line 82:     private String quotaEnforcementType;
Line 83:     private Guid quotaIdForLog;
Line 84:     private String quotaNameForLog;
Line 85:     private String callStack;
Maybe we should place here Throwable and not string?
Line 86: 
Line 87:     public AuditLogableBase() {
Line 88:     }
Line 89: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I9c61ab5e1efff01d26594bbddb43060a86641de3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to