pitrou opened a new issue, #41780: URL: https://github.com/apache/arrow/issues/41780
### Describe the bug, including details regarding any error messages, version, and platform. On my local build: ```console $ /build/build-release/relwithdebinfo/arrow-flight-benchmark Testing method: DoGet Using spawned TCP server Server running with pid 71195 Server host: localhost Server port: 31337 Failed with error: << IOError: Flight returned unavailable error, with message: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:31337: Failed to connect to remote host: Connection refused. Detail: Unavailable ``` ### Component(s) Benchmarking, C++, FlightRPC -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
