bozhao12 opened a new pull request #11965: URL: https://github.com/apache/kafka/pull/11965
The design purpose of the code is that only the leader broker can determine the preferred read-replica. But in fact, since the broker does not judge whether it is the leader or not, the follower will also execute the preferred read-replica selection. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org