[
https://issues.jboss.org/browse/ISPN-6075?page=com.atlassian.jira.plugin....
]
Martin Gencur commented on ISPN-6075:
-------------------------------------
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)