Versions Compared

Key

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

...

  • At least once delivery to the destination cluster must be supported
  • Can specify a topic whitelist as a regular expression (Same as in MirrorMaker)

Basic Implementation Components

...

Note that offset checkpointing is managed by Kafka Connect. In order to ensure that As it is common to monitor consumer lag using consumer groups, the connector will also commit the last batch of offsets to the source Kafka cluster before polling the consumer for new data, unless this is turned off in configuration parameters.

Configuration Options

Common Options

...