[ 
https://jira.nuxeo.com/browse/NXP-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=100390#comment-100390
 ] 

Florent Guillaume commented on NXP-7275:
----------------------------------------

Use new Selection mechanism to cache series->versions, series->proxies and 
target->proxies relationships.
The invalidations aspects are more complex than for parent->child selections, 
because the new selections are non-local (for instance copying a folder may 
involve creating new proxies for an existing series and target).

http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/17aa9752a6bb

There are still some bugs in folder removal, the selections for contained 
proxies are not updated correctly.


> VCS: cache document's proxies and versions
> ------------------------------------------
>
>                 Key: NXP-7275
>                 URL: https://jira.nuxeo.com/browse/NXP-7275
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Core SQL Storage
>    Affects Versions: 5.4
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.4.3
>
>
> There are a number of core operations that need to know the list of proxies 
> for a document (either as target or as working copy), or the list of versions 
> for a document or a proxy. Today this requires a SQL query as this 
> information is not cached in any way.
> -> Do some kind of caching (+ invalidation), in the same way that we already 
> cache the parent/child relationship.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to