[CONJ-692] Datasource pool wrong interfaces Created: 2019-03-13  Updated: 2019-10-01  Resolved: 2019-10-01

Status: Closed
Project: MariaDB Connector/J
Component/s: Other
Affects Version/s: 2.4.0
Fix Version/s: 2.5.0

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


 Description   

Connector has 2 Datasources interface :

  • basic implementation (MariaDbDataSource)
  • Connection pooling implementation (MariaDbPoolDataSource)

There is an interface mismatch there : MariaDbDataSource implement ConnectionPoolDataSource without implementing connection pooling, and MariaDbPoolDataSource doesn't implement MariaDbPoolDataSource but has this exact goal.


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