[
https://issues.apache.org/jira/browse/RANGER-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zsombor Gegesy updated RANGER-1873:
-----------------------------------
Attachment: RANGER-1873.patch
> 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
> Labels: kms
> Attachments: RANGER-1873.patch
>
>
> 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)