[infinispan-issues] [JBoss JIRA] (ISPN-11881) Expose fetchSize for Query.iterator()

Gustavo Fernandes (Jira) issues at jboss.org
Thu May 21 09:11:21 EDT 2020


Gustavo Fernandes created ISPN-11881:
----------------------------------------

             Summary: Expose fetchSize for Query.iterator()
                 Key: ISPN-11881
                 URL: https://issues.redhat.com/browse/ISPN-11881
             Project: Infinispan
          Issue Type: Enhancement
          Components: Embedded Querying
    Affects Versions: 11.0.0.Dev05
            Reporter: Gustavo Fernandes


Query.iterator() should accept a param to specify the fetch size of entries. For indexless query, this would affect the underlying stream and for distributed lucene queries it would set the underlying DistributedIterator's fetchSize



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list