[PALF] add enable_sync and enable_vote columns in __all_virtual_ha_diagnose

This commit is contained in:
BinChenn
2023-05-17 12:41:16 +00:00
committed by ob-robot
parent bf967f7515
commit fd4ddaac3d
12 changed files with 121 additions and 11 deletions

View File

@ -706,6 +706,7 @@ int ObLogService::diagnose_apply(const share::ObLSID &id,
return ret;
}
int ObLogService::get_io_start_time(int64_t &last_working_time)
{
int ret = OB_SUCCESS;