link3280 commented on a change in pull request #16927:
URL: https://github.com/apache/flink/pull/16927#discussion_r806389410



##########
File path: 
flink-filesystems/flink-hadoop-fs/src/main/java/org/apache/flink/runtime/fs/hdfs/HadoopRecoverableFsDataOutputStream.java
##########
@@ -53,7 +56,9 @@
 @Internal
 class HadoopRecoverableFsDataOutputStream extends 
RecoverableFsDataOutputStream {
 
-    private static final long LEASE_TIMEOUT = 100_000L;
+    private static final long LEASE_RECOVERY_TIMEOUT_MS = 9_000_000L;

Review comment:
       You can contact me at wechat link3280.




-- 
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]


Reply via email to