Skip to content

[8.x] Check latest repoData before applying workaround for missing shardGen file (#112979)#113155

Merged
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
ywangd:backport/8.x/pr-112979
Sep 19, 2024
Merged

[8.x] Check latest repoData before applying workaround for missing shardGen file (#112979)#113155
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
ywangd:backport/8.x/pr-112979

Conversation

@ywangd
Copy link
Copy Markdown
Member

@ywangd ywangd commented Sep 19, 2024

Backport

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

Questions ?

Please refer to the Backport tool documentation

… file (elastic#112979)

It is expected that the old master may attempt to read a shardGen file
that is deleted by the new master. This PR checks the latest repo data
before applying the workaround (or throwing AssertionError) for missing
shardGen files.

Relates: elastic#112337 Resolves: elastic#112811
(cherry picked from commit 99b5ed8)

# 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 19, 2024
@elasticsearchmachine elasticsearchmachine merged commit 014bc7a into elastic:8.x Sep 19, 2024
@ywangd ywangd deleted the backport/8.x/pr-112979 branch September 19, 2024 01:46
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