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

Remove workaround in translog rest test #27530

Merged
merged 1 commit into from
Nov 27, 2017

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Nov 27, 2017

Remove a workaround in a translog rest test using wait_for_initializing_shards.

Relates #25623 and a6db0ea

@dnhatn dnhatn added >docs General docs changes >non-issue v7.0.0 labels Nov 27, 2017
@dnhatn dnhatn requested a review from ywelsch November 27, 2017 04:05
@dnhatn dnhatn added >test Issues or PRs that are addressing/adding tests and removed >docs General docs changes labels Nov 27, 2017
@bleskes
Copy link
Contributor

bleskes commented Nov 27, 2017

LGTM. Heads up - I think the multiple commit point work we're working on will also cause trouble in this test.

@dnhatn
Copy link
Member Author

dnhatn commented Nov 27, 2017

Thanks @bleskes.

@dnhatn dnhatn merged commit 8d6bfe5 into elastic:master Nov 27, 2017
@dnhatn dnhatn deleted the use_wait_for_init_shards branch November 27, 2017 14:41
jasontedor added a commit that referenced this pull request Nov 27, 2017
* master:
  Skip shard refreshes if shard is `search idle` (#27500)
  Remove workaround in translog rest test (#27530)
  inner_hits: Return an empty _source for nested inner hit when filtering on a field that doesn't exist.
  percolator: Avoid TooManyClauses exception if number of terms / ranges is exactly equal to 1024
  Dedup translog operations by reading in reverse (#27268)
  Ensure logging is configured for CLI commands
  Ensure `doc_stats` are changing even if refresh is disabled (#27505)
  Fix classes that can exit
  Revert "Adjust CombinedDeletionPolicy for multiple commits (#27456)"
  Transpose expected and actual, and remove duplicate info from message. (#27515)
  [DOCS] Fixed broken link in breaking changes
dnhatn added a commit that referenced this pull request Mar 31, 2018
@dnhatn dnhatn added the v6.3.0 label Mar 31, 2018
dnhatn added a commit that referenced this pull request Mar 31, 2018
@dnhatn dnhatn added the v6.2.4 label Mar 31, 2018
dnhatn added a commit that referenced this pull request Mar 31, 2018
Even though the option wait_for_no_initializing_shards is backported to
6.2, we should not remove this workaround on 6.2 because this rest test
will be run in a mixed cluster in which the
wait_for_no_initializing_shards may not be available.

This reverts commit 7aea8b5.
@dnhatn dnhatn removed the v6.2.4 label Mar 31, 2018
dnhatn added a commit that referenced this pull request Mar 31, 2018
Even though the option wait_for_no_initializing_shards is backported to
6.2, we should not remove this workaround on 6.3 because this rest test
will be run in a mixed cluster in which the
wait_for_no_initializing_shards may not be available.

This reverts commit 7aea8b5.
@jimczi jimczi added v7.0.0-beta1 and removed v7.0.0 labels Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue >test Issues or PRs that are addressing/adding tests v6.3.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants