Buffered transports leave data in write buffer on failed flush
--------------------------------------------------------------
Key: THRIFT-169
URL: https://issues.apache.org/jira/browse/THRIFT-169
Project: Thrift
Issue Type: Bug
Components: Library (PHP)
Reporter: Erik Frey
Priority: Minor
Attachments: buffered_flush_fix_php.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.