Sahina Bose has posted comments on this change. Change subject: gluster: Add gluster hook to missing servers ......................................................................
Patch Set 1: (1 inline comment) Reply to comment inline. Updated patchset to follow. .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/VdcEventNotificationUtils.java Line 82: AddEventNotificationEntry(EventNotificationEntity.GlusterHook, AuditLogType.GLUSTER_HOOK_ENABLE_FAILED); Line 83: AddEventNotificationEntry(EventNotificationEntity.GlusterHook, AuditLogType.GLUSTER_HOOK_DISABLE); Line 84: AddEventNotificationEntry(EventNotificationEntity.GlusterHook, AuditLogType.GLUSTER_HOOK_DISABLE_FAILED); Line 85: AddEventNotificationEntry(EventNotificationEntity.GlusterHook, AuditLogType.GLUSTER_HOOK_DETECTED_NEW); Line 86: AddEventNotificationEntry(EventNotificationEntity.GlusterHook, AuditLogType.GLUSTER_HOOK_CONFLICT_DETECTED); You're right. Adding it. Line 87: Line 88: // DWH Line 89: AddEventNotificationEntry(EventNotificationEntity.DWH, AuditLogType.DWH_STOPPED); Line 90: AddEventNotificationEntry(EventNotificationEntity.DWH, AuditLogType.DWH_ERROR); -- To view, visit http://gerrit.ovirt.org/15093 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6a9b47b18e6fffc43393fdcf09f09f714f734b3d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Shubhendu Tripathi <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
