Skip to content

[Heartbeat] Fix status for TCP checks (Master)#11118

Merged
andrewvc merged 1 commit intoelastic:masterfrom
andrewvc:fix-tcp-updown-7
Mar 7, 2019
Merged

[Heartbeat] Fix status for TCP checks (Master)#11118
andrewvc merged 1 commit intoelastic:masterfrom
andrewvc:fix-tcp-updown-7

Conversation

@andrewvc
Copy link
Copy Markdown
Contributor

@andrewvc andrewvc commented Mar 6, 2019

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'.

@andrewvc andrewvc added bug Heartbeat Team:obs-ds-hosted-services Label for the Observability Hosted Services team labels Mar 6, 2019
@andrewvc andrewvc self-assigned this Mar 6, 2019
@andrewvc andrewvc requested a review from ruflin March 6, 2019 19:56
@andrewvc andrewvc requested a review from a team as a code owner March 6, 2019 19:56
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/uptime

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.
@andrewvc andrewvc merged commit e5c3485 into elastic:master Mar 7, 2019
andrewvc added a commit to andrewvc/beats that referenced this pull request Mar 7, 2019
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 added the v7.2.0 label Mar 7, 2019
andrewvc added a commit to andrewvc/beats that referenced this pull request Mar 7, 2019
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 added the v7.0.0 label Mar 7, 2019
andrewvc added a commit that referenced this pull request Mar 8, 2019
…ter) (#11140)

* [Heartbeat] Fix status for TCP checks (#11118)

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)

* Fix changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants