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

@ -35,11 +35,6 @@ using namespace palf;
namespace rootserver
{
//////////////ObCommonLSService
int ObCommonLSService::mtl_init(ObCommonLSService *&ka)
{
return ka->init();
}
int ObCommonLSService::init()
{
int ret = OB_SUCCESS;