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

Internal caches should ignore wildcard configurations

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Final
    • 11.0.0.Final, 10.1.8.Final
    • Core
    • None

      InternalCacheRegistryImpl.registerInternalCache throws a CacheConfigurationException if a wildcard configuration matches the internal cache name.

      It should ignore wildcard configurations instead, and a user should be able to replicate the pre-ISPN-11367 behaviour with a * wildcard:

      <cache-container>
        <local-cache-configuration name="*">
        </local-cache-configuration>
      </cache-container>
      

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: