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

Jukka Zitting commented on JCR-1414:
------------------------------------

Does the above commit resolve this issue? I merged it to the 1.4 branch in 
revision 633844.

> Data store garbage collection: inUse not correctly synchronized
> ---------------------------------------------------------------
>
>                 Key: JCR-1414
>                 URL: https://issues.apache.org/jira/browse/JCR-1414
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 1.4, core 1.4.1
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: core 1.4.2
>
>
> Access to the fields DbDataStore.inUse and FileDataStore.inUse is not 
> synchronized.
> This is a problem when concurrently calling GarbageCollector.deleteUnused() 
> and accessing the data store (ConcurrentModificationException is thrown).

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

Reply via email to