fredia commented on PR #19448: URL: https://github.com/apache/flink/pull/19448#issuecomment-1153441438
Thank @rkhachatryan for the review. > I also see that KeyedStateCheckpointingITCase.testWithMemoryBackendSync timed out on azure - could you please check that it's not related? I ran `KeyedStateCheckpointingITCase.testWithMemoryBackendSync` 10 times locally and it was normal, looks like it's not related. > Besides that, when running locally, ChangelogPeriodicMaterializationSwitchStateBackendITCase.testSwitchFromDisablingToEnablingInClaimMode times out - could you please check it too? `ChangelogPeriodicMaterializationSwitchStateBackendITCase.testSwitchFromDisablingToEnablingInClaimMode` does `checkpoint` and `restore` multiple times, which will take a long time. I deleted `sleep` in it and ran it again, it was normal. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org