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

ASF GitHub Bot commented on JCR-4005:
-------------------------------------

GitHub user woonsan opened a pull request:

    https://github.com/apache/jackrabbit/pull/37

    JCR-4005: fixing unit test. Disable asynchronous writing in unit test.

    - Provide an option to disable asynchronous writing in the VFSDataStore. If 
asyncWritePoolSize is zero or less, it creates an ImmediateExecutor instead of 
ThreadPoolExecutor.
    - Disable asynchronous writing in unit tests (with local file system).


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/woonsan/jackrabbit bugfix/JCR-4005

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jackrabbit/pull/37.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #37
    
----
commit 97753d367d6d5126de985b99c00bdcc992752d7c
Author: Woonsan Ko <[email protected]>
Date:   2016-08-23T05:11:40Z

    JCR-4005: fixing unit test. Disable asynchronous writing in unit test.

----


> TestVFSDataStore.testDeleteRecord() fails occasionally
> ------------------------------------------------------
>
>                 Key: JCR-4005
>                 URL: https://issues.apache.org/jira/browse/JCR-4005
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-vfs-ext
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> The test failed on Jenkins and also fails occasionally on my machine:
> https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-vfs-ext/2369/console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to