[ 
https://issues.apache.org/jira/browse/RATIS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070388#comment-18070388
 ] 

Tsz-wo Sze commented on RATIS-2488:
-----------------------------------

If the RaftLog is closed, the RaftServer will shut down since it will get an 
exception when writing log.

> Shutdown RaftServer if LogAppender is not running
> -------------------------------------------------
>
>                 Key: RATIS-2488
>                 URL: https://issues.apache.org/jira/browse/RATIS-2488
>             Project: Ratis
>          Issue Type: Improvement
>            Reporter: Ivan Andika
>            Assignee: Ivan Andika
>            Priority: Major
>
> In RATIS-2427, we will not restart the LogAppender if the RaftLog is closed. 
> However, this means that leader might not send any AppendEntries to the 
> follower, causing the follower to be lagged behind the leader for a long time.
> We can consider shutting down the RaftServer when leader will not restart the 
> LogAppender.



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

Reply via email to