[
https://issues.apache.org/jira/browse/KAFKA-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17574156#comment-17574156
]
Igor Soarez commented on KAFKA-9837:
------------------------------------
I've put together a proposal to associate partition replicas to log directories
in the cluster metadata and handle log directory failures without having to
send any large request enumerating all topic partitions in a log directory.
Please have a look [~cmccabe] and [~dengziming]
https://cwiki.apache.org/confluence/display/KAFKA/KIP-858%3A+Handle+JBOD+broker+disk+failure+in+KRaft
> New RPC for notifying controller of failed replica
> --------------------------------------------------
>
> Key: KAFKA-9837
> URL: https://issues.apache.org/jira/browse/KAFKA-9837
> Project: Kafka
> Issue Type: New Feature
> Components: controller, core
> Reporter: David Arthur
> Assignee: dengziming
> Priority: Major
> Labels: kip-500
>
> This is the tracking ticket for
> [KIP-589|https://cwiki.apache.org/confluence/display/KAFKA/KIP-589+Add+API+to+update+Replica+state+in+Controller].
> For the bridge release, brokers should no longer use ZooKeeper to notify the
> controller that a log dir has failed. It should instead use an RPC mechanism.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)