[
https://issues.apache.org/jira/browse/THRIFT-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083426#comment-13083426
]
Hudson commented on THRIFT-169:
-------------------------------
Integrated in Thrift #218 (See [https://builds.apache.org/job/Thrift/218/])
THRIFT-169. java: Pluggable Serializers
THRIFT-1239. java: TupleProtocol- An extremely compact, temporary protocol
This monster commit is the combination of the two above tickets, providing a
new serialization framework and the first new consumer in one go.
Patch: Armaan Sarkar
bryanduxbury : http://svn.apache.org/viewvc/?view=rev&rev=1156728
Files :
* /thrift/trunk/lib/java/src/org/apache/thrift/scheme/StandardScheme.java
* /thrift/trunk/lib/java/src/org/apache/thrift/scheme/IScheme.java
* /thrift/trunk/lib/java/src/org/apache/thrift/scheme/TupleScheme.java
* /thrift/trunk/lib/java/src/org/apache/thrift/scheme
* /thrift/trunk/lib/java/test/org/apache/thrift/protocol/TestTTupleProtocol.java
* /thrift/trunk/compiler/cpp/src/generate/t_java_generator.cc
* /thrift/trunk/lib/java/src/org/apache/thrift/protocol/TTupleProtocol.java
* /thrift/trunk/lib/java/src/org/apache/thrift/scheme/SchemeFactory.java
* /thrift/trunk/lib/java/test/org/apache/thrift/Fixtures.java
* /thrift/trunk/lib/java/src/org/apache/thrift/protocol/TCompactProtocol.java
* /thrift/trunk/lib/java/src/org/apache/thrift/protocol/TProtocol.java
> 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: PHP - Library
> Reporter: Erik Frey
> Assignee: Mark Slee
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira