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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2013/01/16 11:38:12 UTC

[jira] [Created] (OAK-558) Compress affected paths and diff field in MongoCommit

Marcel Reutegger created OAK-558:
------------------------------------

             Summary: Compress affected paths and diff field in MongoCommit
                 Key: OAK-558
                 URL: https://issues.apache.org/jira/browse/OAK-558
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: mongomk
            Reporter: Marcel Reutegger
            Priority: Minor


MongoDB has a 16MB size limitation for a DBObject. With larger commits MongoCommit easily goes beyond this limit.

An easy solution for now is to simply compress the contents of the affected paths and diff field. None of them are used in queries.

--
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