Skip to content

Helping users deal with UA-reindexed indices #121354

Open

Description

Relates to:

When Upgrade Assistant reindexes 6.x indices, it renames them and prefixes them. This can be disruptive for users in a few ways:

  • Indices are now presented different in Index Management
  • Delete Index requests will fail if they use the original index name

This could also be confusing if future upgrades require subsequent reindexes. Will indices accumulate reindexed-reindexed- prefixes?

One possible solution to this problem could be to provide a tool in Index Management that identifies UA-reindexed indices based on their prefix, and handles "reindexing them back" for you, so they have their original name again.

We can also make it easier to search indices based on their aliases, or otherwise visualize the associations between indices and aliases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Feature:Upgrade AssistantTeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and moreenhancementNew value added to drive a business result

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions