[jira] [Created] (IGNITE-12461) Jdbc Thin: Failover connections support for JDBC thin driver.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12461) Jdbc Thin: Failover connections support for JDBC thin driver.

Anton Vinogradov (Jira)
Andrey Mashenkov created IGNITE-12461:
-----------------------------------------

             Summary: Jdbc Thin: Failover connections support for JDBC thin driver.
                 Key: IGNITE-12461
                 URL: https://issues.apache.org/jira/browse/IGNITE-12461
             Project: Ignite
          Issue Type: Sub-task
          Components: jdbc
            Reporter: Andrey Mashenkov


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)