Skip to content

Commit 794a245

Browse files
docs: link to apache/kafka#22380
1 parent 03f1a23 commit 794a245

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Docker build is self-contained.
2929
## Links
3030

3131
- **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)*
32+
- **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)
3334
- **Docker Hub images:**
3435
- `<dockerhub-user>/kafka-mm2-enhanced:4.0.0` — apache/kafka:4.0.0 with the patched `MirrorSourceTask`
3536
- `<dockerhub-user>/commit-log-producer:1.0.0` — the CLI producer

0 commit comments

Comments
 (0)