Reindexing Follower Indices fails #124664
Labels
>bug
:Distributed Indexing/Reindex
Issues relating to reindex that are not caused by issues further down
Team:Distributed Indexing
Meta label for Distributed Indexing team
Elasticsearch Version
8.18.0
Installed Plugins
No response
Java Version
n/a
OS Version
n/a
Problem Description
While testing the Kibana Management plugins in preparation for 9.0.0 readiness, we have encountered some reindexing errors when it comes to follower indices. These are the steps we took:
The problem comes in the process of upgrading to 9.0.0.
If after upgrading the "follower" to v8.18 we upgrade the "leader" to v8.18 before trying to upgrade to v9.0, the outcome is the same.
The expected behavior would be to the reindexing succeed. Or maybe we shouldn't allow the users to reindexing follower indices but mark them as read-only.
Steps to Reproduce
Reindexing documents
step.Create alias
step.Logs (if relevant)
Error in the alias creation step for an index without docs:
Error in the reindexing documents step for an index without docs (this index only contained two docs, but it would have one failure per doc):
The text was updated successfully, but these errors were encountered: