[ https://issues.apache.org/jira/browse/KAFKA-10149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Egerton resolved KAFKA-10149. ----------------------------------- Fix Version/s: 3.4.0 Resolution: Fixed > Do not prevent automatic preferred election when reassignment in progress > ------------------------------------------------------------------------- > > Key: KAFKA-10149 > URL: https://issues.apache.org/jira/browse/KAFKA-10149 > Project: Kafka > Issue Type: Improvement > Reporter: Jason Gustafson > Priority: Major > Fix For: 3.4.0 > > > Currently the controller will not do preferred leader elections automatically > when a reassignment is in progress. If a broker crashes or is restarted with > a reassignment in progress, this leaves the leadership massively skewed until > the reassignment completes. I am not sure if there is a good reason for this, > but it seems not ideal. -- This message was sent by Atlassian Jira (v8.20.10#820010)