You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Jens-G <gi...@git.apache.org> on 2018/04/02 12:16:40 UTC

[GitHub] thrift pull request #1530: THRIFT-4540 buffered transport broken when trying...

GitHub user Jens-G opened a pull request:

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

    THRIFT-4540 buffered transport broken when trying to re-open a former…

    …ly closed transport
    
    Client: Delphi
    Patch: Jens Geyer

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

    $ git pull https://github.com/Jens-G/thrift THRIFT-4540

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

    https://github.com/apache/thrift/pull/1530.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 #1530
    
----
commit 4d55a6c9ead4ce07bcbcacfa447ab03a424f8aeb
Author: Jens Geyer <je...@...>
Date:   2018-04-02T11:57:55Z

    THRIFT-4540 buffered transport broken when trying to re-open a formerly closed transport
    Client: Delphi
    Patch: Jens Geyer

----


---

[GitHub] thrift pull request #1530: THRIFT-4540 buffered transport broken when trying...

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

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


---