Skip to content

Conversation

@tlrx
Copy link
Member

@tlrx tlrx commented Oct 27, 2021

The attempt to fix this test in #78616 wasn't complete: we need to wait
for all mounted indices, not only the last restored one, before deleting
the indices. Otherwise one of the mounted index might still be
initializing and recreates the cached documents in
.snapshot-blob-cache

Closes #78993

The attempt to fix this test in elastic#78616 wasn't complete: we need to wait
for all mounted indices, not only the last restored one, before deleting
the indices. Otherwise one of the mounted index might still be
initializing and recreates the cached documents in
`.snapshot-blob-cache`  Closes elastic#78993
@tlrx tlrx added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v7.15.2 labels Oct 27, 2021
@elasticsearchmachine elasticsearchmachine merged commit 127e00d into elastic:7.15 Oct 27, 2021
tlrx added a commit to tlrx/elasticsearch that referenced this pull request Oct 28, 2021
I backported some fixes in elastic#79888 but the fix relies
on index names that should start by "restored-" but
this change was part of another change () that was
not backported, on purpose, to 7.15.

This pull request adapts the index names so that they
can beneficiate from the earlier fix elastic#79888.
tlrx added a commit to tlrx/elasticsearch that referenced this pull request Oct 29, 2021
    I backported some fixes in elastic#79888 but the fix relies
    on index names that should start by "restored-" but
    this change was part of another change () that was
    not backported, on purpose, to 7.14.

    This pull request adapts the index names so that they
    can beneficiate from the earlier fix elastic#79888.
tlrx added a commit that referenced this pull request Oct 29, 2021
I backported some fixes in #79888 but the fix relies
on index names that should start by "restored-" but
this change was part of another change () that was
not backported, on purpose, to 7.15.

This pull request adapts the index names so that they
can benefit from the earlier fix #79888.

Relates #79896 (comment)
Closes #79896
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 v7.15.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants