[infinispan-issues] [JBoss JIRA] (ISPN-6075) Created cache is immediately available
Martin Gencur (JIRA)
issues at jboss.org
Fri Jan 22 06:01:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152337#comment-13152337 ]
Martin Gencur edited comment on ISPN-6075 at 1/22/16 6:00 AM:
--------------------------------------------------------------
My point 3) says that the cache is immediately attached to the remote end-point when it is created. There is no "ignored-caches" element on the endpoint when I create a cache. This is wrong. Right now I need to create the cache AND click disable to have the cache detached.
Also, what is the point of showing "Available" when the cache is not attached to a remote endpoint and is de-facto unavailable? Who can use the cache in this state? This is confusing.
was (Author: mgencur):
My point 3) says that the cache is immediately attached to the remote end-point when it is created. There is no "ignored-caches" element on the endpoint when I create a cache. This is wrong. Right now I need to create the cache AND click disable to have the cache detached.
Also, what is the point of showing "Available" when the cache is not attached to a remote endpoint and is de-facto unavailable? Who can use the case in this state? This is confusing.
> Created cache is immediately available
> --------------------------------------
>
> Key: ISPN-6075
> URL: https://issues.jboss.org/browse/ISPN-6075
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.1.0.Final
> Reporter: Martin Gencur
> Assignee: Vladimir Blagojevic
>
> Steps to reproduce:
> 1) Add new cache
> 2) Go to the cache detail page
> Issues:
> 1) The label in top-left corner says "Available" while it should be either Unavailable or Disabled at this point (probably it is because this page still shows the satus of the currentCluster and not the cache itself)
> 2) The actions on the right side include both "Disable" and "Enable" and both of them are clickable. Only "Enable" option should be available at this point.
> 3) I'm able to create a RemoteCache and put/get entries - no exception thrown
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list