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 8.19

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 8.19
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. backport v8.19.4 labels Aug 26, 2025
@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Aug 26, 2025
@elasticsearchmachine elasticsearchmachine merged commit 46a600c into elastic:8.19 Aug 26, 2025
22 checks passed
@DaveCTurner DaveCTurner deleted the 2025/08/26/awaitClusterState-132529-backport-819 branch August 26, 2025 18:57
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Sep 11, 2025
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 8.19
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Sep 19, 2025
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 8.19
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. >test Issues or PRs that are addressing/adding tests v8.19.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants