Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.5
-
Component/s: Other
-
Labels:None
Description
Java connector 2.7 and 3.0 behavior when having multiple host without failover prefix differ.
2.7 loop sequentially hosts until successfully establishing a connection (there isn't any failover, this only concerns connection)
3.0 only tries with first host.
For compatibility, 3.0 must behave like 2.7