MehulBatra commented on PR #2477:
URL: https://github.com/apache/fluss/pull/2477#issuecomment-3977238052
Thank you @wuchong & @nhuantho for the PR looks great to me.
Verified Latest mode doesn't read historical data for changelog and binlog
- Latest mode state persists in savepoints
- Restart from savepoint continues correctly
- No duplicate processing after restart
One concern @wuchong as we have moved to maintaining
MiniClusterWithClientResource with before each instead of abstarcttestbase
could this hamper the CI runtimes.
Also can we move waitForCheckpoint, getFileBasedCheckpointsConfig to a base
class and share it instead of writing individually for both?
--
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]