[
https://issues.apache.org/jira/browse/OAK-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148932#comment-14148932
]
Davide Giannella commented on OAK-2123:
---------------------------------------
Shouldn't we make {{ContentRepository}} extends {{Closeable}} and
leave an empty {{close()}} where not needed?
Even if it's an API change, it's trivial and very backward
compatible. We only have {{ContentRepositoryImpl}}.
thoughts?
> 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)