133tosakarin opened a new pull request, #13164:
URL: https://github.com/apache/iotdb/pull/13164

   Sometimes we shut down some machines in the cluster. Due to the high 
availability provided by the consensus layer, we can still move data from the 
stopped machines through the CLI. However, when these stopped machines restart, 
they still think they are in the corresponding consensus group. In fact, since 
the data has been migrated during the shutdown, we should clean up these 
invalid data when restarting. 
   
   In this PR, we fix the problem of not cleaning up the invalid schema region


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