Skip to content

Fix X-Pack Indices Breaking Repository BwC Tests#51120

Merged
original-brownbear merged 1 commit intoelastic:masterfrom
original-brownbear:50819-2
Jan 16, 2020
Merged

Fix X-Pack Indices Breaking Repository BwC Tests#51120
original-brownbear merged 1 commit intoelastic:masterfrom
original-brownbear:50819-2

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

If some internal .watcher or so index gets created during these tests
then the shard counts on snapshot restores and creates won't match up with expectations.
Fixed by only creating the snapshot for the test index

Closes #50819

If some internal `.watcher` or so index gets created during these tests
then the shard counts on snapshot restores and creates won't match up with expectations.
Fixed by only creating the snapshot for the test index

Closes #50819
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.0.0 v7.6.0 v7.7.0 labels Jan 16, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore)

Copy link
Copy Markdown
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Thanks Yannick!

@original-brownbear original-brownbear merged commit 3eda530 into elastic:master Jan 16, 2020
@original-brownbear original-brownbear deleted the 50819-2 branch January 16, 2020 19:38
original-brownbear added a commit that referenced this pull request Jan 16, 2020
If some internal `.watcher` or so index gets created during these tests
then the shard counts on snapshot restores and creates won't match up with expectations.
Fixed by only creating the snapshot for the test index

Closes #50819
original-brownbear added a commit that referenced this pull request Jan 16, 2020
If some internal `.watcher` or so index gets created during these tests
then the shard counts on snapshot restores and creates won't match up with expectations.
Fixed by only creating the snapshot for the test index

Closes #50819
SivagurunathanV pushed a commit to SivagurunathanV/elasticsearch that referenced this pull request Jan 23, 2020
If some internal `.watcher` or so index gets created during these tests
then the shard counts on snapshot restores and creates won't match up with expectations.
Fixed by only creating the snapshot for the test index

Closes elastic#50819
@original-brownbear original-brownbear restored the 50819-2 branch August 6, 2020 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test Issues or PRs that are addressing/adding tests v7.6.0 v7.7.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BWC test failures for MultiVersionRepositoryAccessIT

4 participants