Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
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