Skip to content

Conversation

@original-brownbear
Copy link
Contributor

Follow-up to #69110. We can't assume that repository implementations
will only throw IOException. The GCS SDK for example does throw
StorageException which is not an IO exception so we must handle
all exceptions the same way here.

backport of #69553

Follow-up to elastic#69110. We can't assume that repository implementations
will only throw `IOException`. The GCS SDK for example does throw
`StorageException` which is not an IO exception so we must handle
all exceptions the same way here.
@original-brownbear original-brownbear added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Feb 25, 2021
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Feb 25, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@original-brownbear original-brownbear merged commit 7fdc3b0 into elastic:7.x Feb 25, 2021
@original-brownbear original-brownbear deleted the 69553-7.x branch February 25, 2021 12:06
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 Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants