conduktor.io ↗

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

AuthorMickael Maison
StatusAccepted
Kafka Version2.7
JIRAKAFKA-10232
WikiView on Apache Wiki
Created2020-04-16
Last Modified2020-08-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.