storage migrate failed. status:Internal error: could not migration because has unfinished txns

【StarRocks版本】:2.3.2
【集群规模】:3fe +3be(fe与be混部)
【表模型】:明细模型
【导入或者导出方式】:flink stream_load

be.WARNING 报错:

W1207 10:56:12.426021 81156 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:12.426045 81159 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:12.426060 81156 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:195604
W1207 10:56:12.426085 81159 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:196261
W1207 10:56:12.426610 81156 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:12.426620 81156 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:197329
W1207 10:56:12.426983 81157 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:12.427016 81157 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:198132
W1207 10:56:13.427603 81157 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:13.427649 81157 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:196160
W1207 10:56:13.427604 81159 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:13.427604 81156 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:13.427700 81159 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:197156
W1207 10:56:13.427723 81156 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:196499
W1207 10:56:14.429168 81159 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:14.429170 81156 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:14.429175 81157 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:14.429203 81159 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:196128
W1207 10:56:14.429256 81157 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:197587
W1207 10:56:14.429230 81156 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:196241
W1207 10:56:14.429878 81159 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:14.429900 81159 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:197297
W1207 10:56:15.430672 81156 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:15.430675 81157 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:15.430702 81156 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:196611
W1207 10:56:15.430725 81157 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:197571
W1207 10:56:16.432025 81159 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:16.432068 81159 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:196273
W1207 10:56:17.433346 81156 engine_storage_migration_task.cpp:100] could not migration because has unfinished txns.
W1207 10:56:17.433388 81156 task_worker_pool.cpp:1125] storage migrate failed. status:Internal error: could not migration because has unfinished txns., signature:197539

请问这种是什么原因,该怎么排查解决阿。

请问是stream_load失败了吗?导入任务多吗,看下监控是否有异常
be日志上下文信息发全点吧, 可以搜一下是否有事务超时之类的 grep ‘timed out’ be.log