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

oak-blob-cloud-azure: in AzureBlobStoreBackend, interpret empty string like null for boolean properties

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.42.0
    • 1.44.0
    • blob-cloud-azure
    • None

    Description

      In AzureBlobStoreBackend, some boolean properties like azureCreateContainer default to true if not set. However, when configured from an OSGi configuration using interpolation, an unset property can default to empty string. However, the empty string is converted to false by PropertiesUtil#toBoolean(). 

      Empty strings should be interpreted as nulls for boolean properties in AzureBlobStoreBackend.

       

      Attachments

        Activity

          People

            miroslav Miroslav Smiljanic
            jelmini Carlo Jelmini
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: