Versions Compared

Key

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

...

  • FromKRaftController to true
  • ClusterId to the Kafka cluster ID
  • The ControllerId to the true Raft leader ID


Response typeTopics Section"Brokers" SectionComments
Successful response from KRaft controlleremptyController endpoint information as given in controller.quorum.voters The "direct to controller" case.
Error response from if topics were given in requestthe given topics, with an INVALID_REQUEST error for eachEmptyIt is an error to ask about specific topics.
Error response if no topics were given in requestthe __cluster_metadata topic with the expected error codeEmptyThere is no top-level error code in MetadataResponse, so we use the __cluster_metadata topic to send back our error.

Compatibility, Deprecation, and Migration Plan

...