Created
July 19, 2019 12:42
-
-
Save hpgrahsl/e5c67cdb3c273fdf1670e3bbeee67785 to your computer and use it in GitHub Desktop.
Outbox Topic Inspection with Avro Console Consumer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bin/kafka-avro-console-consumer --bootstrap-server localhost:9092 --topic dbserver1.outbox-demo.outbox_event --from-beginning | jq |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment