[ https://issues.apache.org/jira/browse/THRIFT-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639625#action_12639625 ]
David Reiss commented on THRIFT-168: ------------------------------------ This should be fine, but we should add an explanatory comment. > 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 > Attachments: buffered_flush_fix_cpp.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.