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

   ## Description
   
   When dataregion using ratis consensus and execute a `flush` command, an 301 
error appears.
   
![image](https://github.com/apache/iotdb/assets/25913899/d62f4174-6399-405f-8e21-ada9a13c5766)
   
   
![image](https://github.com/apache/iotdb/assets/25913899/e47d8c91-5d7c-4757-af88-7c421d1840a0)
   
   The reason of this bug is syncDeleteOutdatedFilesInWALNodes doesn't consider 
that walDeleteThread is null when dataregion using ratis consensus. 


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