Skip to content

Conversation

@dnhatn
Copy link
Member

@dnhatn dnhatn commented Nov 25, 2025

If the index is deleted while querying, ES|QL might try to get the index routing from the latest cluster state. This could throw an index-not-found exception, which is not handled properly, causing the user to never receive a response, even though execution has completed. This also results in a dangling task in the task manager.

Relates #126653
Closes #135863

(cherry picked from commit 0051df8)

@dnhatn dnhatn force-pushed the backport/9.2/pr-138539 branch 2 times, most recently from 06bd348 to bbcd466 Compare November 25, 2025 17:56
…astic#138539)

If a sub-block of an aggregate_metric_double block is a
ConstantNullBlock, serialization fails because DoubleBlock.readFrom or
IntBlock.readFrom are not compatible with ConstantNullBlock.writeTo.
@dnhatn dnhatn force-pushed the backport/9.2/pr-138539 branch from bbcd466 to ebaa24b Compare November 25, 2025 18:49
@dnhatn dnhatn added the :StorageEngine/ES|QL Timeseries / metrics / logsdb capabilities in ES|QL label Nov 25, 2025
@dnhatn dnhatn marked this pull request as ready for review November 25, 2025 19:59
@dnhatn dnhatn merged commit 5b62b70 into elastic:9.2 Nov 26, 2025
34 checks passed
@dnhatn dnhatn deleted the backport/9.2/pr-138539 branch November 26, 2025 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :StorageEngine/ES|QL Timeseries / metrics / logsdb capabilities in ES|QL v9.2.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants