[4.1] support distributed txn free route

This commit is contained in:
chinaxing
2023-01-28 16:07:17 +08:00
committed by ob-robot
parent 1cdf1dff1c
commit 30d0adec61
89 changed files with 3978 additions and 518 deletions

View File

@ -4391,7 +4391,8 @@ OB_SERIALIZE_MEMBER(ObAdminSetTPArg,
trigger_freq_,
error_code_,
server_,
zone_);
zone_,
cond_);
bool ObCreateRoutineArg::is_valid() const
{