Eli Mesika has submitted this change and it was merged. Change subject: tools: Fix clearing event filters in notifier ......................................................................
tools: Fix clearing event filters in notifier Fixes clearing event filters in notifier. If you had this configuration FILTERS=exclude:* (default) and after that you add notification to some user in webadmin, no email was sent until notifier is restarted due to inproper clearing of event filters. Change-Id: If665a84b1c18af1318b74bd88d134164f0f3476c Bug-Url: https://bugzilla.redhat.com/1071536 Signed-off-by: Martin Perina <[email protected]> --- M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/filter/FirstMatchSimpleFilter.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Martin Peřina: Verified Eli Mesika: Verified; Looks good to me, approved mooli tayer: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/25282 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If665a84b1c18af1318b74bd88d134164f0f3476c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
