We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f1a23 commit 794a245Copy full SHA for 794a245
1 file changed
README.md
@@ -29,7 +29,8 @@ Docker build is self-contained.
29
## Links
30
31
- **Kafka fork:** [rajabhishekmaurya/kafka @ feature/kafka-mm2](https://github.com/rajabhishekmaurya/kafka/tree/feature/kafka-mm2) — single-file change to `MirrorSourceTask.java`
32
-- **Pull request:** *(open against `apache/kafka:trunk` after pushing the branch)*
+- **Pull request (apache/kafka):** [apache/kafka#22380](https://github.com/apache/kafka/pull/22380)
33
+- **Modified file in the PR:** [`MirrorSourceTask.java`](https://github.com/apache/kafka/pull/22380/files)
34
- **Docker Hub images:**
35
- `<dockerhub-user>/kafka-mm2-enhanced:4.0.0` — apache/kafka:4.0.0 with the patched `MirrorSourceTask`
36
- `<dockerhub-user>/commit-log-producer:1.0.0` — the CLI producer
0 commit comments