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 2013/11/07 12:37:20 UTC

[jira] [Updated] (OAK-1137) Node.getReferences() is super slow due to missing property index

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

Michael Marth updated OAK-1137:
-------------------------------

    Fix Version/s: 0.11

> Node.getReferences() is super slow due to missing property index
> ----------------------------------------------------------------
>
>                 Key: OAK-1137
>                 URL: https://issues.apache.org/jira/browse/OAK-1137
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>    Affects Versions: 0.10
>            Reporter: Tobias Bocanegra
>            Priority: Critical
>             Fix For: 0.11
>
>
> Node.getReferences() traverses all items in the repository in order to find the properties that reference the given node. this is super slow and does not scale. 
> the (weak) reference properties should be auto-indexed.



--
This message was sent by Atlassian JIRA
(v6.1#6144)