We want to implement the shrink index API on our cluster. A pre-requisite is that all shards in the to-be-shrunk index must reside on the same node. Currently, this is not the case.
What is the simplest way to move all shards in an index to the same node?
In the v7.17 docs. the shards all residing on the same node is stated as as a prerequisite, not something that "Elasticsearch will handle for you". I am about to create a task to create this prerequisite. Should I not do so?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.