Details
Description
RocksDBMergeIteratorTest uses a newly created temporary directory (via CommonTestUtils.createTempDirectory()) for its RocksDB instance but does not delete is when finished. We should better replace this pattern with a proper @Rule-based approach
Attachments
Issue Links
- links to