Skip to content
Discussion options

You must be logged in to vote

Note message offset may not be contiguous, because a stream can contain other entries than messages and those entries will have their own offsets. Don't base your logic on offset contiguity. You can use your own sequence or check offsets always move forward (but they may actually go backward in case of duplicate messages, which are unlikely but can happen).

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@laststem
Comment options

@michaelklishin
Comment options

@acogoluegnes
Comment options

Answer selected by michaelklishin
@laststem
Comment options

@laststem
Comment options

@kjnilsson
Comment options

@michaelklishin
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants