platinumhamburg opened a new issue, #1481: URL: https://github.com/apache/fluss/issues/1481
### Search before asking - [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar. ### Fluss version 0.7.0 (latest release) ### Please describe the bug 🐞 https://github.com/apache/fluss/issues/1304 may cause broken snapshot data even when the CompletedSnapshot has been committed to ZooKeeper. This can prevent the replica on the tablet server from recovering and switching to leader indefinitely due to KV snapshot download failures. ### Solution The TabletSever also must handle inconsistency or broken snapshot scenarios. ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
