[fix] remove some internal urls and emails
This commit is contained in:
@ -884,7 +884,7 @@ int ObTenantSqlMemoryManager::get_max_work_area_size(
|
||||
ret = OB_SUCCESS;
|
||||
} else {
|
||||
// TODO: kvcache大概可以淘汰多少内存,目前没有数据,后续寒晖他们会提供接口
|
||||
// bug34818894 https://work.aone.alibaba-inc.com/issue/34818894
|
||||
// bug34818894
|
||||
// 这里暂时写一个默认比例
|
||||
max_tenant_memory_size += resource_handle.get_memory_mgr()->get_cache_hold() * pctg / 100;
|
||||
washable_size = -1;
|
||||
|
||||
Reference in New Issue
Block a user