• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Cannot Reproduce
  • hsingh
  • Reporter: kkannaiy
  • November 05, 2009
  • 0
  • Watchers: 0
  • January 17, 2013
  • November 12, 2009

Attachments

Description

Steps:

  1. start the master server
  2. start the app
  3. Add Cache Manager (cache manager 1)
  4. add 2 cache (cache1, cache2)
  5. add 2 elements for cache1 (a1, a2)
  6. Don’t add any elements for cache2
  7. hit the dashboard url (http://loclahost:9080/dashboard)
  8. In the contents tab, select the cache manager and cache1
  9. a1 and a2 are displayed in the Key column of search contents
  10. select a1 and view the Element details of a1
  11. select a2 and view the Element details of a2
  12. Now switch the cache1 to cache2
  13. No Keys are listed under Search contents

Expected: Nothing should display in the element details field, but previous element details are displayed.(snapshot attached)

  1. No elements are

Comments

Geert Bevin 2009-11-07

What is this app you’re testing with?

Kalai Kannaiyan 2009-11-09

https://svn.terracotta.org/repo/internal/qa/trunk/ehcache-dx-sample

Geert Bevin 2009-11-12

I suspect I fixed this before already

Himadri Singh 2009-11-19

Verified in rev 5239.