HeimingZ opened a new pull request, #12377: URL: https://github.com/apache/iotdb/pull/12377
Cannnot delete empty wal file because wal uses empty set to represent active file. To fix this problem, I remove this rule and use null to represent active file. Besides, I use avg size to calculate effective ratio and exclude active file from the calculation. By doing so, wal deletion can cover more corner cases. -- 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]
