You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2023/01/25 17:46:00 UTC

[jira] [Resolved] (KAFKA-14644) Process should stop after failure in raft IO thread

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

Jason Gustafson resolved KAFKA-14644.
-------------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

> Process should stop after failure in raft IO thread
> ---------------------------------------------------
>
>                 Key: KAFKA-14644
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14644
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Priority: Major
>             Fix For: 3.5.0
>
>
> We have seen a few cases where an unexpected error in the Raft IO thread causes the process to enter a zombie state where it is no longer participating in the raft quorum. In this state, a controller can no longer become leader or help in elections, and brokers can no longer update metadata. It may be better to stop the process in this case since there is no way to recover.



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