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 02:10:00 UTC

[jira] [Updated] (RATIS-1761) If LeaderStateImpl is not running, it should not restart a LogAppender.

     [ https://issues.apache.org/jira/browse/RATIS-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz-wo Sze updated RATIS-1761:
------------------------------
    Summary: If LeaderStateImpl is not running, it should not restart a LogAppender.  (was: LeaderStateImpl should not restart a LogAppender if it is not running.)

> If LeaderStateImpl is not running, it should not restart a LogAppender.
> -----------------------------------------------------------------------
>
>                 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
>            Priority: Major
>
> 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)