fix observer start failed due to large memory allocation
This commit is contained in:
committed by
LINxiansheng
parent
2b43f09ce1
commit
ac3ef77f14
@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user