Skip to content

Conversation

@original-brownbear
Copy link
Contributor

* 30s is pretty close here, most runs take 25s of the timeout making the test unstable
* closes elastic#36283
@original-brownbear original-brownbear added >non-issue >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v7.0.0 v6.6.0 v6.5.3 labels Dec 6, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

Copy link
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. Let's also check as a follow-up if we can speed up the test

@original-brownbear
Copy link
Contributor Author

@ywelsch thanks, will look into speeding it up soon then :)

@original-brownbear original-brownbear merged commit 98e66c6 into elastic:master Dec 6, 2018
@original-brownbear original-brownbear deleted the 36283 branch December 6, 2018 12:43
original-brownbear added a commit that referenced this pull request Dec 6, 2018
* 30s is pretty close here, most runs take 25s of the timeout making the test unstable
* closes #36283
original-brownbear added a commit that referenced this pull request Dec 6, 2018
* 30s is pretty close here, most runs take 25s of the timeout making the test unstable
* closes #36283
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Dec 6, 2018
* master: (133 commits)
  SNAPSHOT: Increase Timeout to Stabilize Test (elastic#36294)
  Fix get certificates HLRC API (elastic#36198)
  Avoid shutting down the only master (elastic#36272)
  Fix typo in comment
  Fix total hits serialization of the search response (elastic#36290)
  Fix FullClusterRestartIT#testRollupIDSchemeAfterRestart
  Mute FullClusterRestartIT#testRollupIDSchemeAfterRestart as we await a fix.
  [Docs] Add Profile API limitations (elastic#36252)
  Make sure test don't use Math.random for reproducability (elastic#36241)
  Fix compilation
  ingest: support default pipeline through an alias (elastic#36231)
  Zen2: Rename tombstones to exclusions (elastic#36226)
  [Zen2] Hide not recovered state (elastic#36224)
  Test: mute testDataNodeRestartWithBusyMasterDuringSnapshot
  Test: mute testSnapshotAndRestoreWithNested
  Revert "Test: mute failing mtermvector rest test"
  Test: mute failing mtermvector rest test
  add version 6.5.3 (elastic#36268)
  Make hits.total an object in the search response (elastic#35849)
  [DOCS] Fixes broken link in execute watch
  ...
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request Dec 26, 2018
* This speeds up the test from an average 25s down to 7s runtime
* There is no need for artificially slowing down the snapshot to reproduce the issue of an out of sync routing table in practice.
Over hundreds of test runs the test's snapshot shard service still runs in the index not found exception every time reproducing this issue.
* Relates elastic#36294
@original-brownbear
Copy link
Contributor Author

Suggested speedup in #36990

original-brownbear added a commit that referenced this pull request Dec 27, 2018
* This speeds up the test from an average 25s down to 7s runtime
* There is no need for artificially slowing down the snapshot to reproduce the issue of an out of sync routing table in practice.
Over hundreds of test runs the test's snapshot shard service still runs in the index not found exception every time reproducing this issue.
* Relates #36294
original-brownbear added a commit that referenced this pull request Dec 27, 2018
* This speeds up the test from an average 25s down to 7s runtime
* There is no need for artificially slowing down the snapshot to reproduce the issue of an out of sync routing table in practice.
Over hundreds of test runs the test's snapshot shard service still runs in the index not found exception every time reproducing this issue.
* Relates #36294
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >non-issue >test Issues or PRs that are addressing/adding tests v6.5.3 v6.6.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

testDataNodeRestartWithBusyMasterDuringSnapshot fails in CI

4 participants