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 "Michael Marth (JIRA)" <ji...@apache.org> on 2014/09/03 10:31:51 UTC

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

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

Michael Marth updated OAK-2007:
-------------------------------
    Fix Version/s: 1.0.6

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