Skip to content

feat: Replace Task.supportsQueries() with finer-grained config.#19444

Merged
gianm merged 2 commits into
apache:masterfrom
gianm:finer-grained-peon-processing-module
May 12, 2026
Merged

feat: Replace Task.supportsQueries() with finer-grained config.#19444
gianm merged 2 commits into
apache:masterfrom
gianm:finer-grained-peon-processing-module

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented May 10, 2026

Tasks can now declare exactly which resources they need. MSQWorkerTask takes advantage of this to declare that it does not need merge buffers, which saves some memory.

Tasks can now declare exactly which resources they need. MSQWorkerTask
takes advantage of this to declare that it does not need merge buffers,
which saves some memory.
@github-actions github-actions Bot added Area - Batch Ingestion Area - Streaming Ingestion Kubernetes Area - Ingestion Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels May 10, 2026
Copy link
Copy Markdown
Member

@FrankChen021 FrankChen021 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have reviewed the code for correctness, edge cases, concurrency, and integration risks; no issues found.

Reviewed 25 of 25 changed files.


This is an automated review by Codex GPT-5.5

@gianm gianm merged commit f9ae483 into apache:master May 12, 2026
88 of 90 checks passed
@gianm gianm deleted the finer-grained-peon-processing-module branch May 12, 2026 16:58
@github-actions github-actions Bot added this to the 38.0.0 milestone May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Batch Ingestion Area - Ingestion Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 Area - Streaming Ingestion Kubernetes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants