Doron Fediuck has submitted this change and it was merged. Change subject: Improve exception handling in broker's request processing ......................................................................
Improve exception handling in broker's request processing When non-fatal exception occurs, try to recover first before stopping the service mainloop. Change-Id: I55c5252991b8d428ca64c125b211f974cdaca08b Signed-off-by: Martin Sivak <[email protected]> --- M ovirt_hosted_engine_ha/broker/listener.py 1 file changed, 25 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Martin Sivák: Verified Doron Fediuck: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21510 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I55c5252991b8d428ca64c125b211f974cdaca08b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Martin Sivák <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
