Yanfei Lei

Results 29 comments of Yanfei Lei

Thanks all for the detailed review! ๐Ÿš€๐Ÿš€

> Thanks for the update! Overall LGTM. And will this `SpaceStat` report to metrics? Currently no, will report to metric in FLINK-32091.

Hi @drymatini, thanks for your contribution, "State Processor API" was already translated in master, I think documents do not need to be backported to the historical release branch, maybe we...

> I'd suggest split the two `InternalTimeServiceManager` in `StreamOperatorStateContext`, since there still a chance that we use state backend like ForSt in sync mode, the `InternalTimeServiceManager` should be the one...

> @fredia Will need `StateBackend#supportsNoClaimRestoreMode` method name changed to `supportsNoRecoveryClaimMode`? Thanks for the update, both are fine for me since `StateBackend#supportsNoClaimRestoreMode` returns a boolean value.