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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2017/02/14 13:06:41 UTC

[jira] [Updated] (OAK-5447) reduce VersionGarbageCollector/StringSort temporary space requirements

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

Marcel Reutegger updated OAK-5447:
----------------------------------
    Component/s: core

> reduce VersionGarbageCollector/StringSort temporary space requirements
> ----------------------------------------------------------------------
>
>                 Key: OAK-5447
>                 URL: https://issues.apache.org/jira/browse/OAK-5447
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, documentmk
>            Reporter: Julian Reschke
>            Priority: Minor
>              Labels: patch-available
>         Attachments: OAK-5447.diff
>
>
> When using {{ExternalSort}}, the code temporarily needs 2 * the size of the file to be sorted (on disk).
> That might be hard to avoid, but once the file is sorted, the unsorted one could be removed. (Right now, it cleans up everything in one go at the end)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)