Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Remove health check feature #1052

Merged
merged 2 commits into from
Mar 11, 2021
Merged

Remove health check feature #1052

merged 2 commits into from
Mar 11, 2021

Conversation

LeeParrishMSFT
Copy link
Contributor

Fixes #1040

Description

Removed code for Health Check feature, based on previous PR that added it.

Specific Changes

Removed code for health check from ActivityHandler, and supporting classes HealthCheck.java, HealthResult.java, and HealthCheckResponse.java that were only used by the Health Check feature. Removed unit tests for Health Check from ActivityHandler unit tests.

Testing

Ran all unit tests with successful results.

@tracyboehrer tracyboehrer merged commit 2d4ef62 into main Mar 11, 2021
@tracyboehrer tracyboehrer deleted the lparrish/Issue1040 branch March 11, 2021 20:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate HealthCheck activity (Java)
2 participants