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 2022/04/20 11:38:49 UTC

[GitHub] [flink] zentol commented on pull request #19523: [FLINK-27287][tests] Use random ports

zentol commented on PR #19523:
URL: https://github.com/apache/flink/pull/19523#issuecomment-1103832309

   > My biggest concern is whether this doesn't add unnecessary complexity for the test authors, that could be mitigated by using random ports by default.
   
   That's a fair point, but the long-term goal should be to move as many tests as possible to the MiniClusterResource. Then the MiniCluster can continue to be a "production-like" single-JVM deployment, while us still having the benefit of random ports being used at all times.


-- 
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-unsubscribe@flink.apache.org

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