[CP] [CP] Add diagnostic log for detection of schema mgr ref leak

This commit is contained in:
obdev
2022-08-25 18:15:35 +08:00
committed by wangzelin.wzl
parent 4e81072cd2
commit 50b76d0245
36 changed files with 134 additions and 30 deletions

View File

@ -924,6 +924,7 @@ public:
ObLoadDataImpl()
: // arguments
schema_guard_(share::schema::ObSchemaMgrItem::MOD_LOAD_DATA_IMPL),
part_level_(share::schema::PARTITION_LEVEL_ZERO),
part_num_(0),
initial_step_(FIND_LINE_START),