Martin Gencur created ISPN-6104:
-----------------------------------
Summary: Cache.Purge issues
Key: ISPN-6104
URL:
https://issues.jboss.org/browse/ISPN-6104
Project: Infinispan
Issue Type: Bug
Components: Console
Reporter: Martin Gencur
Assignee: Vladimir Blagojevic
Currently, there are the following issues with the "Purge cache data" button:
1) The button is available even though the cache is attached to the remote endpoint and
hence available to clients. It should only be available after the cache is detached from
the endpoint.
2) The confirmation dialog for the operation always says "Purging cache xyCache will
passivate all its cache entries." even though there's no cache store defined for
the cache. This might lead users to expectations that their data will be stored somewhere.
But if there's no cache store, the data will be lost. In this case, it would be better
to show a warning that their data will be lost after performing the operation.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)