You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by zwkno1 <gi...@git.apache.org> on 2017/12/06 07:28:39 UTC

[GitHub] thrift pull request #1438: THRIFT-5555

GitHub user zwkno1 opened a pull request:

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

    THRIFT-5555

    the libevent api evhttp_connection_new has been deprecated and unsafe. i fix it.

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

    $ git pull https://github.com/zwkno1/thrift THRIFT-5555

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

    https://github.com/apache/thrift/pull/1438.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 #1438
    
----
commit a8f3d58cfc384fe9ea122e72e7b2e91376ed1b98
Author: zhouweikang <zh...@dianjiutong.cn>
Date:   2017-12-06T07:24:42Z

    THRIFT-5555

----


---

[GitHub] thrift issue #1438: THRIFT-5555

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

    https://github.com/apache/thrift/pull/1438
  
    network cause this build failed 
    https://travis-ci.org/apache/thrift/jobs/312275686


---

[GitHub] thrift pull request #1438: THRIFT-5555

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

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


---