You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr Polovtcev (Jira)" <ji...@apache.org> on 2022/09/22 10:35:00 UTC

[jira] [Created] (IGNITE-17740) RocksDbSortedIndexStorageTest.testBoundsAndOrder is flaky

Aleksandr Polovtcev created IGNITE-17740:
--------------------------------------------

             Summary: RocksDbSortedIndexStorageTest.testBoundsAndOrder is flaky
                 Key: IGNITE-17740
                 URL: https://issues.apache.org/jira/browse/IGNITE-17740
             Project: Ignite
          Issue Type: Bug
            Reporter: Aleksandr Polovtcev
            Assignee: Aleksandr Polovtcev


{{RocksDbSortedIndexStorageTest.testBoundsAndOrder}} test is flaky. The probable reason is that the internal comparator incorrectly compares tuple prefixes and regular tuples: a prefix can never be equal to a tuple, it must always be treated as a smaller value.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)