[
https://issues.apache.org/jira/browse/JCR-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899318#action_12899318
]
Stephan Huttenhuis commented on JCR-2686:
-----------------------------------------
Close only removes the oberservation listener and does not do what I want. I
would like an option to interrupt the mark method (or more precisely the
scanNodes and scanPersistenceManagers methods) during a scan, so that a garbage
collect does not prevent jackrabbit from stopping
> Data store garbage collection: interrupt mark
> ---------------------------------------------
>
> Key: JCR-2686
> URL: https://issues.apache.org/jira/browse/JCR-2686
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Affects Versions: 2.1.0
> Reporter: Stephan Huttenhuis
>
> It would be nice if the DataStore GarbageCollector can be interrupted during
> a mark. This allows applications that use JackRabbit to shutdown without
> having to wait for the mark to complete.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.