[
https://issues.apache.org/jira/browse/SLING-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876431#comment-13876431
]
Georg Henzler commented on SLING-3326:
--------------------------------------
- ignoredBundles is probably a better name, +1 for that
- if the strategy is that no HCs are activated without configuration, then I
agree policy=ConfigurationPolicy.REQUIRE without a config factory is the way to
go (a factory does not make sense here I believe)
> Create "All bundles started" Health Check
> -----------------------------------------
>
> Key: SLING-3326
> URL: https://issues.apache.org/jira/browse/SLING-3326
> Project: Sling
> Issue Type: New Feature
> Components: Health Check
> Reporter: Georg Henzler
> Attachments: BundlesStartedCheck.java
>
>
> * Checks if all bundles are started, active by default
> * Allows to exclude certain symbolic ids (e.g. useful if bundles like
> org.apache.sling.jcr.webdav should be disabled for security reasons)
> * There is a scripted version in the samples package
> (/org.apache.sling.hc.samples/src/main/resources/SLING-CONTENT/apps/hc/demo/install/org.apache.sling.hc.core.impl.ScriptableHealthCheck-2.json),
> but it does not allow to exclude bundles. As this is a very common use case,
> maybe a "hard-coded" java version would be better?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)