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

Michael Dürig updated JCR-2518:
-------------------------------

    Attachment: JCR-2518.patch

Proposed patch

> Make ItemIds more stable
> ------------------------
>
>                 Key: JCR-2518
>                 URL: https://issues.apache.org/jira/browse/JCR-2518
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-spi2dav
>    Affects Versions: 2.1.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>         Attachments: JCR-2518.patch
>
>
> The ItemIds returned by spi2dav are currently not stable in the sense that 
> they are sometimes uuid based and sometimes not: If a node is referenceable 
> some of its properties will receive fully path based ids while others will 
> receive ids based on the uuid of its parent node. 
> The efficiency of caching introduced with JCR-2498 depends on stable ids. I 
> therefore suggest to improve spi2dav such that property ids are always uuid 
> based if the parent's node has a uuid. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to