[
https://issues.apache.org/jira/browse/THRIFT-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143506#comment-16143506
]
ASF GitHub Bot commented on THRIFT-4292:
----------------------------------------
GitHub user Typz opened a pull request:
https://github.com/apache/thrift/pull/1337
THRIFT-4292: Implement TimerManager::remove()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Typz/thrift THRIFT-4292
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1337.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 #1337
----
commit 177c9ea5a246f296857bb62288befa5acc295902
Author: Francois Ferrand <[email protected]>
Date: 2017-08-25T07:01:26Z
THRIFT-4292: Implement TimerManager::remove()
----
> TimerManager::remove() is not implemented
> -----------------------------------------
>
> Key: THRIFT-4292
> URL: https://issues.apache.org/jira/browse/THRIFT-4292
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: Francois Ferrand
>
> The function is currently not implemented.
> This is not critical for Thrift, since it is not used there, but prevents
> using it in thrift-based code.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)