Skip to content

SNAPSHOT+TESTS: Stabilize SnapshotDisruptionIT#37289

Merged
original-brownbear merged 1 commit intoelastic:masterfrom
original-brownbear:36779-again
Jan 10, 2019
Merged

SNAPSHOT+TESTS: Stabilize SnapshotDisruptionIT#37289
original-brownbear merged 1 commit intoelastic:masterfrom
original-brownbear:36779-again

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

@original-brownbear original-brownbear commented Jan 10, 2019

  • Ensure retry by busy assert on SnapshotMissingException
    • This should fix the test since the retry should still happen even when running into the race between retry and deletion as a result of the prior failing snapshot but it could be that the assert is hit right when the delete worked out and the retry hasn't yet happened so we need to make the busy assert retry here
  • Closes [CI] SnapshotDisruptionIT. testDisruptionOnSnapshotInitialization fails unreproducibly #36779

* Ensure retry by busy assert on SnapshotMissingException
* Closes #36739
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v7.0.0 v6.7.0 labels Jan 10, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Jenkins run Gradle build tests 1

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Jenkins run Gradle build tests 2

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Jenkins run Gradle build tests 1

@original-brownbear
Copy link
Copy Markdown
Contributor Author

Thanks @ywelsch

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.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] SnapshotDisruptionIT. testDisruptionOnSnapshotInitialization fails unreproducibly

4 participants