Skip to content

Non existing synonyms sets do not fail shard recovery (#125659)#125865

Merged
breskeby merged 1 commit intoelastic:patch/serverless-fixfrom
carlosdelest:patch/serverless-fix-synonyms-bugfix-125659
Mar 28, 2025
Merged

Non existing synonyms sets do not fail shard recovery (#125659)#125865
breskeby merged 1 commit intoelastic:patch/serverless-fixfrom
carlosdelest:patch/serverless-fix-synonyms-bugfix-125659

Conversation

@carlosdelest
Copy link
Copy Markdown
Member

(cherry picked from commit 968bddc)

Patch fix for serverless.

When a synonyms set does not exist, it doesn't fail shard recovery, but logs an INFO message and continues.

Using lenient: false on the synonym analyzer restores the previous behaviour, in which the shards cannot be allocated for the index.

@elasticsearchmachine elasticsearchmachine added serverless-linked Added by automation, don't add manually needs:triage Requires assignment of a team area label labels Mar 28, 2025
@carlosdelest carlosdelest requested review from breskeby and rdnm March 28, 2025 15:41
@breskeby breskeby merged commit 7cddef9 into elastic:patch/serverless-fix Mar 28, 2025
14 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:triage Requires assignment of a team area label serverless-linked Added by automation, don't add manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants