You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/07/09 14:33:52 UTC

[jira] [Created] (SLING-2956) Store compiled classes in a cluster aware way

Carsten Ziegeler created SLING-2956:
---------------------------------------

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