[
https://issues.apache.org/jira/browse/IGNITE-17171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov reassigned IGNITE-17171:
-----------------------------------------
Assignee: Konstantin Orlov
> ItIndexSpoolTest fails when the number of rows is greater than 256
> ------------------------------------------------------------------
>
> Key: IGNITE-17171
> URL: https://issues.apache.org/jira/browse/IGNITE-17171
> Project: Ignite
> Issue Type: Bug
> Reporter: Vyacheslav Koptilin
> Assignee: Konstantin Orlov
> Priority: Blocker
> Labels: ignite-3
>
> ItIndexSpoolTest fails when the number of table rows is greater than 256
> {noformat}
> java.lang.AssertionError:
> Expected: is <258>
> but: was <256>
> <Click to see difference>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
> at
> org.apache.ignite.internal.sql.engine.ItIndexSpoolTest.test(ItIndexSpoolTest.java:74)
> {noformat}
> Perhaps, batching does not work correctly.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)