[CONJ-623] Increase connection logging when Primary node connection fails Created: 2018-07-02 Updated: 2019-02-08 Resolved: 2018-07-06 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 2.2.5, 1.7.4 |
| Fix Version/s: | 2.2.6, 1.8.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Federico Gaule | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In order to provide more information to link a connection from an application to a database connection (for example via TCP dump), add local_port as part of the log. Before
After
Pull request: https://github.com/MariaDB/mariadb-connector-j/pull/127 |
| Comments |
| Comment by Diego Dupin [ 2018-07-06 ] |
|
tested and merged |