Skip to content

[DOC] Document ISM transition conditions no_alias and min_state_age #10453

@Tarun-kishore

Description

@Tarun-kishore

The PR #1440 introduces two new transition conditions in Index State Management (ISM):

  • no_alias (boolean):
    Enables transitions based on whether the index is currently associated with any alias.

    • true: transition only if the index has no aliases
    • false: transition only if the index has one or more aliases
  • min_state_age (string duration, e.g., "7d"):
    Allows a transition to happen only after the index has spent the specified time in its current ISM state.

Changes are required in ISM documentation to add details about these new conditions.

Related PR: opensearch-project/index-management#1440
Target Release: 3.2

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

Version: 3.2 and above

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

Metadata

Metadata

Assignees

Labels

Backlog - DEVDeveloper assigned to issue is responsible for creating PR.v3.2.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions