[
https://issues.apache.org/jira/browse/IGNITE-22140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851285#comment-17851285
]
Ignite TC Bot commented on IGNITE-22140:
----------------------------------------
{panel:title=Branch: [pull/11350/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11350/head] Base: [master] : New Tests
(6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Index Query API{color} [[tests
6|https://ci2.ignite.apache.org/viewLog.html?buildId=7893479]]
* {color:#013220}IndexQueryTestSuite:
IndexQueryPaginationTest.nextPageTest[entries=100] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPaginationTest.nextPageTest[entries=10,000] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPaginationTest.nextPageTest[entries=50,000] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPaginationTest.nextPageTest[entries=1,000] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPaginationTest.nextPageTest[entries=5,000] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPaginationTest.nextPageTest[entries=100,000] - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7893540&buildTypeId=IgniteTests24Java8_RunAll]
> Possible pagination bug in GridCacheQueryManager#runQuery()
> -----------------------------------------------------------
>
> Key: IGNITE-22140
> URL: https://issues.apache.org/jira/browse/IGNITE-22140
> Project: Ignite
> Issue Type: Task
> Reporter: Oleg Valuyskiy
> Assignee: Oleg Valuyskiy
> Priority: Major
> Labels: ise
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> It looks like there is a pagination bug in the
> GridCacheQueryManager#runQuery() method caused by fact that the ‘cnt’ counter
> doesn’t get reset after sending the first page with query results.
> It is advised to find out whether the bug really exists and fix it if that’s
> the case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)