[
https://issues.apache.org/jira/browse/OPENJPA-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926325#action_12926325
]
Rick Curtis commented on OPENJPA-1801:
--------------------------------------
The last commit for this JIRA(1028808) is actually for OPENJPA-1844.
> CacheStatistics misses are improperly calculated.
> -------------------------------------------------
>
> Key: OPENJPA-1801
> URL: https://issues.apache.org/jira/browse/OPENJPA-1801
> Project: OpenJPA
> Issue Type: Bug
> Components: datacache
> Affects Versions: 2.0.1, 2.1.0
> Reporter: Rick Curtis
> Assignee: Rick Curtis
> Fix For: 2.1.0
>
>
> In doing some testing I found that the DataCache statistics aren't calculated
> properly. In the case where there is a cache miss for a specific
> Type(Person.class), a miss (a read with no subsequent hit) is recorded for
> java.lang.Object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.