Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1553

Infinispan subsystem ignores cluster name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 8.0.0.Alpha3
    • 8.0.0.Alpha1
    • Clustering
    • None
    • Hide

      Configure the "web" cache with <transport cluster="foo"/>.
      Deploy a <distributable/> web application.
      Note the cluster name printed in the log:

      GMS: address=master:server-one/foo, cluster=web, physical address=127.0.0.1:7600

      Expected result: The cluster is "foo".
      Actual result: The cluster is still "web".

      Show
      Configure the "web" cache with <transport cluster="foo"/>. Deploy a <distributable/> web application. Note the cluster name printed in the log: GMS: address=master:server-one/foo, cluster=web, physical address=127.0.0.1:7600 Expected result: The cluster is "foo". Actual result: The cluster is still "web".

    Description

      The Infinispan subsystem uses the name of the cache container as the cluster name, instead of the name configured in <transport cluster="foo"/>.

      This is a critical issue when using a gossip router, as only the cluster name determines what nodes form a cluster.

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: