Change in ovirt-hosted-engine-ha[master]: broker: log errors during request processing

Greg Padgett has submitted this change and it was merged. Change subject: broker: log errors during request processing ...................................................................... broker: log errors during request processing Uncaught exceptions would previously silently kill the server threads, now they will be logged and the thread will shut down properly. Change-Id: I9e758af28b5381f21c9f27f1c9d69f529b997269 Signed-off-by: Greg Padgett <gpadgett@redhat.com> --- M ovirt_hosted_engine_ha/broker/listener.py 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Greg Padgett: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18050 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9e758af28b5381f21c9f27f1c9d69f529b997269 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com>
participants (1)
-
gpadgett@redhat.com