remote execute hang because of plan diff with ctrl ser and runner ser

This commit is contained in:
obdev
2021-07-14 10:24:13 +08:00
committed by wangzelin.wzl
parent 42a6e1268b
commit 131c2cf658
12 changed files with 78 additions and 37 deletions

View File

@ -46,7 +46,7 @@ int ObTaskExecutorCtx::CalcVirtualPartitionIdParams::init(uint64_t ref_table_id)
}
OB_SERIALIZE_MEMBER(ObTaskExecutorCtx, table_locations_, retry_times_, min_cluster_version_, expected_worker_cnt_,
allocated_worker_cnt_);
allocated_worker_cnt_, query_tenant_begin_schema_version_, query_sys_begin_schema_version_);
ObTaskExecutorCtx::ObTaskExecutorCtx(ObExecContext& exec_context)
: task_resp_handler_(NULL),