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

   ## Description
   Fix deleted TsFileResource or borken TsFileResource may cause compaction 
validation result not correct.
   When validate whether the compaction target file is overlapped with sequence 
files, the resource file may be read by buildDeviceTimeIndex(). However, other 
sequence files may be deleted by other compaction task. Then the validation 
method will catch an IOException and directly return a flag which means 
validate successfully.


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