You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2022/12/24 01:51:00 UTC

[jira] [Created] (RATIS-1761) LeaderStateImpl should not restart a LogAppender if it is not running.

Tsz-wo Sze created RATIS-1761:
---------------------------------

             Summary: LeaderStateImpl should not restart a LogAppender if it is not running.
                 Key: RATIS-1761
                 URL: https://issues.apache.org/jira/browse/RATIS-1761
             Project: Ratis
          Issue Type: Bug
          Components: server
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


After LeaderStateImpl is stopped and the RaftLog is closed, a LogAppender thread may still be restarted if it hit an exception.  When it happens, the LogAppender thread will be restarted indefinitely.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)