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

Add a dummy_index to upgrade tests to ensure we recover fine with replicas #24937

Merged
merged 2 commits into from
May 29, 2017

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented May 29, 2017

We default to 0 replicas in the rolling restart scenario already to ensure
we test against worst case. Yet, this adds a dummy index to ensure we also
recover and index with replicas just fine.

…licas

We default to 0 replicas in the rolling restart scenario already to ensure
we test against worst case. Yet, this adds a dummy index to ensure we also
recover and index with relicas just fine.
@s1monw s1monw added >test Issues or PRs that are addressing/adding tests v5.5.0 v6.0.0 labels May 29, 2017
@s1monw s1monw requested a review from nik9000 May 29, 2017 14:02
@rjernst
Copy link
Member

rjernst commented May 29, 2017

Maybe call it something like index_with_replicas? Test_index vs dummy_index is quite confusing.

@nik9000
Copy link
Member

nik9000 commented May 29, 2017 via email

@s1monw
Copy link
Contributor Author

s1monw commented May 29, 2017

done...

@s1monw s1monw merged commit 4d423bf into elastic:master May 29, 2017
s1monw added a commit that referenced this pull request May 29, 2017
…licas (#24937)

We default to 0 replicas in the rolling restart scenario already to ensure
we test against worst case. Yet, this adds a dummy index to ensure we also
recover and index with replicas just fine.
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request May 29, 2017
* master:
  Add a second refresh to concurrent relocation test
  Add a dummy_index to upgrade tests to ensure we recover fine with replicas (elastic#24937)
  Rework bwc snapshot projects to build up to two bwc versions (elastic#24870)
  Move the IndexDeletionPolicy to be engine internal (elastic#24930)
  [Tests] Harden InternalExtendedStatsTests (elastic#24934)
  TCorrecting api name (elastic#24924)
  Add search method to high level REST client (elastic#24796)
  Add fromXContent method to ClearScrollResponse (elastic#24909)
  ClearScrollRequest to implement ToXContentObject (elastic#24907)
  SearchScrollRequest to implement ToXContentObject (elastic#24906)
  Fix bug in weight computation for query cache
@s1monw s1monw deleted the upgrade_dummy_index_with_replicas branch May 29, 2017 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Issues or PRs that are addressing/adding tests v5.5.0 v6.0.0-alpha2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants