David Li created ARROW-17718:
--------------------------------
Summary: [C++][Java][FlightRPC] Get rid of
FlightTestUtil.getStartedServer etc.
Key: ARROW-17718
URL: https://issues.apache.org/jira/browse/ARROW-17718
Project: Apache Arrow
Issue Type: Bug
Components: FlightRPC, Java
Reporter: David Li
Anything expecting to bind to a random port in CI is an antipattern and makes
tests flaky. All tests should bind to port 0 and let the OS assign a port.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)