kafka icon indicating copy to clipboard operation
kafka copied to clipboard

Group Consumer :How do we get messages in groupConsumer specifying startOffset and Lastoffset

Open tmruthyu opened this issue 6 years ago • 1 comments

We are using no-kafka library, our scenario is we are trying to use groupConsumer in our code, and consuming messages. We have a scenario to retrieve the messages in bulk giving first and last offset.

Wanted to know If there is any method /Interface to get messages in bulk on providing the offsets?
Any suggestions please ??

tmruthyu avatar Feb 20 '18 10:02 tmruthyu

Interested in doing a similar thing. Any idea anyone?

svakili avatar Apr 25 '19 22:04 svakili