Andrus Adamchik closed CAY-918.
-------------------------------
Resolution: Fixed
> An exception during in-memory sorting of IncrementalFaultList
> -------------------------------------------------------------
>
> Key: CAY-918
> URL: https://issues.apache.org/cayenne/browse/CAY-918
> Project: Cayenne
> Issue Type: Improvement
> Components: Cayenne Core Library
> Affects Versions: 3.0
> Reporter: Andrus Adamchik
> Assignee: Andrus Adamchik
> Priority: Minor
> Fix For: 3.0
>
>
> On an attempt to sort a list returned from a paginated query (i.e. IncrementalFaultList) the following exception is thrown, due to incomplete iterator implementation:
> java.lang.UnsupportedOperationException
> set operation not supported
> Stack Trace:
> * org.apache.cayenne.access.IncrementalFaultList$IncrementalListIterator.set(IncrementalFaultList.java:944)
> * java.util.Collections.sort(Collections.java:163)
-- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
This archive was generated by hypermail 2.0.0 : Tue Nov 13 2007 - 14:41:06 EST