Skip to content

Conversation

@original-brownbear
Copy link
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 elastic#36739
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v7.0.0 v6.7.0 labels Jan 10, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@original-brownbear
Copy link
Contributor Author

Jenkins run Gradle build tests 1

@original-brownbear
Copy link
Contributor Author

Jenkins run Gradle build tests 2

@original-brownbear
Copy link
Contributor Author

Jenkins run Gradle build tests 1

@original-brownbear
Copy link
Contributor Author

Thanks @ywelsch

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 >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