Skip to content

MSQ: Properly report errors that occur when starting up RunWorkOrder.#17069

Merged
cryptoe merged 3 commits intoapache:masterfrom
gianm:fix-suppressed-error
Sep 17, 2024
Merged

MSQ: Properly report errors that occur when starting up RunWorkOrder.#17069
cryptoe merged 3 commits intoapache:masterfrom
gianm:fix-suppressed-error

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Sep 15, 2024

In #17046, an exception thrown by RunWorkOrder#startAsync would be ignored and replaced with a generic CanceledFault. This patch fixes it by retaining the original error.

In apache#17046, an exception thrown by RunWorkOrder#startAsync would be ignored
and replaced with a generic CanceledFault. This patch fixes it by retaining
the original error.
@gianm gianm added the Bug label Sep 15, 2024
@github-actions github-actions Bot added Area - Batch Ingestion Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Sep 15, 2024
@cryptoe cryptoe merged commit 50503fe into apache:master Sep 17, 2024
pranavbhole pushed a commit to pranavbhole/druid that referenced this pull request Sep 17, 2024
…apache#17069)

* MSQ: Properly report errors that occur when starting up RunWorkOrder.

In apache#17046, an exception thrown by RunWorkOrder#startAsync would be ignored
and replaced with a generic CanceledFault. This patch fixes it by retaining
the original error.
kfaraz pushed a commit to kfaraz/druid that referenced this pull request Oct 5, 2024
…apache#17069)

* MSQ: Properly report errors that occur when starting up RunWorkOrder.

In apache#17046, an exception thrown by RunWorkOrder#startAsync would be ignored
and replaced with a generic CanceledFault. This patch fixes it by retaining
the original error.
@kfaraz kfaraz added this to the 31.0.0 milestone Oct 5, 2024
kfaraz added a commit that referenced this pull request Oct 5, 2024
…) (#17256)

* MSQ: Properly report errors that occur when starting up RunWorkOrder. (#17069)
* Dart: Smoother handling of stage early-exit. (#17228)
---------
Co-authored-by: Gian Merlino <gianmerlino@gmail.com>
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 Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants