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