Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-6788

Context-Aware Config: Make filtered property names for configuration persistence configurable

    XMLWordPrintableJSON

Details

    Description

      currently, a hard-coded list of filtered property names is applied in the configuration manager implementation and the default configuration persistence implementation:

      jcr:primaryType
      jcr:mixinTypes
      jcr:created
      jcr:createdBy
      jcr:lastModified
      jcr:lastModifiedBy
      jcr:uuid
      

      this list should be made configurable because in upstream applications more properties might need to be filtered e.g. to track replication status.

      the possibility to filter a list of property names by name or regex should be made accessible in the ConfigurationManager API that is part of the Management API so other configuration persistence applications may use it as well.

      Attachments

        Activity

          People

            sseifert Stefan Seifert
            sseifert Stefan Seifert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: