[
https://issues.apache.org/jira/browse/IGNITE-17171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov updated IGNITE-17171:
--------------------------------------
Fix Version/s: 3.0.0-alpha6
> 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
> Fix For: 3.0.0-alpha6
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)