Bug #75885 | Bug#20204783 fix exposes wrong beahaviors in failover connections | ||
---|---|---|---|
Submitted: | 13 Feb 2015 2:22 | Modified: | 9 Mar 2015 21:33 |
Reporter: | Filipe Silva | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.35 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[13 Feb 2015 2:22]
Filipe Silva
[9 Mar 2015 21:33]
Daniel So
Added the following entry to the Connector/J 5.1.35 changelog: "The failover support by Connector/J has been refactored to be implemented independently of Connector/J's load-balancing feature. This resolves a number of issues including, for example, (1) a failover being triggered inadvertently, (2) a failover process kept trying to connect to an unavailable server (while there was an available one), and (3) the number of active connections kept growing until Connector/J threw an exception when there were successive failovers within the same connection. (The issues are regressions of Bug #75168.)"