LiebingYu opened a new issue, #2028: URL: https://github.com/apache/fluss/issues/2028
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Description In https://github.com/apache/fluss/pull/1749 we introduce log recovery for unclean shut down. However, we have observed that for production clusters, this recovery time is excessively long, which can cause Fluss running in Kubernetes to be killed by health checks due to timeout, leading to repeated restarts of the TabletServer. Therefore, it is necessary to optimize this recovery process to reduce the recovery time. ### Willingness to contribute - [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]
