File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# Kafka replicator
22
3- * Kafka Replicator* is an easy to use tool for copying data between two Apache Kafka clusters with configurable re-partitionning strategy.
3+ ** Kafka Replicator* * is an easy to use tool for copying data between two Apache Kafka clusters with configurable re-partitionning strategy.
44
55Data will be read from topics in the origin cluster and written to a topic/topics in the destination cluster according config rules.
66
@@ -9,13 +9,13 @@ Data will be read from topics in the origin cluster and written to a topic/topic
99
1010Lets start with an overview of features that exist in kafka-replicator:
1111
12- * [x] * Data replication:* Real-time event streaming between Kafka clusters and data centers;
13- * [ ] * Schema replication:* Copy schema from source cluster to destination;
14- * [x] * Flexible topic selection:* Select topics with configurable config;
15- * [ ] * Auto-create topics:* Destination topics are automatically created for strict_p2p strategy;
16- * [x] * Stats:* The tool shows replication status;
17- * [ ] * Monitoring:* Kafka replicator exports stats via prometheus.
18- * [ ] * Cycle detection*
12+ * [x] ** Data replication:* * Real-time event streaming between Kafka clusters and data centers;
13+ * [ ] ** Schema replication:* * Copy schema from source cluster to destination;
14+ * [x] ** Flexible topic selection:* * Select topics with configurable config;
15+ * [ ] ** Auto-create topics:* * Destination topics are automatically created for strict_p2p strategy;
16+ * [x] ** Stats:* * The tool shows replication status;
17+ * [ ] ** Monitoring:* * Kafka replicator exports stats via prometheus.
18+ * [ ] ** Cycle detection* *
1919
2020
2121
You can’t perform that action at this time.
0 commit comments