[infinispan-issues] [JBoss JIRA] (ISPN-2852) CacheQuery.maxResults not honored everywhere
Marko Lukša (JIRA)
jira-events at lists.jboss.org
Wed Feb 27 09:19:57 EST 2013
[ https://issues.jboss.org/browse/ISPN-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marko Lukša updated ISPN-2852:
------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/1687
Pull request is at https://github.com/infinispan/infinispan/pull/1687
I also changed the javadoc of getResultSize() to make it clear that it ignores pagination and always returns the total number of results.
> CacheQuery.maxResults not honored everywhere
> --------------------------------------------
>
> Key: ISPN-2852
> URL: https://issues.jboss.org/browse/ISPN-2852
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.2.2.Final
> Reporter: Marko Lukša
> Assignee: Marko Lukša
>
> CacheQuery.iterator() does not honor maxResults, while CacheQuery.list() does. Also, CacheQuery.getResultSize() apparently also ignores maxResults.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list