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

Console doesn't scope cache containers to server-groups

    XMLWordPrintable

Details

    • 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.

    Description

      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).

      Attachments

        Activity

          People

            vblagoje Vladimir Blagojevic (Inactive)
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: