[ 
https://issues.apache.org/jira/browse/OAK-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948426#comment-13948426
 ] 

Marcel Reutegger commented on OAK-1342:
---------------------------------------

Initial implementation in http://svn.apache.org/r1582045

> Cascading document history
> --------------------------
>
>                 Key: OAK-1342
>                 URL: https://issues.apache.org/jira/browse/OAK-1342
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, mongomk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Blocker
>             Fix For: 0.20
>
>
> The document history is current structured in a flat list of references from 
> the main document to the previous documents (the _prev sub document).
> Garbage collection should make sure this list is kept within bounds, but 
> there will still be documents with many valid changes that cannot be garbage 
> collected easily. One example is the root document, which acts as the commit 
> root for branches and their merge commits.
> To support many more changes on a document, the _prev list should be 
> structured more similar to a b-tree with intermediate documents that can span 
> multiple previous documents or other intermediate documents.



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

Reply via email to