Skip to content

[Java][Flight] Try multiple locations in JDBC when using getStream #38573

@jduo

Description

@jduo

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions