ES|QL|DS: Reassign splits when a data node is unreachable at dispatch #159750

Open
julian-elastic opened 5:30pm on September 18, 2026 wants to merge 633 Δ into elastic/elasticsearch main from
failingNode

Pull request #159750 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 750 633
Maximum comment count per PR 20 3
Pull request maximum business days between activity 3 1
Pull request maximum business days open 10 1

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/plugin/DataNodeComputeHandlerExternalDispatchTests.java
x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/plugin/DataNodeComputeHandler.java
4

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Could not find any functions changed by this pull request.