You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Georg Henzler (JIRA)" <ji...@apache.org> on 2019/01/07 07:13:00 UTC

[jira] [Created] (FELIX-6014) Implement checks in system ready as Health Checks

Georg Henzler created FELIX-6014:
------------------------------------

             Summary: Implement checks in system ready as Health Checks
                 Key: FELIX-6014
                 URL: https://issues.apache.org/jira/browse/FELIX-6014
             Project: Felix
          Issue Type: Improvement
            Reporter: Georg Henzler


Now, that the HC api/runtime is available in Felix (FELIX-5952), the system ready checks can be implemented using that.

The attached patch implements the checks DsComponentsCheck, FrameworkStartCheck and ServicesCheck. Since FELIX-6010 it is easy to HC servlets that define JSON as default format and return 503 for "non-ready" state. 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)