Skip to content

Single node disk watermark deprecation is warning#77166

Merged
henningandersen merged 1 commit intoelastic:7.xfrom
henningandersen:fix_single_watermark_deprecation_is_warning
Sep 2, 2021
Merged

Single node disk watermark deprecation is warning#77166
henningandersen merged 1 commit intoelastic:7.xfrom
henningandersen:fix_single_watermark_deprecation_is_warning

Conversation

@henningandersen
Copy link
Copy Markdown
Contributor

The deprecation warning for relying on the default value for
cluster.routing.allocation.disk.watermark.enable_for_single_data_node
was marked critical, but upgrading should never fail due to this. Now
changed to a warning.

Relates #73733

The deprecation warning for relying on the default value for
`cluster.routing.allocation.disk.watermark.enable_for_single_data_node`
was marked critical, but upgrading should never fail due to this. Now
changed to a warning.

Relates elastic#73733
@henningandersen henningandersen added >bug :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) v7.16.0 v7.15.1 labels Sep 2, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Sep 2, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

LGTM

@henningandersen henningandersen merged commit 744b35b into elastic:7.x Sep 2, 2021
henningandersen added a commit that referenced this pull request Sep 2, 2021
The deprecation warning for relying on the default value for
`cluster.routing.allocation.disk.watermark.enable_for_single_data_node`
was marked critical, but upgrading should never fail due to this. Now
changed to a warning.

Relates #73733
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.15.1 v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants