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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2014/09/25 10:24:33 UTC

[jira] [Resolved] (OAK-2123) Tests do not tear down repository completely

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

Marcel Reutegger resolved OAK-2123.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.7
                   1.1

I'm not too happy with the fix, but it checks if the ContentRepository is Closeable and then calls close().

Fixed in trunk http://svn.apache.org/r1627479 and 1.0 branch http://svn.apache.org/r1627480

> Tests do not tear down repository completely
> --------------------------------------------
>
>                 Key: OAK-2123
>                 URL: https://issues.apache.org/jira/browse/OAK-2123
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, jcr
>            Reporter: Marcel Reutegger
>             Fix For: 1.1, 1.0.7
>
>
> On travis many builds fail with timeouts because the JVM is running nearly out of memory. See discussion on the list: http://markmail.org/thread/ftggei6c5yumytlr
> The tests do not tear down the repository completely because a ScheduledExecutorService still holds AsyncIndexUpdate jobs with a reference to the NodeStore.



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