[Upgrade Assistant] Prevent users from reindexing follower indices. #215192
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Upgrade Assistant
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Context
In Upgrade Assistant, we are allowing follower indices to be reindexed and it always fails [read more about the bug].
From the issue investigation in ES side:
Solution
Since the option "Unfollow & Reindex" requires more work from Es and Kibana side, as a short term solution we can allow follower indices only to be marked as read-only and display some kind of warning that they should stop following the leader index.
Only for illustrative purposes of what the solution might look like. They are not mocks:
The text was updated successfully, but these errors were encountered: