You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/02/16 19:01:28 UTC

[jira] Created: (OPENJPA-1515) CacheStatistics should be disabled by default

CacheStatistics should be disabled by default
---------------------------------------------

                 Key: OPENJPA-1515
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1515
             Project: OpenJPA
          Issue Type: Bug
          Components: datacache
    Affects Versions: 2.0.0-beta
            Reporter: Rick Curtis
            Assignee: Rick Curtis


org.apache.openjpa.datacache.CacheStatistics are enabled by default but collection of the data has a measurable performance impact. Collecting of the CacheStatistics should be disabled by default as a user shouldn't have to pay the price for something they have no intentions on using.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-1515) CacheStatistics should be disabled by default

Posted by "Rick Curtis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Curtis resolved OPENJPA-1515.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta

Committed revision 910667 to trunk.

Updated src, test, and doc.

> CacheStatistics should be disabled by default
> ---------------------------------------------
>
>                 Key: OPENJPA-1515
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1515
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: datacache
>    Affects Versions: 2.0.0-beta
>            Reporter: Rick Curtis
>            Assignee: Rick Curtis
>             Fix For: 2.0.0-beta
>
>
> org.apache.openjpa.datacache.CacheStatistics are enabled by default but collection of the data has a measurable performance impact. Collecting of the CacheStatistics should be disabled by default as a user shouldn't have to pay the price for something they have no intentions on using.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.