[
https://issues.apache.org/jira/browse/OAK-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957023#comment-15957023
]
Julian Reschke commented on OAK-5447:
-------------------------------------
I believe we can close this as not needed given the changes for OAK-4780.
> 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
> Fix For: 1.8
>
> 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)