When I changed be.conf, and add sum parameters. Change parameter value 8G to 4G:
storage_page_cache_limit = 4G add parameter: storage_page_cache_limit=2% chunk_reserved_bytes_limit=2% buffer_pool_limit=2% max_base_compaction_threads=2 enable_stream_load_record=true After restart this be node. It happens. This is the log: W0925 11:44:16.021934 9766 cumulative_compaction.cpp:114] There are missed versions among rowsets. prev rowset verison=[208-208], next rowset version=[210-210], tablet=8332150.1893563374.024a0e120977442f-f73e48c4eb868ea1 W0925 11:44:16.043428 9766 cumulative_compaction.cpp:114] There are missed versions among rowsets. prev rowset verison=[208-208], next rowset version=[210-210], tablet=8332146.1893563374.f94cee89a465e638-d07d251255199186 But the partition already change, the 8332146 tablet’s can not be found. [HY000][1105] errCode = 2, detailMessage = Partition[344223] does not exist doris version: https://tmp-hk.oss-cn-hongkong.aliyuncs.com/zjf/apache-doris-1.1-lts-20220920.tar.gz | | Yuntao.Wu | | wuyuntao2...@163.com |