]
Gustavo Fernandes updated HRJS-62:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Topology handling leading to Buffer leak
----------------------------------------
Key: HRJS-62
URL:
https://issues.jboss.org/browse/HRJS-62
Project: Infinispan Javascript client
Issue Type: Bug
Affects Versions: 0.4.0
Reporter: Galder ZamarreƱo
Assignee: Galder ZamarreƱo
Fix For: 0.5.0
When a new topology is received, the client waits for that to be installed before pushing
operation results to the client. The way the code works currently is leading to a Buffer
leak.