[infinispan-issues] [JBoss JIRA] (ISPN-11534) Deprecate DefaultCacheManager constructors with default configuration

Dan Berindei (Jira) issues at jboss.org
Wed Mar 25 17:58:16 EDT 2020


Dan Berindei created ISPN-11534:
-----------------------------------

             Summary: Deprecate DefaultCacheManager constructors with default configuration
                 Key: ISPN-11534
                 URL: https://issues.redhat.com/browse/ISPN-11534
             Project: Infinispan
          Issue Type: Bug
          Components: API, Core
    Affects Versions: 11.0.0.Dev03
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 11.0.0.Dev04


{{DefaultCacheManager}} no longer has a default cache by default. In order to use the constructors with a default {{Configuration}} parameter, the user also has to define a default cache name in the {{GlobalConfiguration}}, but that is surprising.

We should remove these constructors, as the user can use the {{ConfigurationBuilderHolder}} constructor to define a default cache (and other caches as well) before starting the cache manager.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list