You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/10/23 09:25:48 UTC

[GitHub] tillrohrmann commented on a change in pull request #6899: [FLINK-10637] Use MiniClusterResource for tests in flink-runtime

tillrohrmann commented on a change in pull request #6899: [FLINK-10637] Use MiniClusterResource for tests in flink-runtime
URL: https://github.com/apache/flink/pull/6899#discussion_r227303748
 
 

 ##########
 File path: flink-runtime-web/src/test/java/org/apache/flink/runtime/webmonitor/WebFrontendITCase.java
 ##########
 @@ -126,10 +126,14 @@ public void getFrontPage() {
 		}
 	}
 
+	private int getRestPort() {
 
 Review comment:
   I will expose it as `URI MiniClusterResource#getRestAddress()`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services