You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/12/18 15:11:18 UTC

[jira] Resolved: (JCR-2443) AbstractSession should not synchronize on the session instance

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

Jukka Zitting resolved JCR-2443.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Fixed in revision 892253.

> AbstractSession should not synchronize on the session instance
> --------------------------------------------------------------
>
>                 Key: JCR-2443
>                 URL: https://issues.apache.org/jira/browse/JCR-2443
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jcr-commons
>    Affects Versions: 2.0-beta5
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 2.0.0
>
>
> The local namespace mapping methods in AbstractSession are synchronized to protect against concurrent access. That's troublesome since our observation delivery needs to be able to get those mappings even when the session is synchronized to do something else.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.