shuwenwei commented on issue #11600: URL: https://github.com/apache/iotdb/issues/11600#issuecomment-1853563917
.cross 文件是合并过程中产生的临时文件,如果合并任务正常执行完成会重命名并替换掉对应的源文件,如果像上面这样失败了就会被删除。可以尝试升级新版本,大概率已经修复了。可以在 log_datanode_all.log 中搜索一下 CompactionExceptionHandler 看看更详细的日志 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
