Skip to content

Commit f4c856a

Browse files
Merge pull request #261199 from RamanathanChinnappan-MSFT/patch-89
(AzureCXP) fixes MicrosoftDocs/azure-docs#117895
2 parents 3317ca0 + 5d344bb commit f4c856a

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)