elastic / elasticsearch

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

_reindex and frozen indices #51951

Open Mekk opened 4 years ago

Mekk commented 4 years ago

I tried to reindex frozen index. In case of globb-ed (*) value it was silently ignored, in case of explicit full name it was rejected as non-existing.

It would be nice if frozen indices could be reindexed, or at least if attempt to reindex them generated clear error message

elasticmachine commented 4 years ago

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

markwalkom commented 3 years ago

Also requested here https://discuss.elastic.co/t/how-to-reindex-from-an-frozen-index/208801/2

henningandersen commented 2 years ago

Our plan is to remove the (old) frozen indices, see #70192 for current status. Hence we are closing this, since when that effort completes, the suggested change would no longer be useful.