[infinispan-issues] [JBoss JIRA] (ISPN-7328) Administration console - cache statuses in cache container page behave randomly
Ryan Emerson (JIRA)
issues at jboss.org
Mon Jan 16 09:42:01 EST 2017
[ https://issues.jboss.org/browse/ISPN-7328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13348721#comment-13348721 ]
Ryan Emerson commented on ISPN-7328:
------------------------------------
[~vblagojevic] My initial comment didn't show the *'s as I put it in ` not a \{code\} block, whoops! I think we will always have to make four calls per container, one per cache type, as each cache of a different type is registered as it's own child node in the DMR. Of course we can simply make this one composite DMR call that has four steps, so the number of http requests will only be one.
> Administration console - cache statuses in cache container page behave randomly
> -------------------------------------------------------------------------------
>
> Key: ISPN-7328
> URL: https://issues.jboss.org/browse/ISPN-7328
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Beta1
> Reporter: Jiří Holuša
> Assignee: Vladimir Blagojevic
> Priority: Minor
> Attachments: screenshot1.png
>
>
> Steps to reproduce: create more caches (in my case at least ~20), go to cache container and try to refresh the page several times. It should sometimes appear that some of the cache has yellow warning status, see attached screenshot.
> This occurs very randomly and only with more caches (and probably more servers). IMHO there is some kind of timeout issue that the console fails to retrieve statuses from all caches in time.
> I think the best solution would be to, when waiting for retrieving of the cache status, have instead of "warning" icon some kind of spinner which would basically signal "I haven't got the status yet". This would also solve a bit of user-unfriendliness, which is when you go to cache container, initially all the statuses are "warning" and then they change to "OK". This moment can time quite some time when there are more caches and can confuse users quite a bit.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list