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