fix observer start failed due to large memory allocation

This commit is contained in:
Charles0429
2021-11-17 17:10:13 +08:00
committed by LINxiansheng
parent 2b43f09ce1
commit ac3ef77f14
49 changed files with 49 additions and 4941 deletions

View File

@ -325,7 +325,6 @@ TEST_F(TestMarkDeletion, write)
ret = writer.build_micro_block(false);
ret = writer.close();
ObMacroBlockMetaHandle meta_handle;
const ObMacroBlockMeta* meta = NULL;
ObFullMacroBlockMeta full_meta;