Carsten Ziegeler created SLING-2943:
---------------------------------------

             Summary: Classloader might not be invalidated in a cluster
                 Key: SLING-2943
                 URL: https://issues.apache.org/jira/browse/SLING-2943
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Classloader 3.1.12
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR ClassLoader 3.1.14


The jcr classloader is invalided based on the fact if a previous class file can 
be deleted (through the class loader writer).
In a clustered installation, usually only the first instance receiving the 
changed event for a jsp is able to remove the class file; the other instances 
can't delete it, as it is already gone

--
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