Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9535

Feature flags

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 9.4.0.Final
    • None
    • Configuration
    • None

    Description

      We need a way to enable/disable certain features using flags.
      The flags are properties in the form:
      org.infinispan.featurename
      any META-INF/infinispan-features.properties resources found on the classpath will be loaded and aggregated, and any property that is set to false will not be available.
      The Features object will be initialized by global configurations (GlobalConfigurationBuilder and Hot Rod ConfigurationBuilder) and can be queried in configuration builders' validate methods to decide whether features can be used or not.

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: