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

Allen George commented on THRIFT-4187:
--------------------------------------

[~markerickson-wk] I'd really appreciate it if you could give this PR a 
once-over. FWIW, there no longer seem to be any issues with the Rust server and 
dart client communicating.

The only two things I'm not clear about:

# Do I have to make my own completer a "sync" 
# Do I actually have to return something in the Future (right now I'm returning 
an object, because I don't see the need to return the actual bytes)

> 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