Skip to content

Allow certain indices be excluded from disk watermark write block #78357

@Leaf-Lin

Description

@Leaf-Lin

Today when disk usage reaches the low watermark on the node, indices will be marked as read-only block from writing.

This is reasonably except that for certain system indices like .kibana, the size of the indices are usually very small, yet blocking on these system indices may have much bigger impact, for example causing upgrade failure.

Is would be nice to be able to set certain indices always exempt from blocking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Core/Infra/ResiliencyKeep running when everything is ok. Die quickly if things go horribly wrong.>enhancementTeam:Core/InfraMeta label for core/infra team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions