[ https://issues.apache.org/jira/browse/IGNITE-22215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oleg Valuyskiy updated IGNITE-22215: ------------------------------------ Description: There is a bug in ThinClientIndexQueryTest#testPageSize where the 'reqs' collection is always empty as a wrong class is used for recording next page requests (GridQueryNextPageRequest instead of GridCacheQueryRequest). (was: There is a bug in ThinClientIndexQueryTest#testPageSize where the 'reqs' collection is always as a wrong class is used for recording next page requests (GridQueryNextPageRequest instead of GridCacheQueryRequest).) > Fix for ThinClientIndexQueryTest#testPageSize > --------------------------------------------- > > Key: IGNITE-22215 > URL: https://issues.apache.org/jira/browse/IGNITE-22215 > Project: Ignite > Issue Type: Task > Reporter: Oleg Valuyskiy > Assignee: Oleg Valuyskiy > Priority: Minor > Labels: ise > > There is a bug in ThinClientIndexQueryTest#testPageSize where the 'reqs' > collection is always empty as a wrong class is used for recording next page > requests (GridQueryNextPageRequest instead of GridCacheQueryRequest). -- This message was sent by Atlassian Jira (v8.20.10#820010)