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

[VL] Fix RetryOnOomMemoryTarget only spills one single consumer on retrying #8262

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

zhztheplayer
Copy link
Member

Another follow-up for #8254 and #8132.

There is a issue introduced in #8254 unexpectedly, that RetryOnOomMemoryTarget only spills one single memory consumer when retrying happens. It should spill all the consumers in the same task instead. The patch fixes the issue with some other refactors in passing.

@github-actions github-actions bot added the CORE works for Gluten Core label Dec 18, 2024
Copy link

Run Gluten Clickhouse CI on x86

@apache apache deleted a comment from github-actions bot Dec 18, 2024
@zhztheplayer zhztheplayer merged commit 88ec446 into apache:main Dec 18, 2024
43 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CORE works for Gluten Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants