Broken incremental list local cache (cayenne-rop)
-------------------------------------------------

         Key: CAY-570
         URL: http://issues.apache.org/cayenne/browse/CAY-570
     Project: Cayenne
        Type: Bug

  Components: Cayenne Core Library  
    Versions: 1.2    
    Reporter: Andrus Adamchik
 Assigned to: Andrus Adamchik 
     Fix For: 1.2


Local caching of client paginated lists is broken 
 
 * on the remote client, paginated query is intercepted before the local cache, 
thus local cache settings are ignored.
 * on the server: RemoteIncrementalFaultList overrides the query cache key, so 
cached IncrementalFaultLists can't be reused and a new list created on every 
query, taking lots of memory.

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

Reply via email to