-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Open
Labels
:Core/Infra/ResiliencyKeep running when everything is ok. Die quickly if things go horribly wrong.Keep running when everything is ok. Die quickly if things go horribly wrong.>enhancementTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team
Description
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.
jrodewig and geekpete
Metadata
Metadata
Assignees
Labels
:Core/Infra/ResiliencyKeep running when everything is ok. Die quickly if things go horribly wrong.Keep running when everything is ok. Die quickly if things go horribly wrong.>enhancementTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team