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