Oleg Valuyskiy created IGNITE-22654:
---------------------------------------
Summary: Page Size parameter is ignored in Spi Queries
Key: IGNITE-22654
URL: https://issues.apache.org/jira/browse/IGNITE-22654
Project: Ignite
Issue Type: Bug
Reporter: Oleg Valuyskiy
If a custom page size is set for SpiQuery by means of the 'setPageSize' method,
it is ignored later on when the query is executed in
GridCacheQueryManager#runFieldsQuery as the page size parameter value remains
at 1024. It is true for both local and distributed Spi Queries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)