lp:~andrefcruz/connectorj/loadbalance-fixes

Created by André Cruz and last modified
Get this branch:
bzr branch lp:~andrefcruz/connectorj/loadbalance-fixes
Only André Cruz can upload to this branch. If you are André Cruz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
André Cruz
Project:
MySQL Connector/J
Status:
Development

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.

921. By Todd Farmer <email address hidden>

Updated CHANGES for load-balancing feature enhancements.

920. By Todd Farmer <email address hidden>

Merging load-balancing management features.

919. By Todd Farmer <email address hidden>

Cleaned up LoadBalacnedMySQLConnectionProxy, 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 (LoadBalancedMySQLConnection) instead of using java.lang.reflect.Proxy. Also cached classes in proxyIfInterfaceIsJdbc() 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.

915. By Administrator <Administrator@QCW2K8>

Minor code change for Bug#51908

914. By Mark Matthews

Fixed compile failure from merge.

913. By Mark Matthews

Merged from upstream

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers