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

Carsten Ziegeler resolved SLING-2956.
-------------------------------------

    Resolution: Fixed

Implemented in revision 1501227 by adding the Sling Id to the path if a flag is 
set. I set the flag to default to true
                
> Store compiled classes in a cluster aware way
> ---------------------------------------------
>
>                 Key: SLING-2956
>                 URL: https://issues.apache.org/jira/browse/SLING-2956
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>    Affects Versions: JCR Classloader 3.1.12
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR ClassLoader 3.1.14
>
>
> If e.g. jsp compilation is run in a clustered installation, there might be a 
> race condition of two instances trying to compile the same jsp at the same 
> time. This might result in compiled classes written by one instance, getting 
> removed by another instance or errors due to concurrent modifications etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to