[
https://issues.apache.org/jira/browse/SLING-8141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls updated SLING-8141:
------------------------------
Description: The ScriptCacheImpl can throw an IllegalStateException as the
unregister call on the resourceChangeListener in the deactivate method can race
with the unregister call in the configureCache method invoked from the
handleEvent method. (was: The ScriptCacheImpl can throw an
IllegalStateException the unregister call on the resourceChangeListener can
race with the configureCache call from handleEvent.)
> ScriptCacheImpl throws IllegalStateException on deactivate
> ----------------------------------------------------------
>
> Key: SLING-8141
> URL: https://issues.apache.org/jira/browse/SLING-8141
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Scripting Core 2.0.54
> Reporter: Karl Pauls
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Scripting Core 2.0.56
>
>
> The ScriptCacheImpl can throw an IllegalStateException as the unregister call
> on the resourceChangeListener in the deactivate method can race with the
> unregister call in the configureCache method invoked from the handleEvent
> method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)