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



##########
File path: 
flink-end-to-end-tests/flink-end-to-end-tests-common/src/main/java/org/apache/flink/tests/util/CommandLineWrapper.java
##########
@@ -35,6 +36,7 @@ public static WGetBuilder wget(String url) {
 
         private final String url;
         private Path targetDir;
+        private int timeoutSecs;

Review comment:
       `Duration#getSeconds` returns a `long`; this currently fails compilation




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