Skip to content

[8.19] Remove sync from ConnectionTarget#toString (#128656)#128886

Merged
elasticsearchmachine merged 1 commit intoelastic:8.19from
DaveCTurner:backport/8.19/pr-128656
Jun 4, 2025
Merged

[8.19] Remove sync from ConnectionTarget#toString (#128656)#128886
elasticsearchmachine merged 1 commit intoelastic:8.19from
DaveCTurner:backport/8.19/pr-128656

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

Backports the following commits to 8.19:

When introduced in elastic#39629 we needed to acquire `mutex` here because the
`toString()` result included a mutable field, but we dropped that field
in elastic#77295. This commit removes the now-unnecessary synchronization.
@DaveCTurner DaveCTurner added :Distributed/Network Http and internode communication implementations >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Coordination (obsolete) Meta label for Distributed Coordination team. Obsolete. Please do not use. labels Jun 4, 2025
@elasticsearchmachine elasticsearchmachine merged commit 74ea779 into elastic:8.19 Jun 4, 2025
15 checks passed
@DaveCTurner DaveCTurner deleted the backport/8.19/pr-128656 branch June 4, 2025 11:53
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/Network Http and internode communication implementations >non-issue Team:Distributed Coordination (obsolete) Meta label for Distributed Coordination team. Obsolete. Please do not use. v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants