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

SegmentNodeStoreService fails to handle empty strings in the OSGi configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.2, 1.4
    • segmentmk
    • None

    Description

      When an OSGi configuration property is removed from the dictionary associated to a component, the default value assigned to it is an empty string.

      When such an empty string is processed by SegmentNodeStoreService#lookup, it is returned to its caller as a valid configuration value. The callers of SegmentNodeStoreService#lookup, instead, expect null when such an empty value is found.

      The method SegmentNodeStoreService#lookup should check for empty strings in the OSGi configuration, and treat them as null values.

      Attachments

        1. OAK-2962-01.patch
          2 kB
          Francesco Mari
        2. OAK-2962-02.patch
          17 kB
          Francesco Mari

        Issue Links

          Activity

            People

              amitjain Amit Jain
              frm Francesco Mari
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: