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

change default configuration within the ${infinispan.cluster.stack:XXX} does not have an effect

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 11.0.5.Final, 12.0.0.Final
    • 11.0.3.Final
    • Server
    • None

      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

       

              rhn-support-wfink Wolf Fink
              rhn-support-wfink Wolf Fink
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: