Skip to content

Conversation

@original-brownbear
Copy link
Contributor

The after snapshot action is interfering with SLM deleting snapshots
here it seems, causing concurrent delete exceptions.
Since these tests are now test-scoped there is no reason to run
snapshot deletes after each test so we can remove them to avoid this issue.

Closes #47937

The after snapshot action is interfering with SLM deleting snapshots
here it seems, causing concurrent delete exceptions.
Since these tests are now test-scoped there is no reason to run
snapshot deletes after each test so we can remove them to avoid this issue.

Closes #47937
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Data Management/ILM+SLM Index and Snapshot lifecycle management v8.0.0 v7.5.0 labels Oct 11, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/ILM+SLM)

Copy link
Contributor

@gwbrown gwbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Armin!

@gwbrown
Copy link
Contributor

gwbrown commented Oct 11, 2019

Packaging failure looks like a network and/or vagrant blip.

@elasticmachine run elasticsearch-ci/packaging-sample

@original-brownbear
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample

(vagrant ...)

@original-brownbear
Copy link
Contributor Author

Jenkins run elasticsearch-ci/2

@original-brownbear
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample

@original-brownbear
Copy link
Contributor Author

Thanks @gwbrown !

howardhuanghua pushed a commit to TencentCloudES/elasticsearch that referenced this pull request Oct 14, 2019
The after snapshot action is interfering with SLM deleting snapshots
here it seems, causing concurrent delete exceptions.
Since these tests are now test-scoped there is no reason to run
snapshot deletes after each test so we can remove them to avoid this issue.

Closes elastic#47937
original-brownbear added a commit that referenced this pull request Oct 17, 2019
The after snapshot action is interfering with SLM deleting snapshots
here it seems, causing concurrent delete exceptions.
Since these tests are now test-scoped there is no reason to run
snapshot deletes after each test so we can remove them to avoid this issue.

Closes #47937
@original-brownbear original-brownbear restored the 47937 branch August 6, 2020 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/ILM+SLM Index and Snapshot lifecycle management >test Issues or PRs that are addressing/adding tests v7.5.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SLMSnapshotBlockingIntegTest.testBasicFailureRetention Test Failure

4 participants