replace ts related to ddl with scn.

This commit is contained in:
obdev
2022-11-28 02:21:13 +00:00
committed by ob-robot
parent bbec6aff49
commit 8a4d14122f
539 changed files with 17685 additions and 173434 deletions

View File

@ -492,10 +492,6 @@ void ObServer::destroy()
fin_oss_env();
FLOG_INFO("oss storage destroyed");
FLOG_INFO("begin to destroy cos storage");
fin_cos_env();
FLOG_INFO("cos storage destroyed");
FLOG_INFO("begin to destroy io manager");
ObIOManager::get_instance().destroy();
FLOG_INFO("io manager destroyed");