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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2013/06/28 17:18:20 UTC

[jira] [Created] (OAK-885) Skinny MongoMK Children objects

Alex Parvulescu created OAK-885:
-----------------------------------

             Summary: Skinny MongoMK Children objects
                 Key: OAK-885
                 URL: https://issues.apache.org/jira/browse/OAK-885
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Alex Parvulescu
            Priority: Minor


The default cache setting for the Children object (MongoMk-NodeChildren) which sits at around 26MB can only fit in 33k objects.

Looking closer at what data is cached, there's a lot of unused data that takes up the space.

I'll attach a patch to remote the _path_ info and the _revision_ from this object.
With this patch the number of cached objects goes up to ~44k.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira