[CONJ-911] enable keepalive by default Created: 2022-01-03 Updated: 2022-01-05 Resolved: 2022-01-05 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | configuration |
| Affects Version/s: | None |
| Fix Version/s: | 3.0.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
to be consistent with other connectors, java must enable keep-alive by default, to use system default value. ( those value can then be set with options tcpKeepCount and tcpKeepInterval for 3.0+ version if using java 11+) |