Vladislav Pyatkov created IGNITE-15136:
------------------------------------------
Summary: Raft Timer manager doesn't share pool with other groups
Key: IGNITE-15136
URL: https://issues.apache.org/jira/browse/IGNITE-15136
Project: Ignite
Issue Type: Improvement
Reporter: Vladislav Pyatkov
Today we have made some work to reduce thread for RAFT maintain.
But starting new group still adding several threads, these at least the thread
of Timer manager (JRaft-Node-Scheduler-*).
Need to make the pool will be shared and add a test that demonstrate that
nothing new thread adding after a new RAFT group started in the same cluster
node.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)