[
https://issues.apache.org/jira/browse/IGNITE-15313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev reassigned IGNITE-15313:
------------------------------------
Assignee: Mirza Aliev
> JRaft doesn't properly free resources after stop
> ------------------------------------------------
>
> Key: IGNITE-15313
> URL: https://issues.apache.org/jira/browse/IGNITE-15313
> Project: Ignite
> Issue Type: Bug
> Reporter: Mirza Aliev
> Assignee: Mirza Aliev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha3
>
> Attachments: image-2021-08-16-11-10-22-941.png
>
>
> When you run {{testInstallLargeSnapshotWithThrottle}} several times, you can
> see, that the number of live threads are being increased during the test run.
> (see attached image from VisualVM)
> Threads analyzing has shown that {{JRaft-Request-Processor}} threads have
> been still alive after test ending.
> Solution:
> {{IgniteRpcServer#shutdown}} shoud be implemented and `rpcExecutor` must be
> terminated in the {{shutdown}} method
--
This message was sent by Atlassian Jira
(v8.3.4#803005)