[ 
https://jira.duraspace.org/browse/DS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark H. Wood updated DS-659:
----------------------------

    Status: Open  (was: Received)

> Collection.findAll performance issue - offset and limit improvement
> -------------------------------------------------------------------
>
>                 Key: DS-659
>                 URL: https://jira.duraspace.org/browse/DS-659
>             Project: DSpace
>          Issue Type: Improvement
>          Components: DSpace API
>    Affects Versions: 1.7.0
>            Reporter: Bojan Suzic
>            Priority: Trivial
>         Attachments: collection.java.add.txt
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> During the REST API development it has been noticed that in some cases 
> Collection.findAll may introduce performance issues, e.g. by working on big 
> collections.
> For REST based browsing it is inefficient to preload big collection of say 
> 20000 items and then return only first 100 items to the user. There are also 
> other examples.
> In order to prevent those issues and optimize response  I created two 
> additional findall functions making possible to use offset and limit clauses 
> during collections browsing. Also the simple function for returning number of 
> collections in the system is added.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to