restoring replica do not resp reconfirm fetch log req.

This commit is contained in:
hf0
2021-07-22 00:01:05 +08:00
committed by wangzelin.wzl
parent 7fb21bbbe7
commit 69fa727d91
44 changed files with 990 additions and 334 deletions

View File

@ -140,7 +140,6 @@ public:
const common::ObNewRow& row, ObLockFlag lock_flag) override;
virtual int get_role(common::ObRole& role) const;
virtual int get_role_for_partition_table(common::ObRole& role) const;
virtual int get_role_unsafe(common::ObRole& role) const;
virtual int get_leader_curr_member_list(common::ObMemberList& member_list) const;
virtual int get_leader(common::ObAddr& leader) const;