rkhachatryan commented on a change in pull request #18931: URL: https://github.com/apache/flink/pull/18931#discussion_r817513582
########## File path: flink-dstl/flink-dstl-dfs/src/main/java/org/apache/flink/changelog/fs/RetryingExecutor.java ########## @@ -102,35 +129,48 @@ public void close() throws Exception { */ private final AtomicBoolean attemptCompleted = new AtomicBoolean(false); Review comment: I agree, thanks for the suggestion. -- 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