Eli Mesika has posted comments on this change.

Change subject: core: backup awareness, full backup check
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/40543/2/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java:

Line 1014:     FENCE_OPERATION_USING_AGENT_AND_PROXY_STARTED(9020),
Line 1015:     FENCE_OPERATION_USING_AGENT_AND_PROXY_FAILED(9021, 
AuditLogSeverity.WARNING),
Line 1016:     // Engine backup
Line 1017:     ENGINE_NO_FULL_BACKUP(9022, AuditLogSeverity.ALERT),
Line 1018:     ENGINE_NO_WARM_BACKUP(9023, AuditLogSeverity.ALERT),
This change was done in order not to suppress subsequent messages with 
different scope
Line 1019:     ENGINE_BACKUP_STARTED(9024, AuditLogSeverity.NORMAL),
Line 1020:     ENGINE_BACKUP_COMPLETED(9025, AuditLogSeverity.NORMAL),
Line 1021:     ENGINE_BACKUP_FAILED(9026, AuditLogSeverity.ERROR),
Line 1022: 


-- 
To view, visit https://gerrit.ovirt.org/40543
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I71a8b2b4278db039518f7bfc9b684f390ca449fe
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to