Closed metaspace closed 2 years ago
The following tests
smoke/0002_overwrite.sh
smoke/0003_readwhilewriting.sh
smoke/0004_dbstress.sh
fail when run on master when assertions are enabled.
They all fail due to the following assertion:
db_bench: plugin/zenfs/fs/io_zenfs.cc:637: rocksdb::ZonedWritableFile::ZonedWritableFile(rocksdb::ZonedBlockDevice*, bool, std::shared_ptr<rocksdb::ZoneFile>, rocksdb::MetadataWriter*): Assertion `wp == 0' failed.
Fixed
The following tests
smoke/0002_overwrite.sh
smoke/0003_readwhilewriting.sh
smoke/0004_dbstress.sh
fail when run on master when assertions are enabled.
They all fail due to the following assertion: