Skip to content

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented May 20, 2025

Backport #127734 to 8.19

Currently, we don't run the coordinating can_match to skip unmatched shards in field-caps. Most of the time, this is fine, but the current field-caps fails when the target shards are unavailable, even if they don't match the index filter. This change integrates the coordinating can_match into field-caps to prevent failures in such cases.

Currently, we don't run the coordinating can_match to skip unmatched
shards in field-caps. Most of the time, this is fine, but the current
field-caps fails when the target shards are unavailable, even if they
don't match the index filter. This change integrates the coordinating
can_match into field-caps to prevent failures in such cases.
@dnhatn dnhatn marked this pull request as ready for review May 20, 2025 15:17
@dnhatn dnhatn merged commit 173b661 into elastic:8.19 May 20, 2025
15 checks passed
@dnhatn dnhatn deleted the 8.x-backport-73f5125 branch May 20, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant