You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Claus Köll (JIRA)" <ji...@apache.org> on 2012/06/22 10:47:42 UTC

[jira] [Updated] (JCR-3354) The ReadWriteLock in AbstractJournal can create a Deadlock in XA Environment

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

Claus Köll updated JCR-3354:
----------------------------

    Status: Patch Available  (was: Open)
    
> The ReadWriteLock in AbstractJournal can create a Deadlock in XA Environment
> ----------------------------------------------------------------------------
>
>                 Key: JCR-3354
>                 URL: https://issues.apache.org/jira/browse/JCR-3354
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.4.2
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 2.4.3
>
>         Attachments: JCR-3354.patch
>
>
> The writeLock will be created on prepare() and will be released on commit().
> If different threads will be used a the writeLock could not be released.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira