Sergey Chugunov created IGNITE-21113:
----------------------------------------
Summary: Tests involving Storage functionality fail on RocksDB
Storage Engine
Key: IGNITE-21113
URL: https://issues.apache.org/jira/browse/IGNITE-21113
Project: Ignite
Issue Type: Bug
Components: persistence
Reporter: Sergey Chugunov
Fix For: 3.0.0-beta2
When IGNITE-21048 was implemented two more PRs (one for [Volatile
Storage|https://github.com/apache/ignite-3/pull/2953], one for
[RocksDB-based|https://github.com/apache/ignite-3/pull/2952]) were open to run
existing tests against different Storage Engines.
Both of them hung.
In the second run for RocksDB Storage several tests fail because of lack of
configuration for RocksDB Storage Engine:
* ItRebalanceDistributedTest
* ItSecondaryIndexTest.
The list above may be incomplete, there could be tests that reveal actual
problems with implementation rather than issues with tests themselves.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)