[
https://issues.apache.org/jira/browse/RANGER-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Velmurugan Periasamy resolved RANGER-1873.
------------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Committed in master -
https://git-wip-us.apache.org/repos/asf?p=ranger.git;a=commit;h=9750aa3d96336a352a7219cd9041978532642009
> 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
> Fix For: 1.0.0
>
> 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)