Sergey Edunov created GIRAPH-896: ------------------------------------ Summary: Memory leak in SuperstepMetricsRegistry Key: GIRAPH-896 URL: https://issues.apache.org/jira/browse/GIRAPH-896 Project: Giraph Issue Type: Bug Components: graph Reporter: Sergey Edunov
SuperstepMetricsRegistry retains references to NettyWorkerClientRequestProcessor via anonymous inner class. This prevents GC from collecting SendMessageCache objects. -- This message was sent by Atlassian JIRA (v6.2#6252)