Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.10.0
-
None
-
None
-
See Travis CI build job:
https://travis-ci.org/apache/thrift/jobs/193507688
from
https://travis-ci.org/apache/thrift/builds/193507679This happened while building
THRIFT-4033.
Description
Client Thrift::Client should re-use iprot for oprot if not otherwise specified should send a test message should increment the sequence id when sending messages (PENDING: it seems sequence ids are completely ignored right now) should receive a test message should handle received exceptions should close the transport if an error occurs while sending a message