[
https://issues.apache.org/jira/browse/JCR-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-2258.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Fixed in revision: 803514
> Unclosed sessions in test cases
> -------------------------------
>
> Key: JCR-2258
> URL: https://issues.apache.org/jira/browse/JCR-2258
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-tests, jackrabbit-jcr2spi
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 2.0.0
>
>
> Some tests may throw exceptions in the setUp() method and leave the session
> open that was opened in the super class setUp() method. For jackrabbit-core,
> this is not really a problem, because the memory footprint of a session is
> quite small, but in jcr2spi the memory footprint is considerable higher,
> which may lead to out of memory errors when running the tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.