Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This record is used to remove the ELR fields during the min ISR config update.

{
  "apiKey": 28,
  "type": "metadata",
  "name": "ClearElrRecord",
  "validVersions": "0",
  "flexibleVersions": "0+",
  "fields": [
   { "name": "TopicName", "type": "string", "versions": "0+",
     "entityType": "topicName", "about": "The name of the topic to clear ELRs for, or empty if all ELRs should be cleared." }
  ]
}


BrokerRegistration API (coming with ELR)

...

kafka.controller:type=ControllerStats,name=EligibleLeaderReplicasElectionsPerSecElectionFromEligibleLeaderReplicasPerSec

Rejected Alternatives

"Soft" strick min ISR

...