Skip to content

Support start from separate MessageId for each topic/ partition#10033

Merged
codelipenghui merged 4 commits intoapache:masterfrom
315157973:separate-id
Apr 15, 2021
Merged

Support start from separate MessageId for each topic/ partition#10033
codelipenghui merged 4 commits intoapache:masterfrom
315157973:separate-id

Conversation

@315157973
Copy link
Copy Markdown
Contributor

@315157973 315157973 commented Mar 24, 2021

Motivation

Prepare for #9301

Currently in MultiTopicsConsumerImpl the API allow to ‘setStartMessageId’ only from single message ID and this apply to all consumers in the MultiTopicsConsumerImpl.

It is possible to add start message per partition / topic.

Modifications

add seek by Function

Verifying this change

@sijie sijie added this to the 2.8.0 milestone Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants