fix meta merge && optimize meta merge scheduling
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
@ -684,6 +684,7 @@ class EventTable
|
||||
EN_SPECIAL_TABLE_HAVE_LARGER_SCN = 732,
|
||||
EN_COMPACTION_CO_PUSH_TABLES_FAILED = 733,
|
||||
EN_COMPACTION_CO_MERGE_PARTITION_LONG_TIME = 734,
|
||||
EN_COMPACTION_SCHEDULE_META_MERGE = 735,
|
||||
|
||||
// please add new trace point after 750
|
||||
EN_SESSION_LEAK_COUNT_THRESHOLD = 751,
|
||||
|
||||
Reference in New Issue
Block a user