Yair Zaslavsky has submitted this change and it was merged.

Change subject: notifier: resource leak using all available db connections
......................................................................


notifier: resource leak using all available db connections

Only initialize the data source once instead of each event loop,
preventing existing connections from being orphaned.

Change-Id: Ib7db8bdd66ca8f6412b1ef709c141b0b97dffbfb
Bug-Url: https://bugzilla.redhat.com/905709
Signed-off-by: Greg Padgett <[email protected]>
---
M 
backend/manager/tools/engine-notifier/engine-notifier-service/src/main/java/org/ovirt/engine/core/notifier/NotificationService.java
1 file changed, 1 insertion(+), 16 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/11555
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib7db8bdd66ca8f6412b1ef709c141b0b97dffbfb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Greg Padgett <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to