ibessonov commented on code in PR #5397:
URL: https://github.com/apache/ignite-3/pull/5397#discussion_r1991001017
##########
modules/storage-rocksdb/src/test/java/org/apache/ignite/internal/storage/rocksdb/RocksDbMvPartitionStorageTest.java:
##########
@@ -51,15 +50,13 @@ public class RocksDbMvPartitionStorageTest extends
AbstractMvPartitionStorageTes
@BeforeEach
void setUp(
@WorkDirectory Path workDir,
- @InjectConfiguration("mock.flushDelayMillis = 0")
Review Comment:
Everything works without it, and I feel like it is irrelevant in most tests
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]