You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (JIRA)" <ji...@apache.org> on 2019/01/23 05:54:00 UTC

[jira] [Updated] (IGNITE-10688) Expose SQL views for ache groups IO statistics

     [ https://issues.apache.org/jira/browse/IGNITE-10688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yury Gerzhedovich updated IGNITE-10688:
---------------------------------------
    Summary: Expose SQL views for ache groups IO statistics  (was: Expose SQL views for IO statistics)

> Expose SQL views for ache groups IO statistics
> ----------------------------------------------
>
>                 Key: IGNITE-10688
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10688
>             Project: Ignite
>          Issue Type: Task
>          Components: persistence, sql
>            Reporter: Yury Gerzhedovich
>            Assignee: Yury Gerzhedovich
>            Priority: Major
>              Labels: iep-27
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As of now no such way to get IO statistics through SQL. 
> Need to expose system SQL views to be able view statistics for cache group caches.
>   
> CACHE_GROUPS_IO
> {quote}group_id                       - Cache group id
> group_name                 - Name of cache group
>  physical_read               - Number of physical read of pages
>  logical_read                  - Number of logical read of pages
> {quote}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)