Migrate Kafka Using the DefaultReplicationPolicy
How to migrate Kafka with Streams Replication Manager (SRM) using the DefaultReplicationPolicy.
-
Be aware that remote topics on the source cluster are renamed during the migration.
As a result, you must make significant changes to all Kafka producers and consumers. Otherwise, they will not be able to connect to the correct topics in the CDP Private Cloud Base cluster. If this behavior is not suitable, review Migrate Kafka Using Streams Replication Manager and use the IdentityReplicationPolicy or the MigratingReplicationPolicy instead.
-
Setup and Configure SRM in the CDP Private Cloud Base cluster.
For more information, see Add and Configure SRM and the SRM Configuration Examples. Setup instructions might differ in different versions, ensure that you view the version of the documentation that matches your Runtime version.
Kafka is migrated. Kafka clients produce and consume from the CDP Private Cloud Base cluster. Migration is complete.