fix bug of inc indegree of dag but parent push back failed
This commit is contained in:
1
deps/oblib/src/lib/utility/ob_tracepoint.h
vendored
1
deps/oblib/src/lib/utility/ob_tracepoint.h
vendored
@ -703,6 +703,7 @@ class EventTable
|
||||
EN_COMPACTION_UPDATE_REPORT_SCN = 737,
|
||||
EN_CO_MREGE_DAG_READY_FOREVER = 738,
|
||||
EN_CO_MREGE_DAG_SCHEDULE_REST = 739,
|
||||
EN_COMPACTION_SCHEDULE_MEDIUM_MERGE_AFTER_MINI = 740,
|
||||
|
||||
// please add new trace point after 750
|
||||
EN_SESSION_LEAK_COUNT_THRESHOLD = 751,
|
||||
|
||||
Reference in New Issue
Block a user