[
https://issues.apache.org/jira/browse/OAK-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880814#comment-13880814
]
Shashank Gupta edited comment on OAK-1353 at 1/24/14 8:33 AM:
--------------------------------------------------------------
The issue is invoking thread.start & thread.join in same loop. patch attached.
was (Author: shgupta):
The issue is invoking thread.start & thread.sleep in same loop. patch attached.
> Test org.apache.jackrabbit.mk.ConcurrentWriteIT execute in single thread.
> -------------------------------------------------------------------------
>
> Key: OAK-1353
> URL: https://issues.apache.org/jira/browse/OAK-1353
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: it
> Affects Versions: 0.14
> Reporter: Shashank Gupta
> Priority: Minor
> Fix For: 0.15
>
> Attachments: OAK-1353.patch
>
>
> Test org.apache.jackrabbit.mk.ConcurrentWriteIT#testConcurrentWriting execute
> in single thread although it is intended to run concurrently across
> org.apache.jackrabbit.mk.ConcurrentWriteIT#NUM_THREADS threads.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)