Skip to content

[8.6] Fix ref-counting in DisruptableMockTransport (#92245)#92301

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

[8.6] Fix ref-counting in DisruptableMockTransport (#92245)#92301
elasticsearchmachine merged 1 commit intoelastic:8.6from
DaveCTurner:backport/8.6/pr-92245

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

Backports the following commits to 8.6:

Today `DisruptableMockTransport` leaks refs to transport messages in
various ways if the transport is rebooted. This commit adds the missing
ref-count handling.

Closes elastic#91837
@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 12, 2022
@elasticsearchmachine elasticsearchmachine merged commit e2190c6 into elastic:8.6 Dec 12, 2022
@DaveCTurner DaveCTurner deleted the backport/8.6/pr-92245 branch December 12, 2022 16:08
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