[ERROR] remove unnecessary error log with too much lock retry

This commit is contained in:
Handora
2024-02-10 11:03:56 +00:00
committed by ob-robot
parent 773bb8a3f1
commit 4750154e16
16 changed files with 180 additions and 17 deletions

View File

@ -823,6 +823,7 @@ PCODE_DEF(OB_HIGH_PRIORITY_BATCH_TABLE_LOCK_TASK, 0x932)
PCODE_DEF(OB_ARB_CLUSTER_OP, 0x933)
#endif
// PCODE_DEF(OB_DETECT_SESSION_ALIVE, 0x934)
// PCODE_DEF(OB_BATCH_REPLACE_TABLE_LOCK_TASK, 0x935)
// ddl
PCODE_DEF(OB_REMOTE_WRITE_DDL_REDO_LOG, 0x950)