-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
8.1.0.Final
-
None
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