-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[FLINK-36742][cdc-base][oracle] Filter unacked split for no capture tables when task restore from state #3739
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
[FLINK-36742][cdc-base][oracle] Filter unacked split for no capture tables when task restore from state #3739
Conversation
@leonardBang PTAL |
@leonardBang Please help retry trigger CI. There are unrelated UT error. |
9e160b3
to
d7fe295
Compare
I will rebase master after #3712 is merged. |
d7fe295
to
4792586
Compare
4792586
to
fed73b2
Compare
@ruanhang1993 @Shawn-Hx PTAL |
This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 60 days if no further activity occurs. |
@gong Sorry for late reply, I missed your PR, could you rebase this PR to latest master? |
fed73b2
to
f782178
Compare
…ables when task restore from state
09a3546
to
bbf7a20
Compare
@leonardBang Please help review code again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @gong for the update, LGTM
…en task restore from state This closes apache#3739
FLINK-36742