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.

Reply via email to