elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.71k stars 24.67k forks source link

Enhancement: transfer searchable snapshot to new snapshot repository #97495

Open jguay opened 1 year ago

jguay commented 1 year ago

Description

Current functionality

Error from GET _cluster/allocation will contain for cold or frozen nodes :

"explanation": "this index is backed by a searchable snapshot in a repository with UUID [<someUUID>] but no such repository is registered with this cluster; the required repository was originally named [found-snapshots]"

Requested functionality

elasticsearchmachine commented 1 year ago

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

kingherc commented 1 year ago

I believe this also relates to https://github.com/elastic/elasticsearch/issues/89696#issuecomment-1237116957 where we discuss the possibility of updating an existing repository to a different location.

singhvirohan commented 4 months ago

@elastic/es-distributed we had a customer reach out asking for an update on this issue and whether there's been any conversations or plans to have this enhancement made available. Can you please share any inputs you may have and if there's a different ticket/channel to be following for this?

DaveCTurner commented 3 months ago

Hi @singhvirohan, there are no updates to share, nor do we currently have any plans to work on this. This is the right issue to follow.