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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.2.0.Beta1, 8.2.0.Final
    • 8.1.0.Alpha2
    • Console
    • None

    Description

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

      Attachments

        Activity

          People

            vblagoje Vladimir Blagojevic (Inactive)
            jholusa Jiří Holuša (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: