[CONJ-309] possible NPE on aurora when failover occur during connection initialisation Created: 2016-06-08 Updated: 2016-06-13 Resolved: 2016-06-13 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Failover |
| Affects Version/s: | all |
| Fix Version/s: | 1.5.0-RC, 1.4.6 |
| Type: | Task | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
(reported by user) The short version: Here is the relevant stacktrace: |
| Comments |
| Comment by Diego Dupin [ 2016-06-08 ] |
|
The issue has been reproduced. During connection initialisation, there is underlying 2 connections : one to a master and another to a replica. correction : https://github.com/MariaDB/mariadb-connector-j/commit/411851ae8aa160dc53df2a125aedf0576be3323f. |