Skip to content

[core] Null out supplier in LazyField after evaluation to prevent memory leak#7910

Merged
JingsongLi merged 1 commit into
apache:masterfrom
zhoulii:fix-oom
May 20, 2026
Merged

[core] Null out supplier in LazyField after evaluation to prevent memory leak#7910
JingsongLi merged 1 commit into
apache:masterfrom
zhoulii:fix-oom

Conversation

@zhoulii
Copy link
Copy Markdown
Member

@zhoulii zhoulii commented May 20, 2026

Purpose

close #7909

Tests

@zhoulii zhoulii changed the title [core] Null out supplier in LazyField after evaluation to prevent mem… [core] Null out supplier in LazyField after evaluation to prevent memory leak May 20, 2026
@zhoulii zhoulii closed this May 20, 2026
@zhoulii zhoulii reopened this May 20, 2026
@zhoulii zhoulii closed this May 20, 2026
@zhoulii zhoulii reopened this May 20, 2026
@zhoulii zhoulii closed this May 20, 2026
@zhoulii zhoulii reopened this May 20, 2026
@JingsongLi
Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit 2a30dd9 into apache:master May 20, 2026
45 of 48 checks passed
@zhoulii zhoulii deleted the fix-oom branch May 20, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] LazyField retains supplier reference after evaluation, causing memory leak in chained lazy computations

2 participants