Michael Vorburger created FINERACT-889:
------------------------------------------
Summary: Merge (old) DRIVERCLASS_NAME/PROTOCOL/SUB_PROTOCOL) with
(new) fineract_tenants_driver/fineract_tenants_url
Key: FINERACT-889
URL: https://issues.apache.org/jira/browse/FINERACT-889
Project: Apache Fineract
Issue Type: Improvement
Reporter: Michael Vorburger
While looking into FINERACT-762, I've found
org.apache.fineract.infrastructure.core.boot.JDBCDriverConfig and noticed that
its (old) DRIVERCLASS_NAME, PROTOCOL and SUB_PROTOCOL properties, who's
defaults are defined in META-INF/spring/jdbc.properties (but can be overriden),
overlap with the (newer) fineract_tenants_driver & fineract_tenants_url. (There
was no equivalent to fineract_tenants_uid and fineract_tenants_pwd in the old
scheme.)
This is confusing and it would be nicer if there were only the newer properties.
Also, PORT is actually useless (un-used), so proposed to be remove in
https://github.com/apache/fineract/pull/756.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)