Canonical tenant-level thread exit
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user