[infinispan-issues] [JBoss JIRA] (ISPN-7642) Administration console - remote sites are not displayed correctly on cache container page

Vladimir Blagojevic (JIRA) issues at jboss.org
Mon Jul 24 09:25:00 EDT 2017


    [ https://issues.jboss.org/browse/ISPN-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439291#comment-13439291 ] 

Vladimir Blagojevic commented on ISPN-7642:
-------------------------------------------

[~ryanemerson] [~rmacor] I investigated this issue and the problem is the following: cache container structure loaded in the cache container page (list of all caches) does not contain data on per cache level related to backup sites (on cache level) but rather only on container level. Currently, we display backup sites on container level. On per cache page we display cache backup sites correctly because we fetch relevant data on cache level. Having a proper solution i.e. each cache card on container page listing its own backups would require fetching per cache data on cache container page. This, in turn, could be resource intensive (think hundreds of caches). I recommend we only display cache backup icon on each individual cache card on container page (if a cache has backup) and the list of actual backups once the cache page is loaded (the current approach). Thoughts?

> Administration console - remote sites are not displayed correctly on cache container page
> -----------------------------------------------------------------------------------------
>
>                 Key: ISPN-7642
>                 URL: https://issues.jboss.org/browse/ISPN-7642
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 9.0.0.CR2
>            Reporter: Roman Macor
>            Assignee: Vladimir Blagojevic
>         Attachments: Screenshot-cacheContainer.png, Screenshot-detail-cache.png, clustered.xml
>
>
> Have 2 caches each configured with a different remote site.
> When you click on cache container, both remote sites are displayed on both cache cards. Clicking on a cache to see cache detail page shows correct remote site. Please see the attached screenshots.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list