[ 
https://issues.apache.org/jira/browse/SLING-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Georg Henzler updated SLING-8342:
---------------------------------
    Description: 
* Migrate DefaultLoginsHealthCheck
* Remove SlingRequestStatusHealthCheck (as this is available in Felix now in a 
better version: 
http://svn.apache.org/viewvc/felix/trunk/healthcheck/generalchecks/src/main/java/org/apache/felix/hc/generalchecks/HttpRequestsCheck.java?view=log,
 see FELIX-6012)
* Add ScriptedHealthCheck - this is also available in generalchecks in Felix, 
but the sling version should have
** additional bindings "session" and "resourceResolver"
** allow to load scripts from JCR via "jcr:" urls (the Felix pendant cannot do 
that because Felix can run without JCR)
** allow to use the script engines provided by Sling

> Migrate org.apache.sling.hc.support to Felix HC runtime
> -------------------------------------------------------
>
>                 Key: SLING-8342
>                 URL: https://issues.apache.org/jira/browse/SLING-8342
>             Project: Sling
>          Issue Type: New Feature
>          Components: Health Check
>            Reporter: Georg Henzler
>            Assignee: Georg Henzler
>            Priority: Major
>
> * Migrate DefaultLoginsHealthCheck
> * Remove SlingRequestStatusHealthCheck (as this is available in Felix now in 
> a better version: 
> http://svn.apache.org/viewvc/felix/trunk/healthcheck/generalchecks/src/main/java/org/apache/felix/hc/generalchecks/HttpRequestsCheck.java?view=log,
>  see FELIX-6012)
> * Add ScriptedHealthCheck - this is also available in generalchecks in Felix, 
> but the sling version should have
> ** additional bindings "session" and "resourceResolver"
> ** allow to load scripts from JCR via "jcr:" urls (the Felix pendant cannot 
> do that because Felix can run without JCR)
> ** allow to use the script engines provided by Sling



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

Reply via email to