[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1209) Add cache usage statistics

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Aug 31 18:55:11 EDT 2010


     [ https://jira.jboss.org/browse/TEIID-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-1209.
---------------------------------

    Resolution: Done


Cache statistics invove

1) Cache Hit ratio
2) Total number of Requests made against the cache
3) Total number of entries in the cache.

Both for Prepared Plan Cache, and Resultset cache these were added. They can be read through 
1) JOPR on "metrics" panel on the "Data Services". 
2) added a Admin API method "getCacheStats(type)" method.
3) Added support through "Admin Shell" for the "getCacheStats" method.

> Add cache usage statistics
> --------------------------
>
>                 Key: TEIID-1209
>                 URL: https://jira.jboss.org/browse/TEIID-1209
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Jopr Plugin, Query Engine
>    Affects Versions: 7.1
>            Reporter: Steve Hawkins
>            Assignee: Ramesh Reddy
>             Fix For: 7.1.1
>
>
> There are no cache statistics provided for the preparedplan or resultset caches.  It would be good to show information on #of entries, hit ratio, etc.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list