Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x] [Test] Account for auto-repairing for shard gen file (#112778) #112788

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Sep 12, 2024

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

Since elastic#112337, missing shard gen files are automatically reconstructed
based on the existing shard snapshot files. If the list of shard
snapshot files is complete, it means the repository is effectively not
corrupted. This PR updates the test to account for this situation.

Resolves: elastic#112769
(cherry picked from commit e1f7814)

# Conflicts:
#	muted-tests.yml
@ywangd ywangd added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Sep 12, 2024
@elasticsearchmachine elasticsearchmachine merged commit 4f17b4a into elastic:8.x Sep 12, 2024
15 checks passed
@ywangd ywangd deleted the backport/8.x/pr-112778 branch September 12, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants