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

This commit is contained in:
Handora
2024-02-06 03:12:11 +00:00
committed by ob-robot
parent 5d0e7d443f
commit 1d4f2f6f34
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)