Skip to content

SuperSorter: Store readOnly output channels.#16928

Merged
gianm merged 1 commit intoapache:masterfrom
gianm:fix-super-sorter-memory
Aug 21, 2024
Merged

SuperSorter: Store readOnly output channels.#16928
gianm merged 1 commit intoapache:masterfrom
gianm:fix-super-sorter-memory

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Aug 20, 2024

Without the call to readOnly, each output channel retains a 1 MB allocator, leading to excessive memory use. Fixes regression from #16775.

Without the call to readOnly, each output channel retains a 1 MB allocator,
leading to excessive memory use. Fixes regression from apache#16775.
@gianm gianm added Bug Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Aug 20, 2024
@gianm gianm added this to the 31.0.0 milestone Aug 20, 2024
@gianm gianm merged commit f6adacf into apache:master Aug 21, 2024
@gianm gianm deleted the fix-super-sorter-memory branch August 21, 2024 06:10
hevansDev pushed a commit to hevansDev/druid that referenced this pull request Aug 29, 2024
Without the call to readOnly, each output channel retains a 1 MB allocator,
leading to excessive memory use. Fixes regression from apache#16775.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants