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

Fix X-Pack Indices Breaking Repository BwC Tests (#51120) #51125

Merged
merged 1 commit into from
Jan 16, 2020

Commits on Jan 16, 2020

  1. Fix X-Pack Indices Breaking Repository BwC Tests (elastic#51120)

    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 committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    2263360 View commit details
    Browse the repository at this point in the history