[CONJ-771] enablePacketDebug reset stack when reconnecting Created: 2020-03-16 Updated: 2020-03-18 Resolved: 2020-03-16 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | 2.6.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
option `enablePacketDebug` permit to list last exchanges when having a connection error. The problem is that when using automatic reconnection or failover, the stack is reset, not permitting identification of issues. |