Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

[feature request] Skip rollover on non-write index #261

@jgprogramming

Description

@jgprogramming

Hey,

We've noticed a small issue during rollover action. If we rollover an alias manually (for whatever reason) we see that we have multiple managed indices in ISM trying to rollover. This causes alias to rollover (based on time) more often than it should.

Ideally, ISM would either:

  • throw an error when rolling over alias due to non-write index ISM policy
  • provide configuration to skip rollover if it was already done and managed index is not the write index.

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement on the existing feature’s functionalities

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions