Itamar Heim 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(a)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:
Alon Bar-Lev: Looks good to me, but someone else must approve
Martin Peřina: Verified
Eli Mesika: Looks good to me, approved
mooli tayer: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/25292
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If665a84b1c18af1318b74bd88d134164f0f3476c
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: mooli tayer <mtayer(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server