You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jeking3 <gi...@git.apache.org> on 2017/11/30 03:14:44 UTC

[GitHub] thrift pull request #1427: THRIFT-3657 D TFileWriterTransport close should u...

GitHub user jeking3 opened a pull request:

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

    THRIFT-3657 D TFileWriterTransport close should use non-priority send

    Client: D
    
    (resubmit for nsuke)
    
    This closes #884
    This closes #1427

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

    $ git pull https://github.com/jeking3/thrift THRIFT-3657-take-2

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

    https://github.com/apache/thrift/pull/1427.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 #1427
    
----
commit 87b8992ba21efd2328435015d301ef69a02c1f74
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-21T17:16:30Z

    THRIFT-3657 D TFileWriterTransport close should use non-priority send
    Client: D
    
    This closes #884
    This closes #1427

----


---

[GitHub] thrift pull request #1427: THRIFT-3657 D TFileWriterTransport close should u...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] thrift issue #1427: THRIFT-3657 D TFileWriterTransport close should use non-...

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1427
  
    Failed due to THRIFT-2913, ignoring that failure.


---