kafka/tools
Shivsundar R 88a640286f
MINOR: Update kafka-console-share-consumer to pass in delivery count. (#19447)
There was a bug in `ConsoleShareConsumer` where the delivery count
received in the `ShareFetchResponse` was not sent to the formatter to be
shown to the user. PR fixes the bug by passing in the delivery count in
a different constructor for `ConsumerRecord`.

Reviewers: Andrew Schofield <aschofield@confluent.io>
2025-04-11 15:28:56 +01:00
..
src MINOR: Update kafka-console-share-consumer to pass in delivery count. (#19447) 2025-04-11 15:28:56 +01:00
tools-api/src
.gitignore