• 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:

  1. start the master server
  2. start the sample app
  3. add the cache manager, cache with elements
  4. Hit http://localhost:9889/monitor
  5. click the content tab
  6. select the cache manager and cache, verify that the added elements are listed
  7. In the cache content field, click the Remove all button
  8. All elements are removed successfully

Actual: Remove all button is still enabled Expected: Remove all button should be disabled when no elements

Comments

Geert Bevin 2009-11-07

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.