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

   ## Description
   This pr fix two problems:
   1. When recover a snapshot memTable WALEntry, the overlap check is skipped. 
   2. The overlap check of unsequence file is skipped.
   If the overlap check is not performed correctly, the TsFile may have 
repeated data after recover, which cause compaction failed.


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