You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "zoowee (JIRA)" <ji...@apache.org> on 2016/10/31 11:22:59 UTC

[jira] [Created] (THRIFT-3955) TThreadedServer Memory Leak

zoowee created THRIFT-3955:
------------------------------

             Summary: 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


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)