Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] some bug in newSource #103

Open
844028312 opened this issue Nov 26, 2023 · 0 comments
Open

[BUG] some bug in newSource #103

844028312 opened this issue Nov 26, 2023 · 0 comments

Comments

@844028312
Copy link
Contributor

844028312 commented Nov 26, 2023

1.InnerConsumerImpl ,set OffsetsSelector.committedOffsets(),if offset=-1, and minoffset >-1
image
set offset will thorw exception
image

2.RocketMQSourceEnumerator
a. this.pendingSplitAssignmentMap not remove ,when taskmanager restart , it will resend taskmanager and reset offset
,Repeated consumption
b. addSplitsBack(List splits, int subtaskId),splits not handle

3.RocketMQSourceEnumStateSerializer deserializeMessageQueue bug

4.RocketMQSplitReader
when wakeup Shouldn't pause Consumer,Will lead to no consumption

844028312 added a commit to 844028312/rocketmq-flink that referenced this issue Nov 26, 2023
ArthurWrong pushed a commit to ArthurWrong/rocketmq-flink that referenced this issue Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant