Description
We need to to support failover connections for JDBC driver.
In case user defined few connection points and server became unavailable during request, driver should try send the same request to another server.
Please be aware we can do it only for idempotent requests like a SELECT without transaction context.
Attachments
Issue Links
- is a child of
-
IGNITE-11287 JDBC Thin: best effort affinity
- Resolved
- links to