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

Internal caches should ignore wildcard configurations

    XMLWordPrintable

Details

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

    Description

      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>
      

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: