fix the bug of canceled merge dag not deleted from dag_net_map

This commit is contained in:
Tsunaou
2023-12-18 16:13:21 +00:00
committed by ob-robot
parent e99cc037cc
commit c8d19338c9
7 changed files with 302 additions and 195 deletions

View File

@ -692,6 +692,8 @@ class EventTable
EN_COMPACTION_SCHEDULE_META_MERGE = 735,
EN_COMPACTION_ESTIMATE_ROW_FAILED = 736,
EN_COMPACTION_UPDATE_REPORT_SCN = 737,
EN_CO_MREGE_DAG_READY_FOREVER = 738,
EN_CO_MREGE_DAG_SCHEDULE_REST = 739,
// please add new trace point after 750
EN_SESSION_LEAK_COUNT_THRESHOLD = 751,