GitHub user Typz opened a pull request:
https://github.com/apache/thrift/pull/1353
THRIFT-4327: add API to efficiently remove a single timer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Typz/thrift THRIFT-4327
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1353.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 #1353
----
commit d1fd82a84af5346ce8b2c68cd8cb07c6533340a6
Author: Francois Ferrand <[email protected]>
Date: 2017-09-11T10:09:40Z
THRIFT-4327: add API to efficiently remove a single timer
----
---