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

Properties defined in <local-cache-configuration> are not applied to children

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Configure Infinispan XML using <local-cache-configuration>:

      <local-cache-configuration name="defaultCacheConfig">
       .. attributes go here ...
      </local-cache-configuration>
      
      <local-cache name="testCache1" configuration="defaultCacheConfig" />
      

      "testCache1" does not inherit any attributes from "defaultCacheConfig".

      org.infinispan.configuration.parsing.Parser80#getConfigurationBuilder finds and validates the supplied configuration, but does not actually apply it.

              ttarrant@redhat.com Tristan Tarrant
              simcha_jira Sergey Sigelman (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: