[
https://issues.apache.org/jira/browse/THRIFT-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Shteflyuk resolved THRIFT-4528.
--------------------------------------
Fix Version/s: 0.24.0
Assignee: Dmytro Shteflyuk
Resolution: Fixed
> Something wrong in either ruby server or cpp client with json processing
> ------------------------------------------------------------------------
>
> Key: THRIFT-4528
> URL: https://issues.apache.org/jira/browse/THRIFT-4528
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library, Ruby - Library
> Affects Versions: 0.11.0
> Reporter: James E. King III
> Assignee: Dmytro Shteflyuk
> Priority: Major
> Fix For: 0.24.0
>
>
> To reproduce, use the ubuntu-artful container, make precross, and then:
> {noformat}
> root@610510ab65c8:/thrift/src# test/test.py --server rb --client cpp
> Apache Thrift - Integration Test Suite
> Thu Mar 22 00:40:46 2018
> ===============================================================================
> server-client: protocol: transport: result:
> rb-cpp accel-binary framed-ip success
> rb-cpp accel-binary buffered-domain success
> rb-cpp accel-binary buffered-ip success
> rb-cpp accel-binary framed-domain success
> rb-cpp accel-binary framed-ip-ssl success
> rb-cpp accel-binary buffered-ip-ssl success
> rb-cpp compact buffered-ip-ssl success
> rb-cpp compact buffered-domain success
> rb-cpp compact framed-ip-ssl success
> rb-cpp compact buffered-ip success
> rb-cpp compact framed-domain success
> rb-cpp compact framed-ip success
> rb-cpp binary buffered-ip success
> rb-cpp binary buffered-domain success
> rb-cpp binary framed-domain success
> rb-cpp binary buffered-ip-ssl success
> rb-cpp binary framed-ip-ssl success
> rb-cpp binary framed-ip success
> rb-cpp json buffered-ip-ssl
> failure(timeout)
> rb-cpp json buffered-domain success
> rb-cpp json buffered-ip
> failure(timeout)
> rb-cpp json framed-domain
> failure(timeout)
> rb-cpp json framed-ip-ssl
> failure(timeout)
> rb-cpp json framed-ip
> failure(timeout)
> ===============================================================================
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)