Skip to content

Core Configuration

The Core Configuration step defines the foundational replication parameters for the selected tool. These settings control how data is replicated, how offsets are managed, and how the replication infrastructure behaves.

MirrorMaker 2 configuration is organized into four sections.

FieldRequiredDescription
Max TasksNoMaximum number of tasks for the MirrorMaker 2 connector. More tasks increase parallelism.
Replication FactorYesThe replication factor for internal topics created by MirrorMaker 2 on the destination cluster.
Policy SeparatorNoThe character used to separate source cluster alias from topic names in the replication policy.
Policy ClassNoThe fully qualified class name of the replication policy. Controls how topic names are mapped between source and destination.

MirrorMaker 2 replication settings