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 2010/01/15 18:30:54 UTC

[jira] Updated: (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 updated JCR-2443:
-------------------------------

    Fix Version/s: 1.6.1

Merged to the 1.6 branch in revision 899724.

> 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: 1.6.1, 2.0-beta6
>
>
> 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.