Hi, Igniters!

I was discovering how indexes work and found a failed test.
BasicIndexTest#testInlineSizeChange is broken in master and it's not a
flaky case [1]. But it has been failing since 25/09 only.

I discovered that it happened after the IGNITE-13207 ticket merged
(Checkpointer code refactoring) [2]. I'm not sure about the expected
behaviour of the inline index and how checkpointer affects it. But let's
fix it if it is a bug or completely remove this test.

[1]
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=6131871779633595667&branch=%3Cdefault%3E&tab=testDetails

[2] https://issues.apache.org/jira/browse/IGNITE-13207

Reply via email to