You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sangmin Yoon (JIRA)" <ji...@apache.org> on 2016/10/21 06:29:58 UTC

[jira] [Created] (THRIFT-3950) Memory leak while calling oneway method

Sangmin Yoon created THRIFT-3950:
------------------------------------

             Summary: Memory leak while calling oneway method
                 Key: THRIFT-3950
                 URL: https://issues.apache.org/jira/browse/THRIFT-3950
             Project: Thrift
          Issue Type: Bug
          Components: Node.js - Compiler
    Affects Versions: 0.9.3
            Reporter: Sangmin Yoon


When you call oneway methods in Node.js, _reqs object bloated.

There is no change to 'delete client._reqs[header.rseqid];' because no return from server.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)