]
Galder Zamarreño updated HRJS-62:
---------------------------------
Fix Version/s: 0.5.0
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.