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 <[email protected]>
Date: 2017-12-06T07:24:42Z
THRIFT-5555
----
---