Canonical tenant-level thread exit

This commit is contained in:
maosy
2023-03-02 18:02:26 +00:00
committed by ob-robot
parent 6a4317b34e
commit 1cd6a71941
13 changed files with 73 additions and 79 deletions

View File

@ -41,10 +41,6 @@ using namespace palf;
namespace rootserver
{
int ObRecoveryLSService::mtl_init(ObRecoveryLSService*&ka)
{
return ka->init();
}
int ObRecoveryLSService::init()
{
int ret = OB_SUCCESS;