Versions Compared

Key

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

...

The mirror name is stored as a topic-level internal configuration called called mirror.name (same validation rules of as topic name) that propagates through Kafka's metadata log as configuration change records. When topics are added to a mirror, the controller generates configuration metadata records that are replicated to all brokers through the standard metadata update mechanism.

...