Versions Compared

Key

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

...

 

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

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

...