cmccabe opened a new pull request, #16866:
URL: https://github.com/apache/kafka/pull/16866

   Support dynamically changing the unclean.leader.election.enable 
configuration in KRaft.
   
   KRaft support for "unclean.leader.election.enable" config. Let KRaft honor
   "unclean.leader.election.enable" config to trigger unclean leader election 
when necessary When
   dynamically enabling "unclean.leader.election.enable" config for a specific 
topic, the unclean
   leader election for that topic should be triggered.
   
   Also implement the 
kafka.controller:type=ControllerStats,name=UncleanLeaderElectionsPerSec metric.
   
   Co-authored-by: Luke Chen <[email protected]>


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to