Buffered transports leave data in write buffer on failed flush
--------------------------------------------------------------
Key: THRIFT-170
URL: https://issues.apache.org/jira/browse/THRIFT-170
Project: Thrift
Issue Type: Bug
Components: Library (Python)
Reporter: Erik Frey
Attachments: buffered_flush_fix_py.patch
When TBuffered/TFramedTransport's underlying transport fails during a flush(),
the transport enters an irrecoverable state with unflushed data in its write
buffer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.