[
https://issues.apache.org/jira/browse/SLING-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz closed SLING-1042.
--------------------------------------
Resolution: Fixed
Fix Version/s: JCR Install 2.0.4
Implemented in revision 793010, the BundleStartTask now only retries if at
least one FrameworkEvent or BundleEvent has been received. There's no point in
retrying to start a bundle before this happens.
> Optimize jcrinstall retry cycles
> --------------------------------
>
> Key: SLING-1042
> URL: https://issues.apache.org/jira/browse/SLING-1042
> Project: Sling
> Issue Type: Improvement
> Components: JCR Install
> Affects Versions: JCR Install 2.0.4
> Reporter: Bertrand Delacretaz
> Priority: Minor
> Fix For: JCR Install 2.0.4
>
>
> if a bundle cannot be started, or a config cannot be installed, jcrinstall
> retries every second, even if nothing happened that might help.
> Those retries should become slower, or only happen when something changed
> (bundle installed, etc.) that warrants retrying.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.