Skip to content

Replication Tool

This step covers two decisions: the Schema Linking Tool (when schema migration is enabled) and the Replication Tool for data migration. Both selections determine the infrastructure and configuration options available in subsequent steps.


When schema migration is enabled, select the tool that will synchronize schemas between the source and destination registries.

The default option. Confluent Schema Linking provides native integration with Confluent Platform and Confluent Cloud, offering continuous synchronization of schema definitions.

Capabilities:

  • Continuous, real-time schema sync
  • Supports Avro, JSON Schema, and Protobuf formats
  • Native integration with Confluent ecosystem

Confluent Schema Linking configuration


Select the tool that will replicate topic data from the source cluster to the destination cluster.

ToolDescription
MirrorMaker 2.0Open-source, Kafka Connect-based replication. No licensing costs. Suitable for Apache Kafka environments without Confluent Platform.
Cluster LinkingConfluent Platform feature providing byte-level replication with minimal latency. Mirror topics are exact replicas of source topics.
Confluent ReplicatorEnterprise-grade replication with support for topic renaming, message transformations, and active-active architectures. Requires an Enterprise License.
WarpStream OrbitBuilt-in replication for migrating to WarpStream. Provides offset-preserving replication and consumer group synchronization.

Replication tool selection

An ACL Sync toggle is available when Cluster Linking is selected as the replication tool. When enabled, ACL rules are replicated from the source cluster to the destination cluster alongside topic data.