Versions Compared

Key

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

...

 

MetadataResponse => [brokers] controller_id [internal_topics] [topics_marked_for_deletion] [topic_metadata]
brokers => node_id host port rack node_id => INT32 host => STRING port => INT32 rack => NULLABLE_STRING controller_id => INT32
internal_topics => STRING
topics_marked_for_deletion => STRING topic_metadata => topic_error_code topic [partition_metadata] topic_error_code => INT16 topic => STRING partition_metadata => partition_error_code partition_id leader [replicas] [isr] partition_error_code => INT16 partition_id => INT32 leader => INT32

Adds rack, controlercontroller_id, internal_topics and topics_marked_for_deletion to the version 0 response.

...