David Li created ARROW-8176:
-------------------------------
Summary: [FlightRPC][Integration] Have Flight services bind to
port 0 in integration
Key: ARROW-8176
URL: https://issues.apache.org/jira/browse/ARROW-8176
Project: Apache Arrow
Issue Type: Bug
Components: FlightRPC, Integration
Reporter: David Li
In integration tests, instead of allocating a port and then trying to bind to
it, we should have the Flight server bind to port 0, then have the test runner
parse out the port. This avoids flakiness due to port collisions. This also
will give us the ability to know when the Flight server has actually started.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)