[FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com> Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com> Co-authored-by: dimstars <liangjinrongcm@gmail.com>
This commit is contained in:
@ -92,7 +92,7 @@ public:
|
||||
{
|
||||
assert(NULL != tablet_ls_map);
|
||||
int ret = OB_SUCCESS;
|
||||
int tid = get_tid();
|
||||
uint64_t tid = get_thread_idx();
|
||||
LOG_INFO("thread start", K(tid), K(tablet_ls_map->size()));
|
||||
|
||||
// generate data
|
||||
|
Reference in New Issue
Block a user