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

Forbid snapshot access on applier thread #56044

Conversation

DaveCTurner
Copy link
Contributor

This commit strengthens the assertion about which threads may access a blob
store to exclude the cluster applier thread, since we no longer need to do so.

Relates #50999

This commit strengthens the assertion about which threads may access a blob
store to exclude the cluster applier thread, since we no longer need to do so.

Relates elastic#50999
@DaveCTurner DaveCTurner added >non-issue :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.0.0 v7.8.0 labels Apr 30, 2020
@DaveCTurner DaveCTurner requested a review from tlrx April 30, 2020 15:41
@rjernst rjernst added the Team:Distributed Meta label for distributed team label May 4, 2020
@DaveCTurner DaveCTurner merged commit 6177550 into elastic:master May 5, 2020
@DaveCTurner DaveCTurner deleted the 2020-04-30-no-snapshot-access-on-applier-thread branch May 5, 2020 12:27
DaveCTurner added a commit that referenced this pull request May 5, 2020
This commit strengthens the assertion about which threads may access a blob
store to exclude the cluster applier thread, since we no longer need to do so.

Relates #50999
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 >non-issue Team:Distributed Meta label for distributed team v7.8.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants