confluent-kafka-javascript icon indicating copy to clipboard operation
confluent-kafka-javascript copied to clipboard

List consumer group offsets

Open PratRanj07 opened this issue 1 year ago • 1 comments

Created ListConsumerGroupOffsets API with the name of fetchOffsets and wrote examples and test cases for it.

PratRanj07 avatar May 21 '24 10:05 PratRanj07

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar May 21 '24 10:05 cla-assistant[bot]

Any ETA on this? You guys are promoting this client as a KafkaJS replacement while lacking some pretty basic functionality on the admin side here...

EricMCornelius avatar Oct 18 '24 17:10 EricMCornelius

https://github.com/confluentinc/confluent-kafka-javascript/blob/master/MIGRATION.md#admin-client

At the very least, maybe keep major omissions up to date in any migration guides?

EricMCornelius avatar Oct 18 '24 18:10 EricMCornelius

:tada: All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.