[
https://issues.apache.org/jira/browse/THRIFT-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Shteflyuk updated THRIFT-6021:
-------------------------------------
Component/s: C++ - Compiler
C++ - Library
> When C++ client with HTTP transport calls a oneway RPC method, it must not
> expect a response
> --------------------------------------------------------------------------------------------
>
> Key: THRIFT-6021
> URL: https://issues.apache.org/jira/browse/THRIFT-6021
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Compiler, C++ - Library
> Reporter: Dmytro Shteflyuk
> Assignee: Dmytro Shteflyuk
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> As found in the cross-tests, C++ HTTP client cannot reliably call oneway RPC
> methods, failing "no more data to read":
> {noformat}
> testClient.testOneway(1) => success
> re-test testI32(-1)
> TTransportException: No more data to read.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)