zcoo commented on PR #2781: URL: https://github.com/apache/fluss/pull/2781#issuecomment-4211200521
@wuchong We already have test case to ensure tablet server only accepts request from coordinator leader. see `testLeaderLosesLeadershipAndReElected ` Additionally, I add a test case to ensure Zookeeper only accepts request from coordinator leader, while stale will get a KeeperException.BadVersionException > Missing test coverage for coordinator epoch propagation to TabletServer after leader switch -- 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]
