Zsombor Gegesy created RANGER-1873:
--------------------------------------
Summary: Fix property handling in RangerKMSDB
Key: RANGER-1873
URL: https://issues.apache.org/jira/browse/RANGER-1873
Project: Ranger
Issue Type: Bug
Components: kms
Affects Versions: 0.7.1
Reporter: Zsombor Gegesy
Assignee: Zsombor Gegesy
In RangerKMSDB, the updateDBSSLURL function is never called, because
getDBFlavor always return DB_FLAVOR_UNKNOWN, because it tries to read from
DB_PROPERTIES, instead of the configuration. The DB_PROPERTIES only contains -
at that point values for the keys:
PROPERTY_PREFIX+DB_DIALECT,PROPERTY_PREFIX+DB_DRIVER,PROPERTY_PREFIX+DB_URL.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)