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

Reenable+Fix testMasterShutdownDuringFailedSnapshot (#46303) #46747

Merged
merged 2 commits into from
Sep 17, 2019

Conversation

original-brownbear
Copy link
Member

Reenable this test since it was fixed by #45689 in production
code (specifically, the fact that we write the snap- blobs
without overwrite checks now).
Only required adding the assumed blocking on index file writes
to test code to properly work again.

back port of #46303

Reenable this test since it was fixed by elastic#45689 in production
code (specifically, the fact that we write the `snap-` blobs
without overwrite checks now).
Only required adding the assumed blocking on index file writes
to test code to properly work again.

* Closes elastic#25281
@original-brownbear original-brownbear added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Sep 16, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@original-brownbear
Copy link
Member Author

Jenkins run elasticsearch-ci/1

@original-brownbear
Copy link
Member Author

Jenkins run elasticsearch-ci/default-distro

@original-brownbear original-brownbear merged commit 2c70d40 into elastic:7.x Sep 17, 2019
@original-brownbear original-brownbear deleted the 46303-7.x branch September 17, 2019 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants