Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: correct Connect claims

...

Kafka Connect is a fairly independent framework from core Kafka and lacks some capabilities. On an operational level from Kafka’s point of view, we have connect-offsets, connect-configs and connect-status internal topics. We see no reason against using them in virtual clusters. This makes it possible to host multiple Connect clusters with the same Running multiple Connect clusters would still be possible in virtual clusters. It may make configuration simpler if Connect clusters are put into virtual clusters as they hide internal topics from the rest of the Kafka cluster.

Mirror Maker

...