Solution for SLING-2057 is not thread safe
------------------------------------------

                 Key: SLING-2169
                 URL: https://issues.apache.org/jira/browse/SLING-2169
             Project: Sling
          Issue Type: Bug
          Components: Scripting
    Affects Versions: Scripting JSP 2.0.16
            Reporter: Justin Edelson
            Assignee: Justin Edelson
             Fix For: Scripting JSP 2.0.18


The change implemented to fix SLING-2057 does not hold up under load as it uses 
the static JspFactory.setDefaultFactory() method which will impact all threads.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to