
Sandro Bonazzola 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 <mperina@redhat.com> --- M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/filter/FirstMatchSimpleFilter.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Martin Peřina: Verified Eli Mesika: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25314 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If665a84b1c18af1318b74bd88d134164f0f3476c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4.0 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org