[
https://issues.apache.org/jira/browse/JCR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra reopened JCR-2251:
-----------------------------------
i get non terminating tests in jackrabbit-spi2jcr which eventually end in
java.lang.OutOfMemoryError: Java heap space.
i see loads of ChangePolling threads.
i assume the "listeners.notify()" got forgotten in the removeEventListener()
> WorkspaceManager.dispose() should wait until change feed thread is stopped
> --------------------------------------------------------------------------
>
> Key: JCR-2251
> URL: https://issues.apache.org/jira/browse/JCR-2251
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr2spi
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: JCR-2251.patch
>
>
> The WorkspaceManager currently only interrupts the change feed thread, but
> does not wait until it stops.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.