zentol commented on PR #21137: URL: https://github.com/apache/flink/pull/21137#issuecomment-1301817458
> In that case, the entire callback will be executed in the synchronized block rightaway, which is not what we want. Which implies that the future calls should never run under the lock in the first place. So let's not put them into the synchronized block. -- 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