[FEAT MERGE] shared_nothing_tmp_file
Co-authored-by: lalalafeier <wufeifei2023@163.com> Co-authored-by: wanyue-wy <345657357@qq.com> Co-authored-by: simonjoylet <simonjoylet@gmail.com>
This commit is contained in:
@ -79,7 +79,6 @@ void TestOpEngine::destory()
|
||||
ObIOManager::get_instance().destroy();
|
||||
ObKVGlobalCache::get_instance().destroy();
|
||||
ObClusterVersion::get_instance().destroy();
|
||||
oceanbase::blocksstable::ObTmpFileManager::get_instance().destroy();
|
||||
|
||||
// THE_IO_DEVICE->destroy();
|
||||
}
|
||||
@ -179,7 +178,6 @@ int TestOpEngine::prepare_io(const string & test_data_name_suffix)
|
||||
LOG_WARN("fail to init OB_STORE_CACHE, ", K(ret));
|
||||
} else {
|
||||
}
|
||||
FILE_MANAGER_INSTANCE_V2.init();
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user