EHC ❯ Remove all button is still enabled in the Cache Content field after removing all elements from the cache
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Not a Bug
-
-
-
gbevin
-
Reporter: kkannaiy
-
November 07, 2009
-
0
-
Watchers: 0
-
November 16, 2009
-
November 07, 2009
Description
Steps:
- start the master server
- start the sample app
- add the cache manager, cache with elements
- Hit http://localhost:9889/monitor
- click the content tab
- select the cache manager and cache, verify that the added elements are listed
- In the cache content field, click the Remove all button
- All elements are removed successfully
Actual: Remove all button is still enabled Expected: Remove all button should be disabled when no elements
This is not a bug since the stats in the GUI are just sampling counters, in the meantime there can be other data in the cache.