[
https://issues.apache.org/jira/browse/THRIFT-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III resolved THRIFT-3955.
----------------------------------------
Resolution: Fixed
Fix Version/s: 0.11.0
Committed - thanks for the patch!
> TThreadedServer Memory Leak
> ---------------------------
>
> Key: THRIFT-3955
> URL: https://issues.apache.org/jira/browse/THRIFT-3955
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: zoowee
> Assignee: James E. King, III
> Labels: github-import
> Fix For: 0.11.0
>
>
> 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)