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 "Amit Jain (JIRA)" <ji...@apache.org> on 2014/03/31 07:55:15 UTC

[jira] [Updated] (OAK-1646) MarkSweepGarbageCollector - Improvements in exception handling and initialization

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

Amit Jain updated OAK-1646:
---------------------------

    Attachment: OAK-1646.patch

* Replace init methods with the constructors
* Improve exception handling by removing e.printStackTrace() and flagging threads to shutdown immediately in {{MarkSweepGarbageCollector#sweep}} call.
* Added test case for deletion with VersionGarbageCollection.

> MarkSweepGarbageCollector - Improvements in exception handling and initialization
> ---------------------------------------------------------------------------------
>
>                 Key: OAK-1646
>                 URL: https://issues.apache.org/jira/browse/OAK-1646
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Amit Jain
>             Fix For: 0.20
>
>         Attachments: OAK-1646.patch
>
>
> Replace init() methods as they are not needed with constructors.
> Improve exception handling.



--
This message was sent by Atlassian JIRA
(v6.2#6252)