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

[cdc-base] Close idle readers when snapshot phase ended. #1731

Closed
Tracked by #1728
Jiabao-Sun opened this issue Nov 10, 2022 · 0 comments · Fixed by #2202
Closed
Tracked by #1728

[cdc-base] Close idle readers when snapshot phase ended. #1731

Jiabao-Sun opened this issue Nov 10, 2022 · 0 comments · Fixed by #2202
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Jiabao-Sun
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Before in Flink 1.14, checkpoint on finished source feature is not supported.
We can not close the idle readers when parallel snapshot finished.

Describe the solution you'd like
If the runtime Flink version is over 1.14, close idle readers when snapshot phase ended to reduce resource usage.

@Jiabao-Sun Jiabao-Sun added the enhancement New feature or request label Nov 10, 2022
@leonardBang leonardBang mentioned this issue Nov 11, 2022
13 tasks
@Jiabao-Sun Jiabao-Sun self-assigned this Nov 14, 2022
@ruanhang1993 ruanhang1993 added this to the V2.4.0 milestone May 23, 2023
wuzhenhua01 added a commit to wuzhenhua01/flink-cdc-connectors that referenced this issue Aug 16, 2023
wuzhenhua01 added a commit to wuzhenhua01/flink-cdc-connectors that referenced this issue Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants