Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add mirror.name validation rules note

...

The mirror name is stored as a topic-level configuration called mirror.name that (same validation rules of 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.

...