lpf4254302 opened a new pull request, #8640:
URL: https://github.com/apache/iotdb/pull/8640

   ## Description
   因TsFileResource状态修改存在并发问题,导致ttl删除文件和合并冲突,最终导致合并定时任务卡死,原因是未捕获到npe异常
   
   当前PR实现内容:
   1、捕获文件不存在异常
   2、捕获跨区合并Exception异常
   
   未解决内容:
   修改TsFileResource状态时需要增加并发控制
   
   


-- 
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]

Reply via email to