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