beryllw commented on PR #2373: URL: https://github.com/apache/fluss/pull/2373#issuecomment-4140917483
> Hi @beryllw @swuferhong would love your review here! Thanks 🙏 Thank you for your contribution to this PR.❤️ The current approach relies on metadata requests to check table and partition states. However, metadata requests are designed with temporary semantics. Table and partition deletion status should be checked directly against ZooKeeper rather than through the cache.For more details, please see https://github.com/apache/fluss/issues/2202. Thanks for the effort and would be happy to discuss alternative solutions together. -- 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]
