Skip to content

Commit 5d344bb

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#117895
We have made changes in line 163. Note: from:MirrormMker To:MirrorMaker
1 parent 0eb6a4f commit 5d344bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/kafka/kafka-mirrormaker-2-0-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ destination.sasl.mechanism=GSSAPI
160160

161161
**Why does MirrorMaker create only two replicas of the topic in the destination cluster while the source has more?**
162162

163-
MirrormMker 2 doesn’t replicate the replication factor of topics to target clusters. This can be controlled from MM2 config, by specifying the required number of “replication.factor”. The default value for the same is two.
163+
MirrorMaker 2 doesn’t replicate the replication factor of topics to target clusters. This can be controlled from MM2 config, by specifying the required number of “replication.factor”. The default value for the same is two.
164164

165165
**How to use custom replication policy in MirrorMaker 2.0?**
166166

0 commit comments

Comments
 (0)