You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2021/04/20 07:51:00 UTC

[jira] [Created] (HDDS-5122) SCM Reinitialization can end up leaking Ratis Segmented RaftLogWorker threads

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org