Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- relates to
-
ARROW-6528 [C++] Spurious Flight test failures (port allocation failure)
- Resolved
- links to