Imagine the user started the JobServer with `--job-port 1234`, then it would bind to a different port due to `--job-host` being empty. We should simply pass in `0` as the port in tests. This would then bind to an arbitrary port. Additionally, we should clarify the semantics through `ServerFactoryTest` (can be a follow-up).
[ Full content available at: https://github.com/apache/beam/pull/6341 ] This message was relayed via gitbox.apache.org for [email protected]
