Shashikant Banerjee created HDDS-5122:
-----------------------------------------
Summary: SCM Reinitialization can end up leaking Ratis Segmented
RaftLogWorker threads
Key: HDDS-5122
URL: https://issues.apache.org/jira/browse/HDDS-5122
Project: Apache Ozone
Issue Type: Bug
Components: SCM HA
Reporter: Shashikant Banerjee
Assignee: Shashikant Banerjee
During SCM reinitialialisation, ratis server is spinned up to check if an
existing ratis group exists or not, and closes the server without starting it.
In ratis, the segmented raft log worker thraeds are started during init()
itself but get closed during raftServer.close() only if the server transitions
to RUNNING state which causes the issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]