You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Shashank Gupta (JIRA)" <ji...@apache.org> on 2014/01/24 09:29:38 UTC

[jira] [Updated] (OAK-1353) Test org.apache.jackrabbit.mk.ConcurrentWriteIT execute in single thread.

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

Shashank Gupta updated OAK-1353:
--------------------------------

    Attachment: OAK-1353.patch

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