Skip to content

health check: handle host deletion during failure callback#6813

Merged
mattklein123 merged 3 commits intomasterfrom
fix_hc_crash
May 6, 2019
Merged

health check: handle host deletion during failure callback#6813
mattklein123 merged 3 commits intomasterfrom
fix_hc_crash

Conversation

@mattklein123
Copy link
Member

This fixes a regression from #6765 due to not handling recursive
deletion inside of a failure callback.

Fixes #6806

Risk Level: Medium, changes active HC session destruction flow.
Testing: New integration test which crashes before this fix, and a new UT.
Docs Changes: N/A
Release Notes: N/A

This fixes a regression from #6765 due to not handling recursive
deletion inside of a failure callback.

Fixes #6806

Signed-off-by: Matt Klein <mklein@lyft.com>
@mattklein123
Copy link
Member Author

cc @lita

Signed-off-by: Matt Klein <mklein@lyft.com>
Signed-off-by: Matt Klein <mklein@lyft.com>
Copy link
Contributor

@snowp snowp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, seems like a good solution

@mattklein123 mattklein123 merged commit 24b3b75 into master May 6, 2019
@mattklein123 mattklein123 deleted the fix_hc_crash branch May 6, 2019 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

upstream: crash due to regression in #6765

2 participants