Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3950

Memory leak while calling oneway method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.3
    • 0.12.0
    • Node.js - Compiler
    • None

    Description

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

      There is no chance to 'delete this._reqs[rseqid];' because no return from server.

      Also Connection.seqId2Service is bloated.

      Attachments

        Issue Links

          Activity

            People

              jking3 James E. King III
              sixmen Sangmin Yoon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: