[CONCPP-73] Loadbalancing for Connector/C++ Created: 2021-03-08 Updated: 2023-06-19 Resolved: 2023-06-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Ralf Gebhardt | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The MariaDB Connector/J provides load balancing and failover capabilities to provide some HA at the client end, see https://mariadb.com/kb/en/library/failover-and-high-availability-with-mariadb-connector-j/ MariaDB Connector/C++ should provide that same load balancing and failover capabilities. Would this be blocked by UPDATE: |