Michael Dürig created OAK-715:
---------------------------------

             Summary: Don't share name space map between SessionImpl and 
LocalNameMapper
                 Key: OAK-715
                 URL: https://issues.apache.org/jira/browse/OAK-715
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, jcr
            Reporter: Michael Dürig


Currently {{SessionImpl}} and {{LocalNameMaper}} share and communicate via the 
shared name space map. This is bad design and even more so since the map is 
shared across component boundaries and access to the map needs to be explicitly 
synchronized. See OAK-714. 

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