Skip to content

Conversation

@idegtiarenko
Copy link
Contributor

This change adds test cases for non fatal errors

@idegtiarenko idegtiarenko added >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL v9.1.0 labels Mar 6, 2025
@idegtiarenko idegtiarenko requested a review from dnhatn March 6, 2025 11:50
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

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

LGTM. Can we backport this to 8.x too? Thanks @idegtiarenko

record TargetShard(ShardId shardId, List<DiscoveryNode> remainingNodes, AliasFilter aliasFilter) {

}
record TargetShard(ShardId shardId, List<DiscoveryNode> remainingNodes, AliasFilter aliasFilter) {}
Copy link
Member

Choose a reason for hiding this comment

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

Why did you make these changes in this class?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think that was automatically reformatted

@idegtiarenko idegtiarenko added auto-backport Automatically create backport pull requests when merged v8.19.0 v9.0.1 labels Mar 7, 2025
@idegtiarenko idegtiarenko merged commit 1b2f565 into elastic:main Mar 7, 2025
17 checks passed
@idegtiarenko idegtiarenko deleted the test_non_fatal_errors branch March 7, 2025 11:44
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.x
9.0 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 124203

@idegtiarenko
Copy link
Contributor Author

Aha, it looks like DataNodeRequestSender. Is not present in 9.0 currently. I am skipping that backport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants