[infinispan-issues] [JBoss JIRA] (ISPN-5920) Displaying caches in management console doesn't detect XSite replication correctly

Tristan Tarrant (JIRA) issues at jboss.org
Mon Dec 21 11:53:00 EST 2015


     [ https://issues.jboss.org/browse/ISPN-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-5920:
----------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan-management-console/pull/34


> Displaying caches in management console doesn't detect XSite replication correctly
> ----------------------------------------------------------------------------------
>
>                 Key: ISPN-5920
>                 URL: https://issues.jboss.org/browse/ISPN-5920
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 8.1.0.Alpha2
>            Reporter: Jiří Holuša
>            Assignee: Vladimir Blagojevic
>             Fix For: 8.2.0.Alpha1, 8.2.0.Final
>
>
> Page "Caches" tab -> click on certain cache container: list of caches in that container is shown.
> Having cache configured e.g. line this:
> {code}
> <distributed-cache name="memcachedCache" ...>
>     <backups>
>         <backup site="BRN" strategy="SYNC"/>
>     </backups>
> </distributed-cache>
> {code}
> 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).



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the infinispan-issues mailing list