[
https://issues.apache.org/jira/browse/THRIFT-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15621911#comment-15621911
]
ASF GitHub Bot commented on THRIFT-3955:
----------------------------------------
Github user tzongw commented on the issue:
https://github.com/apache/thrift/pull/1117
Added a ticket
https://issues.apache.org/jira/browse/THRIFT-3955
> TThreadedServer Memory Leak
> ---------------------------
>
> Key: THRIFT-3955
> URL: https://issues.apache.org/jira/browse/THRIFT-3955
> Project: Thrift
> Issue Type: Improvement
> Components: C++ - Library
> Reporter: zoowee
> Labels: github-import
>
> There is memory leak in TThreadedServer because of reference loop between
> TConnectedClientRunner and Thread. A Runnable should hold a weak reference to
> Thread.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)