Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-6233

Typed properties not handled properly in the initialization of DataStore in oak-run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.0, 1.6.2, 1.4.16, 1.8.0
    • run
    • None

    Description

      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.

      Attachments

        Activity

          People

            amitjain Amit Jain
            amitjain Amit Jain
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: