Hi all!

I am using the new consumer API by manually assigning partitions. I’m having 
some trouble with seek.

When I seek with a valid offset, poll works ok. However, if I call seek with an 
offset that is so small that the broker no longer has that offset, poll returns 
no records. Is there a way to get a callback or exception for seeking to an 
invalid offset? Is there a way to discover what the valid offset range is, with 
the new consumer?

Is the old consumer API deprecated (or is it planned to be deprecated)?

Any help is much appreciated.

- Giidox

Reply via email to