[
https://issues.apache.org/jira/browse/OAK-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-4867.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.5.11
Done in trunk: http://svn.apache.org/r1762833
> Avoid queries for first level previous documents during GC
> ----------------------------------------------------------
>
> Key: OAK-4867
> URL: https://issues.apache.org/jira/browse/OAK-4867
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, documentmk
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Labels: performance
> Fix For: 1.6, 1.5.11
>
>
> Revision GC in a first phase finds all documents for deleted nodes and their
> previous documents. Reading the previous documents can be avoided in some
> cases. The ids of first level previous documents can be derived directly from
> the previous map in the main document.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)