Skip to content

Conversation

DaveCTurner
Copy link
Contributor

Backports the following commits to 8.x:

Sometimes we might need to invoke different requests on a remote cluster
depending on the version of the transport protocol it understands, but
today we cannot make that distinction (without starting to execute an
action on the remote cluster and failing while serializing the request
at least). This commit allows callers access to the underlying
`Transport.Connection` instance so that we can implement better BwC
logic.
@DaveCTurner DaveCTurner added :Core/Infra/Transport API Transport client API :Distributed Coordination/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:Core/Infra Meta label for core/infra team Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. labels Sep 26, 2024
@elasticsearchmachine elasticsearchmachine merged commit 32090e1 into elastic:8.x Sep 26, 2024
15 checks passed
@DaveCTurner DaveCTurner deleted the backport/8.x/pr-113453 branch September 26, 2024 08:20
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 :Core/Infra/Transport API Transport client API :Distributed Coordination/Network Http and internode communication implementations >non-issue Team:Core/Infra Meta label for core/infra team Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants