You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/kafka/kafka-mirrormaker-2-0-guide.md
+31-31Lines changed: 31 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,8 @@ The summary of the broker setup process is as follows:
42
42
43
43
**MirrorCheckpointConnector:**
44
44
45
-
1. Consumes offset-syncsr.
46
-
1. Emits checkpoints to enable failover points.
45
+
1. Consumes offset-syncsr.
46
+
1. Emits checkpoints to enable failover points.
47
47
48
48
**MirrorHeartBeatConnector:**
49
49
@@ -53,47 +53,48 @@ The summary of the broker setup process is as follows:
53
53
54
54
1. Connect-mirror-maker.sh script bundled with the Kafka library implements a distributed MM2 cluster, which manages the Connect workers internally based on a config file. Internally MirrorMaker driver creates and handles pairs of each connector – MirrorSourceConnector, MirrorSinkConnector, MirrorCheckpoint connector and MirrorHeartbeatConnector.
0 commit comments