lp://staging/~andrefcruz/connectorj/loadbalance-fixes
- Get this branch:
- bzr branch lp://staging/~andrefcruz/connectorj/loadbalance-fixes
Branch merges
Branch information
Recent revisions
- 922. By André Cruz
-
Errors raised while connecting to load-balanced pools could trigger an infinite loop since "hostIndex" was used both for controlling the for loop and randomizing host selection. This could prevent the loop from finishing.
- 919. By Todd Farmer <email address hidden>
-
Cleaned up LoadBalacnedMyS
QLConnectionPro xy, added test case for BUG#43276 - 918. By Todd Farmer <email address hidden>
-
Merging from upstream and applying copyright changes to affected files.
- 917. By Todd Farmer <email address hidden>
-
Fixed BUG#52534 - Performance regression using load-balanced connection. Created new concrete class (LoadBalancedMy
SQLConnection) instead of using java.lang. reflect. Proxy. Also cached classes in proxyIfInterfac eIsJdbc( ) to increase performance. - 916. By Todd Farmer <email address hidden>
-
Fixed BUG#52231 - Differences in definitions of which SQLExceptions trigger a failover event could result in failure to try more than a single host in certain situations.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)