Skip to content

[8.6] Execute blackhole response on correct transport (#92312)#92321

Merged
elasticsearchmachine merged 1 commit intoelastic:8.6from
DaveCTurner:backport/8.6/pr-92312
Dec 13, 2022
Merged

[8.6] Execute blackhole response on correct transport (#92312)#92321
elasticsearchmachine merged 1 commit intoelastic:8.6from
DaveCTurner:backport/8.6/pr-92312

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

Backports the following commits to 8.6:

We simulate sending traffic along a blackholed connection with a
disconnection exception that we withold until far into the future. Today
this exception is delivered using the transport of the responding node,
but it should be the requesting node. This commit fixes that.

Not sure how this _ever_ worked, but we made things stricter in elastic#92245
and that meant this bug led to test failures.

Closes elastic#92307
@DaveCTurner DaveCTurner added :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Meta label for distributed team. labels Dec 13, 2022
@elasticsearchmachine elasticsearchmachine merged commit 5c0333c into elastic:8.6 Dec 13, 2022
@DaveCTurner DaveCTurner deleted the backport/8.6/pr-92312 branch December 13, 2022 10:59
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/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. Team:Distributed Meta label for distributed team. >test Issues or PRs that are addressing/adding tests v8.6.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants