[legacy bugfix] auto retry major compaction with forced flat store format on encoding estimate size overflow error detected

This commit is contained in:
saltonz
2023-04-20 07:41:39 +00:00
committed by ob-robot
parent 75e30dfb3e
commit 0cf07239dd
12 changed files with 144 additions and 27 deletions

View File

@ -621,6 +621,7 @@ class EventTable
EN_SCHEDULE_MEDIUM_COMPACTION = 709,
EN_SCHEDULE_MAJOR_GET_TABLE_SCHEMA = 710,
EN_SKIP_INDEX_MAJOR = 711,
EN_BUILD_DATA_MICRO_BLOCK = 712,
// please add new trace point after 750
EN_SESSION_LEAK_COUNT_THRESHOLD = 751,