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 "angela (JIRA)" <ji...@apache.org> on 2016/03/17 09:31:33 UTC

[jira] [Updated] (OAK-4130) Simplify IdentifierManager.getReferences

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

angela updated OAK-4130:
------------------------
    Attachment: OAK-4130.patch

proposed patch (spoiled with changes of OAK-4119)

> Simplify IdentifierManager.getReferences
> ----------------------------------------
>
>                 Key: OAK-4130
>                 URL: https://issues.apache.org/jira/browse/OAK-4130
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: angela
>            Assignee: angela
>         Attachments: OAK-4130.patch
>
>
> with the improvements suggested in OAK-4119 we can simplify {{IdentifierManager.getReferences}} it is will only be used by {{Node.get(Weak)References}}, which doesn't need the whole bunch of flexibility provided by the method as it is today.
> this might also be beneficial from a performance point of view as with the proposed changes the tree associated with a given result row is no longer resolved in case a property-name has been specified. also the nt-verification can be completely omitted, which afaik isn't perfectly cheap either.



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