Skip to content

Make disk.threshold_enabled operator only#78822

Merged
henningandersen merged 1 commit into
elastic:masterfrom
henningandersen:fix_disk_threshold_enabled_operator_only
Oct 15, 2021
Merged

Make disk.threshold_enabled operator only#78822
henningandersen merged 1 commit into
elastic:masterfrom
henningandersen:fix_disk_threshold_enabled_operator_only

Conversation

@henningandersen

Copy link
Copy Markdown
Contributor

Orchestrated environments should not allow users to override
cluster.routing.allocation.disk.threshold_enabled, so making this
operator only.

Closes #77846

Orchestrated environments should not allow users to override
`cluster.routing.allocation.disk.threshold_enabled`, so making this
operator only.

Closes elastic#77846
@henningandersen henningandersen added >bug :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) v8.0.0 v7.16.0 labels Oct 7, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Oct 7, 2021
@elasticmachine

Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@DaveCTurner DaveCTurner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (but should this count as a breaking change?)

@henningandersen henningandersen merged commit 4bb73a9 into elastic:master Oct 15, 2021
henningandersen added a commit to henningandersen/elasticsearch that referenced this pull request Oct 15, 2021
Orchestrated environments should not allow users to override
`cluster.routing.allocation.disk.threshold_enabled`, so making this
operator only.

Closes elastic#77846
henningandersen added a commit that referenced this pull request Oct 15, 2021
Orchestrated environments should not allow users to override
`cluster.routing.allocation.disk.threshold_enabled`, so making this
operator only.

Closes #77846

Co-authored-by: David Turner <david.turner@elastic.co>
henningandersen added a commit to henningandersen/elasticsearch that referenced this pull request Oct 15, 2021
Mark `cluster.routing.allocation.disk.threshold_enabled` not for cloud
and add it to list of operator only settings.

Relates elastic#78822
henningandersen added a commit that referenced this pull request Oct 15, 2021
Mark `cluster.routing.allocation.disk.threshold_enabled` not for cloud
and add it to list of operator only settings.

Relates #78822
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) Team:Distributed Meta label for distributed team. v7.16.0 v8.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autoscaling and disk threshold disabled

4 participants