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

ASF GitHub Bot commented on THRIFT-4187:
----------------------------------------

GitHub user allengeorge opened a pull request:

    https://github.com/apache/thrift/pull/1269

    THRIFT-4187 Allow dart framed transport to read incomplete frame

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/allengeorge/thrift allen/thrift-4187-final

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1269.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1269
    
----
commit ebcc53c36cdd34d7d7c33a849ebda1cff3aa7241
Author: Allen George <allen.geo...@gmail.com>
Date:   2017-05-13T17:41:20Z

    THRIFT-4187 Allow dart framed transport to read incomplete frame

----


> 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