Yair Zaslavsky has submitted this change and it was merged.
Change subject: tools: Fixes proper ovirt-engine-notifier shutdown
......................................................................
tools: Fixes proper ovirt-engine-notifier shutdown
Removes System.exit(0) call from shutdown hook to shutdown service
properly.
Removes schedulers shutdown call from exception handling since their
shutdown is executed in shutdown hook.
Change-Id: I3af05da64ef213520ee013e35c21c3633bcc37e0
Bug-Url:
https://bugzilla.redhat.com/1007443
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/Notifier.java
1 file changed, 0 insertions(+), 7 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19218
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3af05da64ef213520ee013e35c21c3633bcc37e0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: mooli tayer <mtayer(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server