[FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
This commit is contained in:
@ -55,7 +55,7 @@ static uint64_t value_free CACHE_ALIGNED;
|
||||
static uint64_t node_alloc CACHE_ALIGNED;
|
||||
static uint64_t node_free CACHE_ALIGNED;
|
||||
|
||||
ObMemAttr attr(1001, ObNewModIds::OB_MEMSTORE);
|
||||
ObMemAttr attr(1, ObNewModIds::OB_MEMSTORE);
|
||||
|
||||
static int64_t STEP = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user