[infinispan-issues] [JBoss JIRA] (ISPN-12220) change default configuration within the ${infinispan.cluster.stack:XXX} does not have an effect
Wolf-Dieter Fink (Jira)
issues at jboss.org
Wed Aug 12 05:05:01 EDT 2020
[ https://issues.redhat.com/browse/ISPN-12220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-12220 started by Wolf-Dieter Fink.
-----------------------------------------------
> change default configuration within the ${infinispan.cluster.stack:XXX} does not have an effect
> -----------------------------------------------------------------------------------------------
>
> Key: ISPN-12220
> URL: https://issues.redhat.com/browse/ISPN-12220
> Project: Infinispan
> Issue Type: Enhancement
> Components: Server
> Affects Versions: 11.0.3.Final
> Reporter: Wolf-Dieter Fink
> Assignee: Wolf-Dieter Fink
> Priority: Minor
>
> If a different stack should be configured within the XML configuration
> <cache-container name="default" statistics="true">
> <transport cluster="${infinispan.cluster.name:MyCluster}" stack="${infinispan.cluster.stack:someDifferent}" node-name="${infinispan.node.name:}"/>
> this will not have any effect, the default tcp stack is used as long as ${infinispan.cluster.stack} is set. The default "tcp" is set hardcoded.
> This is confusing if the stack should be changed inside the configuration with the <jgroups> element.
> Also the cluster.name is set hardcoded instead of using the :default from expression
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list