[
https://issues.apache.org/jira/browse/THRIFT-4035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Shteflyuk closed THRIFT-4035.
------------------------------------
Resolution: Fixed
> Thrift ruby runtime does not send unique sequence IDs in requests according
> to the unit tests
> ---------------------------------------------------------------------------------------------
>
> Key: THRIFT-4035
> URL: https://issues.apache.org/jira/browse/THRIFT-4035
> Project: Thrift
> Issue Type: Bug
> Components: Ruby - Library
> Affects Versions: 0.10.0
> Environment: See Travis CI build job:
> https://travis-ci.org/apache/thrift/jobs/193507688
> from
> https://travis-ci.org/apache/thrift/builds/193507679
> This happened while building THRIFT-4033.
> Reporter: James E. King III
> Priority: Major
> Fix For: 0.23.0
>
>
> {noformat}
> 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
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)