[ https://issues.apache.org/jira/browse/RATIS-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
runzhiwang updated RATIS-845: ----------------------------- Attachment: screenshot-4.png > Memory leak of RaftServerImpl > ----------------------------- > > Key: RATIS-845 > URL: https://issues.apache.org/jira/browse/RATIS-845 > Project: Ratis > Issue Type: Bug > Reporter: runzhiwang > Assignee: runzhiwang > Priority: Major > Attachments: screenshot-2.png, screenshot-3.png, screenshot-4.png > > > *What's the problem ? * > As the image shows, there are 245 instances of RaftServerImpl, but the map > in RaftServerProxy has only 16 entries. Because all the RaftServerImpl will > be put into the map in RaftServerProxy. So 229 instances of RaftServerImpl > happen memory leak. > > !screenshot-3.png! > !screenshot-2.png! -- This message was sent by Atlassian Jira (v8.3.4#803005)