Dan Kenigsberg has submitted this change and it was merged. Change subject: Catching remoteError while communicate with supervdsm ......................................................................
Catching remoteError while communicate with supervdsm When remoteError is raised due to broken communication with supervdsm, try to reconnect to supervdsm socket and raise runtime exception. If fails to reconnect, vdsm calls panic and restarts itself. Change-Id: Ib2f9cab9e4d138063ebe0f2f3214b4e0b053a364 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: http://gerrit.ovirt.org/17066 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/supervdsm.py 1 file changed, 8 insertions(+), 2 deletions(-) Approvals: Yaniv Bronhaim: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17066 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib2f9cab9e4d138063ebe0f2f3214b4e0b053a364 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
