Allon Mureinik has posted comments on this change. Change subject: core: Cleanup AuditLogableBase. ......................................................................
Patch Set 1: I would prefer that you didn't submit this (1 inline comment) see inline .................................................... File backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogableBase.java Line 41: import org.ovirt.engine.core.utils.log.LogFactory; Line 42: import org.ovirt.engine.core.utils.transaction.TransactionSupport; Line 43: Line 44: public class AuditLogableBase extends TimeoutBase { Line 45: private static final long serialVersionUid = -4764813076922800727L; This is the serialVersionUID generated by serialver. It should not be renamed. Line 46: private NGuid mVmId = Guid.Empty; Line 47: private IVdcUser mVdcUser; Line 48: private Guid mUserId = Guid.Empty; Line 49: private String mUserName; -- To view, visit http://gerrit.ovirt.org/8264 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I338cd7ad8dfe174e04c86a6f4cf32e29b6fcd374 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sharad Mishra <snmis...@linux.vnet.ibm.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhorn...@redhat.com> Gerrit-Reviewer: Sharad Mishra <snmis...@linux.vnet.ibm.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches