CRZbulabula opened a new pull request, #15436: URL: https://github.com/apache/iotdb/pull/15436
We found that the partition cache is not invalidated for datanodes that are neither "Running" nor "Unknown" when deleting the database. As a result, those applications use the partition cache will eventually hit the dirty cache and incur further errors. To address this bug, we should invalidate partition cache for all datanodes except the unknown ones when deleting database. -- 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]
