3.6.2 gremlin-server possible memory leak
Has there been any memory leak reports in versions >=3.6.2?
I just tracked down a memory leak that manifests itself as slow memory growth when queries execute and found that the change that caused it is when we changed from 3.6.1 to 3.6.2.
I switched back to 3.6.1 and the leak is gone. I also tried running the graph outside of gremlin-server and the leak is gone.
Before I dive deep into trying to figure out exactly where this is coming from, I was wondering if this has been reported by anyone else?
I just tracked down a memory leak that manifests itself as slow memory growth when queries execute and found that the change that caused it is when we changed from 3.6.1 to 3.6.2.
I switched back to 3.6.1 and the leak is gone. I also tried running the graph outside of gremlin-server and the leak is gone.
Before I dive deep into trying to figure out exactly where this is coming from, I was wondering if this has been reported by anyone else?