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

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

    XMLWordPrintable

Details

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

    Description

      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

       

      Attachments

        Issue Links

          Activity

            People

              rhn-support-wfink Wolf Fink
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: