zentol commented on a change in pull request #14694:
URL: https://github.com/apache/flink/pull/14694#discussion_r560068264



##########
File path: 
flink-end-to-end-tests/flink-end-to-end-tests-common/src/main/java/org/apache/flink/tests/util/CommandLineWrapper.java
##########
@@ -45,6 +46,11 @@ public WGetBuilder targetDir(Path dir) {
             return this;
         }
 
+        public WGetBuilder timeoutSecs(long secs) {

Review comment:
       This should accept a Duration and internally convert it to whatever unit 
wget expects




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to