topic1,topic2,topic3-.*
.
public/test/
, topic1
will be migrated to
public/test/topic1
. This helps migrate topics to a specific namespace. The prefix must be in the format of
tenant/namespace/ or any string ending with an underscore.
topic1,topic2,topic3-.*
.
group1,group2,group3-.*
.
group1,group2,group3-.*
.
subject1,subject2,subject3-.*
.
public/test/
, subject1
will be migrated to
public/test/subject1
. This helps migrate subjects to a specific namespace. The prefix must be in the format of
tenant/namespace/ or any string ending with an underscore.
Ensure this subject mapping configuration is consistent with the topic mapping configuration in the Data Migration
job.