Chia-Ping Tsai created KAFKA-18222: -------------------------------------- Summary: broker-level unclean.leader.election.enable is useless Key: KAFKA-18222 URL: https://issues.apache.org/jira/browse/KAFKA-18222 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
The responsibility for conducting unclean leader elections now resides with the controller. Therefore, we should update the documentation to inform users that setting unclean.leader.election.enable in broker properties is ineffective in KRaft. Instead, they should configure the controller properties accordingly. -- This message was sent by Atlassian Jira (v8.20.10#820010)