Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions