Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.3
-
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
- is related to
-
THRIFT-4131 Javascript with WebSocket handles oneway methods wrong
- Closed
- links to