close
Skip to content

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

Merged
EricJoy2048 merged 4 commits into
apache:devfrom
ic4y:dev-checkpointLeak
Sep 25, 2023
Merged

[Bugfix][zeta] Fix memory leak issues related to checkpoints#5539
EricJoy2048 merged 4 commits into
apache:devfrom
ic4y:dev-checkpointLeak

Conversation

@ic4y

@ic4y ic4y commented Sep 21, 2023

Copy link
Copy Markdown
Contributor

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

…o overly long timeout settings causing numerous completed checkpoints to remain
@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

hailin0 commented Sep 22, 2023

Copy link
Copy Markdown
Member

Please check ci error

@EricJoy2048 EricJoy2048 merged commit 17a4164 into apache:dev Sep 25, 2023
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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants