[SCN] fix farm failure

This commit is contained in:
obdev
2022-11-28 02:58:33 +00:00
committed by ob-robot
parent 87a9357186
commit 51de5b5911
594 changed files with 9722 additions and 7770 deletions

View File

@ -53,6 +53,7 @@ public:
virtual int update_stop_time(const common::ObAddr &server,
const int64_t stop_time);
virtual int update_with_partition(const common::ObAddr &server, bool with_partition);
int get_start_service_time(const common::ObAddr &server, int64_t &start_service_time) const;
private:
int build_server_status(const common::sqlclient::ObMySQLResult &res,