[
https://issues.apache.org/jira/browse/OAK-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella closed OAK-6233.
---------------------------------
Bulk close for 1.7.0
> Typed properties not handled properly in the initialization of DataStore in
> oak-run
> -----------------------------------------------------------------------------------
>
> Key: OAK-6233
> URL: https://issues.apache.org/jira/browse/OAK-6233
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: run
> Reporter: Amit Jain
> Assignee: Amit Jain
> Priority: Minor
> Fix For: 1.7.0, 1.8, 1.6.2, 1.4.16
>
>
> Typed properties specified in the configuration file are not handled because
> Dictionary returned from ConfigurationHandler is converted using
> Maps.fromProperties which converts any non-string values to null.
> Though these properties are not relevant as the DataStore does not read/write
> binaries into the data store here but the code here should be compatible with
> configurations already being used in applications.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)