Yanfei Lei
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...
@flinkbot run azure
@flinkbot run azure
Thanks for the detailed review๐, merged
> 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...
@flinkbot run azure
> @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.