-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: 2.1.0
-
Component/s: None
-
None
As of ehcache 2.1, statistics capture is no longer enabled by default. I added statistics="true" to some caches which may be of interest.
<cache name="..."
...
statistics="true"
/>