Allen George created THRIFT-4451:
------------------------------------
Summary: Rust client fails to communicate with multiplexed
perl/c_glib servers
Key: THRIFT-4451
URL: https://issues.apache.org/jira/browse/THRIFT-4451
Project: Thrift
Issue Type: Bug
Components: Rust - Library
Reporter: Allen George
Assignee: Allen George
As stated in description. Minimal case is to comment out everything in the Rust
{{test_client}} leaving only the {{SecondService}} call behind.
>From what I can tell the Rust socket isn't getting *any* bytes at all for the
>response (i.e. it can't even get the first 4 bytes of the message header).
>There is a {{flush()}} call on the remote side - so that's puzzling.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)