Gautam-aman opened a new pull request, #2303: URL: https://github.com/apache/fluss/pull/2303
testRestore assumed that a non-periodic snapshot task is always scheduled, which is not guaranteed due to asynchronous scheduling. This caused intermittent NoSuchElementException failures in CI. This change makes snapshot triggering retry-safe and consistent with other snapshot tests, eliminating flakiness. Fixes #2276 -- 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]
