KIP-597 — MirrorMaker2 internal topics Formatters
Accepted Kafka 2.7 MirrorMaker
Adds a `MirrorMaker2MessageFormatter` that decodes and pretty-prints records from MirrorMaker 2 internal topics (`mm2-offsets`, `mm2-configs`, `mm2-status`) so their binary content can be inspected via `kafka-console-consumer`. MirrorMaker 2 internal topics use binary encoding with no existing formatter, making debugging offset or configuration issues require custom decoding tools.
Details
| Author | Mickael Maison |
| Status | Accepted |
| Kafka Version | 2.7 |
| JIRA | KAFKA-10232 |
| Wiki | View on Apache Wiki |
| Created | 2020-04-16 |
| Last Modified | 2020-08-24 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.