Missing option to reset consumer group to a specific offset
clvacher opened this issue · 1 comments
clvacher commented
From kafka-consumer-groups documentation:
--to-offset <Long: offset> Reset offsets to a specific offset.
Currently Kafkactl does not offer that option, which is essential in case we want to reset to a specific record instead of just roughly guessing with the --to-datetime.
loicgreffier commented
Duplicate from #172