Skip to content

Commit 14e701b

Browse files
committed
feat: allow StreamConsumer to start at "earliest"/"latest" offset
This is required to provide a race-free way to start at the earliest or latest offset, because fetching the offset and then creating a stream might fail because in the meantime the Kafka retention policy might already have removed the offsets in question.
1 parent 7c74d43 commit 14e701b

File tree

6 files changed

+462
-120
lines changed

6 files changed

+462
-120
lines changed

0 commit comments

Comments
 (0)