Change in vdsm[master]: asyncore: Move ssl buffer handling to dispatcher

danken at redhat.com danken at redhat.com
Fri Mar 20 15:03:33 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: asyncore: Move ssl buffer handling to dispatcher
......................................................................


asyncore: Move ssl buffer handling to dispatcher

This is boilerplate code that all dispatcher implementations must do to
prevent a deadlock in the loop. Putting it in the dispatcher makes the
problem transparent to the implementation.

Change-Id: Id5b75c8cdcaf1ddb63b499619153c4df4772af4d
Signed-off-by: Saggi Mizrahi <smizrahi at redhat.com>
Signed-off-by: pkliczewski <piotr.kliczewski at gmail.com>
Reviewed-on: https://gerrit.ovirt.org/37097
Reviewed-by: Yaniv Bronhaim <ybronhei at redhat.com>
Reviewed-by: Dima Kuznetsov <dkuznets at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M lib/yajsonrpc/betterAsyncore.py
M lib/yajsonrpc/stomp.py
M lib/yajsonrpc/stompReactor.py
3 files changed, 26 insertions(+), 18 deletions(-)

Approvals:
  Piotr Kliczewski: Verified
  Yaniv Bronhaim: Looks good to me, but someone else must approve
  Dima Kuznetsov: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/37097
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id5b75c8cdcaf1ddb63b499619153c4df4772af4d
Gerrit-PatchSet: 17
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list