[CONJ-848] Pool correction for java 7 connection branch Created: 2020-12-09  Updated: 2020-12-10  Resolved: 2020-12-09

Status: Closed
Project: MariaDB Connector/J
Component/s: pooling
Affects Version/s: 1.7.4
Fix Version/s: 1.7.6

Type: Bug Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to CONJ-639 enabledSslProtocolSuites does not inc... Closed
relates to CONJ-750 protocol error when not setting datab... Closed
relates to CONJ-522 Implement a datasource with pool Closed
relates to CONJ-682 java.sql.SQLNonTransientConnectionExc... Closed

 Description   

patch java 7 supported version with correction from 2.x branch:

  • CONJ-682 internal pool correction: when receiving an RST during
    connection validation, the pool will end up throwing connection timeout
    exception in place of reusing another connection.
  • CONJ-522 pool closing : racing condition correction
  • CONJ-750 : protocol error when not setting database, indicating null authentication plugin
  • CONJ-639 : enabledSslProtocolSuites does not include TLSv1.2 by default

Generated at Thu Feb 08 03:18:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.