You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2008/06/26 14:08:53 UTC

[jira] Closed: (CAY-1075) Paged queries should not require memory proportional to query list length

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

Andrus Adamchik closed CAY-1075.
--------------------------------

    Resolution: Won't Fix

Per your comment on the user list, since you are not interested in maintaining this, I'd say we close the Jira. BTW, I also contemplated the approach of a custom iflatable list before to give users more control over the behavior. Maybe this idea will reemerge in Cayenne at some point. For now there is a ResultIterator option of course. Anyways, thanks for bringing up the whole topic. Hopefully something will come out of it.

> Paged queries should not require memory proportional to query list length
> -------------------------------------------------------------------------
>
>                 Key: CAY-1075
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1075
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Øyvind Harboe
>            Assignee: Andrus Adamchik
>         Attachments: IncrementalFaultList.java, LinearList.java
>
>
> I'm working on a version of paged queries that uses WeakHashMap for the pages. 

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