fix: fix das retry failed to refresh tablet location

This commit is contained in:
obdev
2023-08-28 10:40:50 +00:00
committed by ob-robot
parent 587e41a93c
commit abfff06726
4 changed files with 9 additions and 1 deletions

View File

@ -1255,5 +1255,7 @@ int ObDASLocationRouter::get_external_table_ls_location(ObLSLocation &location)
return ret;
}
OB_SERIALIZE_MEMBER(ObDASLocationRouter, all_tablet_list_);
} // namespace sql
} // namespace oceanbase