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

Console doesn't scope cache containers to server-groups

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 8.2.1.Final, 9.0.0.Final
    • 8.2.0.Final
    • Console
    • None
    • Hide

      Start the server using the attached configuration files below:

      ./bin/domain.sh --domain-config=domain-xsite.xml --host-config=host-xsite.xml

      The files actually define distinct names, so to reproduce the first example above you need to edit domain-xsite.xml to give the same name to the cache-containers defined in the two server-groups.

      Show
      Start the server using the attached configuration files below: ./bin/domain.sh --domain-config=domain-xsite.xml --host-config=host-xsite.xml The files actually define distinct names, so to reproduce the first example above you need to edit domain-xsite.xml to give the same name to the cache-containers defined in the two server-groups.

      When managing multiple server groups (i.e. clusters), the console doesn't scope cache-containers to the appropriate server-group.
      Example:
      I have server groups "earth" and "moon", each one declaring a "clustered" cache-container, the console only shows one cache-container ("clustered") whereas it should show two: earth/clustered and moon/clustered

      Even with different names, the console is attempting to "resolve" cache-containers against the wrong server-group (possibly the first one).

              vblagoje Vladimir Blagojevic (Inactive)
              ttarrant@redhat.com Tristan Tarrant
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: