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

[Bugfix][zeta] Fix memory leak issues related to checkpoints #5539

Merged
merged 4 commits into from
Sep 25, 2023

Conversation

ic4y
Copy link
Contributor

@ic4y ic4y commented Sep 21, 2023

1、Avoid memory leak in ScheduledThreadPoolExecutor due to overly long timeout settings causing numerous completed checkpoints to remain

2、Fix the issue of generating a large number of pending checkpoints

3、Optimize memory usage of completedCheckpoints

Purpose of this pull request

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

@ic4y ic4y requested a review from hailin0 September 21, 2023 11:38
@ic4y ic4y marked this pull request as ready for review September 21, 2023 11:38
@hailin0
Copy link
Member

hailin0 commented Sep 22, 2023

Please check ci error

@EricJoy2048 EricJoy2048 merged commit 17a4164 into apache:dev Sep 25, 2023
4 checks passed
gnehil pushed a commit to gnehil/seatunnel that referenced this pull request Oct 12, 2023
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.

None yet

3 participants