There's a memory leak in NodeCache. I was able to reliably reproduce the problem using a very simple test that performs the following: 1) Creates a CuratorFramework instance and starts it. 2) in a ...