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 "Amit Jain (JIRA)" <ji...@apache.org> on 2014/09/03 12:21:51 UTC

[jira] [Assigned] (OAK-2007) MongoBlobStore improvements

     [ https://issues.apache.org/jira/browse/OAK-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Jain reassigned OAK-2007:
------------------------------

    Assignee: Amit Jain

> MongoBlobStore improvements
> ---------------------------
>
>                 Key: OAK-2007
>                 URL: https://issues.apache.org/jira/browse/OAK-2007
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: blob, mongomk
>    Affects Versions: 1.0.2
>            Reporter: Przemo Pakulski
>            Assignee: Amit Jain
>             Fix For: 1.0.6
>
>         Attachments: OAK-2007-MarkFilterRemove.patch, OAK-2007.patch
>
>
> To collect all chunk identifiers (getAllChunkIds) hint is used to force "_id" index usage. 
> This index doesn't help because query is using "lastMod" field. It also doesn't allow to leverage custom indexes if created. In result queries are pretty slow.
> Additionally consider to create index on "lastMod" field to speed-up all queries using this criteria.



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