fe日志waring大量报错:Collect statistics error

版本:2.4.1 1fe + 3be

2023-01-05 09:59:51,903 WARN (AutoStatistic|38) [StmtExecutor.handleDMLStmt():1338] insert failed: Too many versions. tablet_id: 10258, version_count: 1001, limit: 1000: be:XXX.XXX.XXX.XXX
2023-01-05 09:59:51,903 WARN (AutoStatistic|38) [StmtExecutor.handleDMLStmt():1415] handle insert stmt fail: insert_a328f303-8c9c-11ed-854d-6cfe54388271

show tablet 10258


DetailCmd里:
SHOW PROC ‘/dbs/10002/10224/partitions/10223/10225/10258’;

看日志是statistics统计报的错,这个怎么优化下减少这类问题。

2.4.3还有这个问题
/root/starrocks/be/src/storage/delta_writer.cpp:22 writer->_init()
/root/starrocks/be/src/runtime/local_tablets_channel.cpp:484 res.status()
/root/starrocks/be/src/runtime/local_tablets_channel.cpp:230 _open_all_writers(params)
E0329 17:11:02.010265 1159039 delta_writer.cpp:110] Too many versions. tablet_id: 12788963, version_count: 1001, limit: 1000
W0329 17:11:02.010870 1158991 load_channel.cpp:76] Fail to open index 12788930 of load a0739a5fce1111ed-9b1c0200170fa6ab: Service unavailable: Too many versions. tablet_id: 12788963, version_count: 1001, limit: 1000