EHC ❯ Implement gaps in Ehcache/Hibernate mbeans needed to support Terracotta dev console
-
Task
-
Status: Closed
-
0 Showstopper
-
Resolution: Fixed
-
ehcache-core,ehcache-terracotta
-
-
hsingh
-
Reporter: amiller
-
December 09, 2009
-
0
-
Watchers: 0
-
January 17, 2013
-
February 03, 2010
Description
Add additional support to the Ehcache and/or Hibernate and/or new mbeans as necessary to support features needed by the Terracotta Dev Console equivalent to prior support with Hibernate Terracotta Second Level Cache.
This is a little vague as I don’t know the full list of gaps, but some examples:
- dynamic config change methods (TTI, TTL, max memory, max total count)
- latencies (implement or drop depending on time and difficulty)
Comments
Abhishek Singh 2009-12-21
Abhishek Singh 2010-02-03
Fixed. rev between 1540 and 1583.
Himadri Singh 2010-02-24
Verified with 3.2.1-ee RC 4
- dynamic config change methods (TTI, TTL, max memory, max total count)
- statistics enable/disable
- Enable/Disable region cache
- Region cache logging
Missing.
- latency
- orphan eviction
- Flush behaviors on cache enable/disable per cache, setting values and changing dynamically: - flush on disable - flush on enable - no flush on both enable/disable
As per Abhishek, it was decided to not to support missing features.
Other missing gaps, need to decide which ones we are going to support (which ones makes sense?):