[ 
https://issues.apache.org/jira/browse/THRIFT-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992721#comment-15992721
 ] 

Allen George edited comment on THRIFT-4187 at 5/2/17 11:15 AM:
---------------------------------------------------------------

I can try to implement a gathering write in Rust which should both get around 
this issue (in the short term) and reduce the number of socket calls. The right 
thing to do is fix the Dart transport - and I try figure out how to do that.


was (Author: allengeorge):
And, I can try to implement a gathering write in Rust which should both get 
around this issue (in the short term) and reduce the number of socket calls. 
The right thing to do is fix the Dart transport - and I try figure out how to 
do that.

> Dart -> Rust Framed cross tests fail
> ------------------------------------
>
>                 Key: THRIFT-4187
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4187
>             Project: Thrift
>          Issue Type: Bug
>          Components: Rust - Library
>            Reporter: Allen George
>            Assignee: Allen George
>            Priority: Minor
>
> For some reason the Dart (client) -> Rust (server) framed-transport cross 
> tests fail. Initial investigation shows that *somehow* the dart client think 
> the socket was closed, which means it doesn't read the message from the 
> underlying transport.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to