James Netherton created CAMEL-16391:
---------------------------------------
Summary: Deprecate and remove redundant code from
camel-microprofile-health
Key: CAMEL-16391
URL: https://issues.apache.org/jira/browse/CAMEL-16391
Project: Camel
Issue Type: Improvement
Reporter: James Netherton
Assignee: James Netherton
Fix For: 3.10.0
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)