Skip to content

Cherry-pick #11118 to 7.x: [Heartbeat] Fix status for TCP checks (Master)#11138

Closed
andrewvc wants to merge 1 commit intoelastic:7.xfrom
andrewvc:backport_11118_7.x
Closed

Cherry-pick #11118 to 7.x: [Heartbeat] Fix status for TCP checks (Master)#11138
andrewvc wants to merge 1 commit intoelastic:7.xfrom
andrewvc:backport_11118_7.x

Conversation

@andrewvc
Copy link
Copy Markdown
Contributor

@andrewvc andrewvc commented Mar 7, 2019

Cherry-pick of PR #11118 to 7.x branch. Original message:

This is a cherry-pick of #10777 to the master branch (which can then be backported to 7.x and 7.0). I opened this concurrently to get it in sooner.

The heartbeat checks for TCP send/receive have been broken for a long time, since at least 6.3 from my testing. An error was returned, but the status was still set to 'up'.

The heartbeat checks for TCP send/receive have been broken for a long time, since at least 6.3 from my testing. An error was returned, but the status was still set to 'up'.

This patch fixes that and adds tests.

(cherry picked from commit e5c3485)
@andrewvc andrewvc requested a review from a team as a code owner March 7, 2019 19:13
@ruflin
Copy link
Copy Markdown
Contributor

ruflin commented Mar 8, 2019

Just realised this is 7.x, bulk backport should happen today so this is not needed.

@andrewvc
Copy link
Copy Markdown
Contributor Author

andrewvc commented Mar 8, 2019

Closing per @ruflin 's recommendation

@andrewvc andrewvc closed this Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants