[
https://issues.apache.org/jira/browse/FELIX-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068865#comment-17068865
]
Georg Henzler commented on FELIX-6245:
--------------------------------------
Created
*
https://github.com/apache/felix-dev/compare/feature/FELIX-6245-condition-service-interfaces
as suggestion for the condition interfaces Healthy, Unhealthy and SystemReady
(special case of Healthy that is so common that it deserves its own interface
IMHO)
** Those interface can easily extend interface Condition from RFC (once this is
publicly available)
* FELIX-6250 to handle the mechanics behind the service interfaces
> Allow to depend on a health status of a given tag like e.g. "systemready" via
> service dependency
> ------------------------------------------------------------------------------------------------
>
> Key: FELIX-6245
> URL: https://issues.apache.org/jira/browse/FELIX-6245
> Project: Felix
> Issue Type: New Feature
> Components: Health Checks
> Reporter: Georg Henzler
> Assignee: Georg Henzler
> Priority: Major
>
> It should be possible to depend on a certain HC status (e.g. OK) for a given
> tag (e.g. "systemready") via an OSGi service dependency when using a
> component framework like SCR.
> The solution should be aligned with the Condition Service specification that
> is currently in Draft status:
> https://github.com/osgi/design/blob/master/rfcs/rfc0242/rfc-0242-Condition-Service.pdf
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)