masteryhx commented on PR #19679: URL: https://github.com/apache/flink/pull/19679#issuecomment-1205428168
> Thanks for updating the PR @masteryhx I've left some comments, PTAL. > > There is also a [TODO](https://github.com/apache/flink/blob/1c044753b0f0e4c23f954d71f355d1368c41061f/flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/restore/ChangelogBackendLogApplier.java#L164) associated with this ticket: > > ``` > // todo: support changing ttl (FLINK-23143) > ``` > > which is currently not addressed. As we discussed offline, it should be supported in the delegated state backend. I have added some tests in `StateBackendMigrationTestBase`. -- 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]
