[
https://issues.apache.org/jira/browse/RATIS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071322#comment-18071322
]
Ivan Andika commented on RATIS-2488:
------------------------------------
[~szetszwo] Thanks for checking this out. I see, I think it's OK to wait until
the log is accessed again before closing the RaftServer. Let me revisit this
later.
> 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)