jduo opened a new issue, #38573: URL: https://github.com/apache/arrow/issues/38573
### Describe the enhancement requested Currently the JDBC driver will only try the first Location when calling getStream() on endpoints returned by getFlightInfo(). If there's an error connecting or getting data. at the first location, the driver treats this as fatal instead of trying another Location in the list. ### Component(s) FlightRPC, Java -- 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]
