[
https://issues.apache.org/jira/browse/OFBIZ-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979376#action_12979376
]
David E. Jones commented on OFBIZ-4103:
---------------------------------------
That field is actually used in the OFBiz cache implementation.
It is also supported by ehcache:
ehcache.getSampledCacheStatistics().getCacheMissExpiredMostRecentSample()
> missCountExpired and missCountExpired always equal to 0 in UtilCache
> --------------------------------------------------------------------
>
> Key: OFBIZ-4103
> URL: https://issues.apache.org/jira/browse/OFBIZ-4103
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Philippe Mouawad
>
> Working on new Cache implementation plugin, I noticed these 2 fields are
> never modified.
> I plan to remove them in the new Cache interface and administration interface
> is it a problem ?
> Thank you
> Regards
> Philippe
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.