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

Thomas Mueller commented on OAK-1312:
-------------------------------------

Alternative names: new classes are "BundledTypesRegistry", "BundlingHandler", 
"DocumentBundlor" [sic]. So a name should support those usages. 
CollapsedTypesRegistry / CollapsedNode / CollapseHandler / DocumentCollapser 
would work. Embed would also work I think.

Other ideas from http://www.thesaurus.com/browse/bundle and 
https://en.wikipedia.org/wiki/List_of_English_terms_of_venery,_by_animal: bag, 
packet, parcel, group, pack, herd, swarm. I would use pack: PackedTypeRegistry, 
PackingHandler, DocumentPacker.

Other ideas?

> Bundle nodes into a document
> ----------------------------
>
>                 Key: OAK-1312
>                 URL: https://issues.apache.org/jira/browse/OAK-1312
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, documentmk
>            Reporter: Marcel Reutegger
>            Assignee: Chetan Mehrotra
>              Labels: performance
>             Fix For: 1.6
>
>
> For very fine grained content with many nodes and only few properties per 
> node it would be more efficient to bundle multiple nodes into a single 
> MongoDB document. Mostly reading would benefit because there are less 
> roundtrips to the backend. At the same time storage footprint would be lower 
> because metadata overhead is per document.
> Feature branch - 
> https://github.com/chetanmeh/jackrabbit-oak/compare/trunk...chetanmeh:OAK-1312



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to