Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Creating this issue to clarify that while FINERACT-761 is focused on (only) the build time use of the Drizzle JDBC driver (which does not lead to it being included in the final Fineract end-user distribution), this is re. the use of it at run-time, which is packaged in the distribution.
The two uses are technically unrelated. While the use of Drizzle instead of Connector/J in the build is a a blocking issue, the use at run-time is not a blocking problem, currently. It's perhaps still not ideal to maintain on a completely unmaintained library (Drizzle) for database access, e.g. for performance.
Attachments
Issue Links
- blocks
-
FINERACT-867 Scalability & Performance Enhancements for Supporting Millions of Clients, High TPS, and Concurrent Users
- Closed
- Dependent
-
FINERACT-761 Use of (unmaintained) Drizzle JDBC driver in Fineract Build (not run-time) prevents upgrading Flyway <- Gradle
- Resolved
- is blocked by
-
LEGAL-462 How to use MariaDB (MySQL) in Apache.org (Java) projects, given that the only currently maintained JDBC driver is LGPL?
- Resolved
- is related to
-
FINERACT-890 Custom slf4j integrated logger for the (optional!) MySQL JDBC driver support in Fineract
- Resolved
- relates to
-
FINERACT-786 Fineract on Google Cloud ("managed", with Cloud SQL)
- Open
- requires
-
FINERACT-889 Merge (old) DRIVERCLASS_NAME/PROTOCOL/SUB_PROTOCOL) with (new) fineract_tenants_driver/fineract_tenants_url
- Open
- links to