[ 
http://jira.nuxeo.org/browse/NXP-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-4055:
-----------------------------------

    Description: 
Today when a list of documents is requested, first a request for their ids is 
made, then N requests for each of their schema's tables is done (N+1 problem).

This optimization will get all properties in a given schema for all the 
documents with only one request.


  was:
For each property needed to create a listing view, a request is executed.

This evolution will bring the possibility to get all properties with only one 
request.

        Summary: VCS: Fetch properties from several documents with only one 
request  (was: VCS/Core: Fetch a list of properties from the database with only 
one request)

> VCS: Fetch properties from several documents with only one request
> ------------------------------------------------------------------
>
>                 Key: NXP-4055
>                 URL: http://jira.nuxeo.org/browse/NXP-4055
>             Project: Nuxeo Enterprise Platform
>          Issue Type: New Feature
>          Components: Core SQL Storage
>         Environment: Updated to notstarted
>            Reporter: Benjamin Jalon
>            Assignee: Florent Guillaume
>            Priority: Critical
>             Fix For: 5.3.x
>
>
> Today when a list of documents is requested, first a request for their ids is 
> made, then N requests for each of their schema's tables is done (N+1 problem).
> This optimization will get all properties in a given schema for all the 
> documents with only one request.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
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