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

Displaying caches in management console doesn't detect XSite replication correctly

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: Major Major
    • 8.2.0.Beta1, 8.2.0.Final
    • 8.1.0.Alpha2
    • Console
    • None

      Page "Caches" tab -> click on certain cache container: list of caches in that container is shown.

      Having cache configured e.g. line this:

      <distributed-cache name="memcachedCache" ...>
          <backups>
              <backup site="BRN" strategy="SYNC"/>
          </backups>
      </distributed-cache>
      

      In the UI, when I click Trait > Remote backup filter, the cache is not shown in the results. Truth is that I don't actually have the BRN site running, however, when I look through the jconsole to MBean, the XSiteAdmin bean is there and I'm able to call operations on it, e.g. pushState (of course fails, because I don't have the site there).

              vblagoje Vladimir Blagojevic (Inactive)
              jholusa Jiří Holuša (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: