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/08/03 11:21:07 UTC

[jira] [Commented] (JCR-3378) The ConnectionHelper can return a closed Connection in BatchMode

    [ https://issues.apache.org/jira/browse/JCR-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427923#comment-13427923 ] 

Claus Köll commented on JCR-3378:
---------------------------------

i will have a look at it .. 
                
> The ConnectionHelper can return a closed Connection in BatchMode
> ----------------------------------------------------------------
>
>                 Key: JCR-3378
>                 URL: https://issues.apache.org/jira/browse/JCR-3378
>             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.5.1
>
>         Attachments: JCR-3378_ConnectionHelper.patch
>
>
> It is possible that the method inBatchMode() returns true and meanwhile the connection will be closed.
> Closing the Connection and removing it from BatchMode is not synchronized. I must check if we can handle it by order the close and remove.

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