Skip to content

Conversation

DaveCTurner
Copy link
Contributor

The logger parameter is unused, it doesn't throw any checked
exceptions, and there's no need for protected instance methods when
they're also available as public static.

Backport of #132529 to 9.1

The `logger` parameter is unused, it doesn't throw any checked
exceptions, and there's no need for `protected` instance methods when
they're also available as `public static`.

Backport of elastic#132529 to 9.1
@DaveCTurner DaveCTurner added :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v9.1.4 labels Aug 26, 2025
@elasticsearchmachine elasticsearchmachine merged commit 6b0c351 into elastic:9.1 Aug 26, 2025
34 checks passed
@DaveCTurner DaveCTurner deleted the 2025/08/26/awaitClusterState-132529-backport-91 branch August 26, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v9.1.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants