[infinispan-issues] [JBoss JIRA] (ISPN-6344) stack-file and cache-container configuration can be confusing

Galder Zamarreño (JIRA) issues at jboss.org
Wed Mar 9 05:20:01 EST 2016


Galder Zamarreño created ISPN-6344:
--------------------------------------

             Summary: stack-file and cache-container configuration can be confusing
                 Key: ISPN-6344
                 URL: https://issues.jboss.org/browse/ISPN-6344
             Project: Infinispan
          Issue Type: Enhancement
          Components: Configuration
    Affects Versions: 8.2.0.Final
            Reporter: Galder Zamarreño


Our XML configuration can create some confusion WRT JGroups stack-file definitions and cache containers. Whereas multiple JGroups stack-file definitions can appear, a single cache-container can only currently be defined since the ConfigurationBuilderHolder can only hold an instance of GlobalConfigurationBuilder.

If multiple JGroups stack-file elements were possible to configure, users might deduce that multiple cache containers can be defined but that's not the case.

Also, the XSD does not put an upper bound on how many cache-container instances it can define but it's really only one.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the infinispan-issues mailing list