Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.4.0
-
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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Datasource pool missing interface | Datasource pool wrong interfaces |
issue.field.resolutiondate | 2019-10-01 13:49:01.0 | 2019-10-01 13:49:01.103 |
Component/s | Other [ 12201 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 93235 ] | MariaDB v4 [ 135104 ] |