StefanRRichter commented on PR #24168: URL: https://github.com/apache/flink/pull/24168#issuecomment-1905591517
I think the description is correct, depending on you point of view. Recovery today has two phases: 1. If there is any remote state it will be downloaded and becomes local state. 2. Then we either rescale or reopen the DB from local state. And the PR is about measuring the 2nd phase (after we have already duration for the first). -- 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]
