• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • kkannaiy
  • Reporter: kkannaiy
  • November 17, 2009
  • 0
  • Watchers: 0
  • January 17, 2013
  • November 18, 2009

Attachments

Description

Any reason for this default value? Is this expected?

Steps:

  1. Install the ehcache-dx kit
  2. start the moniotr server
  3. start the probe
  4. add cache manager, cache, elements
  5. Hit the monitor url
  6. Go to contents tab and select the cache manager and cache
  7. select the Probe and Key from the Search contents
  8. View the Element Details

Actual: by default Updated date is 31/12/1969 16:00:00 No default value is set to Expiration Time:

Comments

Alex Miller 2009-11-17

Need to handle the unset case?

Kalai Kannaiyan 2009-11-19

Verified with rev 5330, by default Updated date field is empty in the Element details, after updating the key value, the Updated date displays the expected date.

But still Expiration Time is empty. Is this expected?

Geert Bevin 2009-11-19

The expiration time is only visible when it makes sense. Are TTI or TTL set? Is the element not eternal? …

Himadri Singh 2009-11-24

Verified with rev 5381,

Updated time is empty by default. Expiration time is shown when TTI/TTL is set with eternal=false.

Himadri Singh 2009-11-24

Sample numbers

Key: key Class name: java.lang.String TTL: 180 TTI: 120 Hits: 2 Created: 25/11/2009 01:15:22 Accessed: 25/11/2009 01:15:47 Updated: 25/11/2009 01:15:21 Expiration Time: 25/11/2009 01:17:47