Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Unknown
Description
I did a quick revisit of camel-microprofile-health and noticed a few things that can be tidied up. The initial implementation pre-dates some of the improvements that were made to the Camel Health APIs, so some stuff is now obsolete. So I'd like to:
- Deprecate and eventually remove CamelMicroProfileLivenessCheck / CamelMicroProfileReadinessCheck as AbstractHealthCheck provides its own methods for marking a check as exclusively for liveness or readiness.
- Remove CamelMicroProfileContextCheck as there's a similar thing already in camel-health
Attachments
Issue Links
- links to