-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>bugTeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
Description
Elasticsearch version (bin/elasticsearch --version): 7.10.0
Plugins installed: Cloud (incl. repository-s3)
JVM version (java -version): Bundled
OS version (uname -a if on a Unix-like system): Cloud
Description of the problem including expected versus actual behavior:
Access credentials to a snapshot repository were rotated while a snapshot was ongoing, and the old credentials were retired. The ongoing snapshot cannot make progress since it can no longer access the repository, but nor can it be cancelled since that also requires repository access. Meanwhile, the repository cannot be updated to use the new credentials because of the ongoing snapshot.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>bugTeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.