From Yaniv Bronhaim <[email protected]>: Yaniv Bronhaim has submitted this change and it was merged. ( https://gerrit.ovirt.org/78917 )
Change subject: stomp: handle timeout in server side ...................................................................... stomp: handle timeout in server side When the server stops receiving incoming heartbeats, it should cleanup subscriptions and close the fd. Signed-off-by: Irit Goihman <[email protected]> Change-Id: Ic83ccb947771e79cb08d9d9fa3b1da64d074fda5 Bug-Url: https://bugzilla.redhat.com/1376843 --- M lib/yajsonrpc/stompreactor.py M tests/stompAdapterTests.py 2 files changed, 57 insertions(+), 4 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, approved; Passed CI tests Irit Goihman: Verified -- To view, visit https://gerrit.ovirt.org/78917 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic83ccb947771e79cb08d9d9fa3b1da64d074fda5 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: ovirt-4.1 Gerrit-Owner: Irit Goihman <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
