Georg Henzler created SLING-4264:
------------------------------------
Summary: Allow to force execution of async checks in web console
Key: SLING-4264
URL: https://issues.apache.org/jira/browse/SLING-4264
Project: Sling
Issue Type: Improvement
Components: Health Check
Reporter: Georg Henzler
If a async check is scheduled for daily execution, it might fail in the morning
but everything might be fine just an hour later again. At the moment, the only
way to get the async health check in line with the real state is to restart the
hc core bundle (losing the state of other async checks).
The solution for this is to introduce a flag in the web console, that will
force the execution of async checks. That way an admin can trigger the check
again after he fixed a problem.
As the patch for SLING-3501 had to introduce executor options anyway, this
issue is fixed in SLING-3501's patch as well (two patches would depend on each
other)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)