[TABLELOCK] fix several bugs about timeout in tablelock

This commit is contained in:
obdev
2024-02-10 05:34:25 +00:00
committed by ob-robot
parent 0b4699b3e9
commit 0c56e628e0
18 changed files with 220 additions and 161 deletions

View File

@ -56,6 +56,7 @@ int MockObAccessService::insert_rows(
tablet_id,
ObStoreAccessType::MODIFY,
dml_param,
dml_param.timeout_,
tx_desc,
tablet_handle,
ctx_guard))) {