Aleksandr Polovtcev created IGNITE-16515:
--------------------------------------------
Summary: RocksDbSortedIndexStorageTest is flaky
Key: IGNITE-16515
URL: https://issues.apache.org/jira/browse/IGNITE-16515
Project: Ignite
Issue Type: Bug
Reporter: Aleksandr Polovtcev
Assignee: Aleksandr Polovtcev
RocksDbSortedIndexStorageTest has a method called
\{{shuffledRandomDefinitions}} which uses random booleans to filter columns
that are used to create an index. In rare cases all random booleans can be
{{false}} which will result in tests trying to create an index without any
columns, which is illegal.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)