[CONJ-145] Support for load balance URLs Created: 2015-03-06 Updated: 2015-09-21 Resolved: 2015-09-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Failover |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Jeff Flanigan | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Epic Link: | Load Balancing (without failover) and other MySQL options |
| Sprint: | Sprint connector/j 1.3.0 |
| Description |
|
We currently use the jdbc:mysql:loadbalance feature provided by MySQL Connector/J to connect to a collection of MariaDB replicas. We would like to be able to do the same with the MariaDB JDBC driver, so that we can switch between the two drivers without introducing a new load balancing service such as HAProxy. |
| Comments |
| Comment by Diego Dupin [ 2015-09-21 ] |
|
functionnality added in the next version 1.3.0 to complete failover implementation. |