[CP] Auto Refresh/Broadcast Tablet Location

Co-authored-by: LeonChaoHi <15201161716@163.com>
This commit is contained in:
tino247
2023-11-28 07:42:23 +00:00
committed by ob-robot
parent 0f9db0eb53
commit fa81dbabe1
35 changed files with 2746 additions and 65 deletions

View File

@ -51,4 +51,4 @@ int ObRecoverTableUtil::check_compatible(const uint64_t target_tenant_id)
LOG_USER_ERROR(OB_NOT_SUPPORTED, "Tenant COMPATIBLE is below 4.2.1.0, recover table is");
}
return ret;
}
}