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

@ -154,7 +154,6 @@ private:
bool is_data_ready_;
obrpc::ObFetchMacroBlockArg macro_arg_;
uint64_t backup_index_tid_;
blocksstable::ObMacroBlockMetaHandle meta_handle_;
blocksstable::ObFullMacroBlockMeta full_meta_;
ObMacroBlockHandle macro_handle_;
blocksstable::ObBufferReader data_;