1996fanrui commented on PR #20233: URL: https://github.com/apache/flink/pull/20233#issuecomment-1190119143
> Thanks @1996fanrui, I think the code looks mostly good. I've started a benchmark request to check the impact of replacing `ConcurrentHashMap` with a lock. I don't expect it to be an issue, but let's check that. > > http://codespeed.dak8s.net:8080/job/flink-benchmark-request/171/ > > Also FYI @rkhachatryan, I've already reviewed this code, but you might be interested in this issue. Checkpoint is a relatively low-frequency behavior. My understanding is that this change should have little or no impact on data processing. -- 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]
