Skip to content

[BUG] history write index is rolled over even if the history indices are disabled  #103

@thalurur

Description

@thalurur

Describe the bug
The code is attempting to rollover the history write index if present even if the history indices are disabled - https://github.com/opensearch-project/index-management/blob/main/src/main/kotlin/org/opensearch/indexmanagement/indexstatemanagement/IndexStateManagementHistory.kt#L110

Expected behavior
When history indices are disabled new history indices should not be created

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions