Maksim Timonin created IGNITE-15621:
---------------------------------------
Summary: Flaky test MultifieldIndexQueryTest.testCheckBoundaries
Key: IGNITE-15621
URL: https://issues.apache.org/jira/browse/IGNITE-15621
Project: Ignite
Issue Type: New Feature
Reporter: Maksim Timonin
Params: nodesCnt=2, qryIdx=null
Failed line: assertEquals(2, result.size());
It expect 2 but get 3. Looks like some miss of condition, we check inline in
moment of put is writing this inline (so first field is OK, and second is not
ready yet)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)