Versions Compared

Key

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

...

Topic IDs will be represented with 64 128 bit v4 UUIDs. A UUID with all bits as 0 will be reserved as a null UUID as the Kafka RPC protocol does not allow for nullable fields. When printed or stored as a string, topic IDs will be converted to base64 string representation.

...