Versions Compared

Key

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

...

StopReplica Request (Version: 4) => controller_id controller_epoch broker_epoch delete_partitions [partitionstopics]
  controller_id => INT32
  controller_epoch => INT32
  broker_epoch => INT64
  delete_partitions => BOOLEAN
    partitions topics => topic topic_id* [partition_idspartitions]
        topic => STRING
    topic_id* => UUID 

    partitions => [partition_ids]
      partition_ids => INT32

StopReplicaResponse v4

...

This file will be plain text (key/value pairs).

Metadata schema version: 0

Topic ID: 46bdb63f-9e8d-4a38-bf7b-ee4eb2a794e4


It will be easy to update the file to include more fields in the future.

...