[
https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258015#comment-16258015
]
ASF GitHub Bot commented on THRIFT-4329:
----------------------------------------
Github user gadLinux commented on the issue:
https://github.com/apache/thrift/pull/1361
I tried to debug the Rust thing. But it seems is not receiving the response
from c_glib testNest in my case. I debugged the server and the response is
sent, and flushed. So I don't catch why RS is not receiving it. In fact the
client stalls waiting a response. I'm more convinced now that it should be
looked by a Rust develper. Enable c++ test if you want and I will take a look
if they fail against c_glib.
> c_glib Doesn't have a multiplexed processor
> -------------------------------------------
>
> Key: THRIFT-4329
> URL: https://issues.apache.org/jira/browse/THRIFT-4329
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Library
> Affects Versions: 0.10.0
> Reporter: Gonzalo Aguilar
> Assignee: Gonzalo Aguilar
>
> It seems that multiplexed protocol only implements
> thrift_multiplexed_protocol_write_message_begin that's ok for sending
> messages to a multiplexed server but not for the C server. We also need a
> multiplexed processor for the server.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)