caozj1011 opened a new pull request, #11536: URL: https://github.com/apache/iotdb/pull/11536
## Description rename the file only when it exists. Otherwise, the file is not renamed. ## How to test 1. start a 1C1D cluster 2. execute `insert into root.a1.d1 (time,s4) values (14,"123f111aa");` 3. execute `delete timeseries root.a1.d1.**` 4. execute `flush` 5. observe for any of the following errors <img width="1281" alt="image" src="https://github.com/apache/iotdb/assets/34238279/27914a94-6f96-4fbf-80dd-f508528c3574"> -- 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]
