Skip to content

MSQ: Controller checker should check for "closed" only.#16161

Merged
gianm merged 4 commits intoapache:masterfrom
gianm:msq-controller-checker
Mar 20, 2024
Merged

MSQ: Controller checker should check for "closed" only.#16161
gianm merged 4 commits intoapache:masterfrom
gianm:msq-controller-checker

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Mar 19, 2024

Currently, the worker's controller checker will exit the worker if the controller location is "closed" (no longer running) or if its location is empty (i.e. location unknown).

This patch changes to only exit on "closed". We shouldn't exit on empty location, because that may happen if the Overlord is slow to acknowledge the location of a task.

Currently, the worker's controller checker will exit the worker if
the controller location is "closed" (no longer running) or if its location
is empty (i.e. location unknown).

This patch changes to only exit on "closed". We shouldn't exit on empty
location, because that may happen if the Overlord is slow to acknowledge the
location of a task.
@github-actions github-actions Bot added Area - Batch Ingestion Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Mar 19, 2024
@gianm gianm merged commit 2b23d0b into apache:master Mar 20, 2024
@gianm gianm deleted the msq-controller-checker branch March 20, 2024 02:25
@adarshsanjeev adarshsanjeev added this to the 30.0.0 milestone May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants