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/03/12 10:39:00 UTC

[jira] [Updated] (IGNITE-11530) SQL Index performance monitoring

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

Yury Gerzhedovich updated IGNITE-11530:
---------------------------------------
    Description: 
We need to gather performance statistics for all types SQL indexes.

It should be at least number of look up, scans, inline miss.

Also need to investigate which statistics can be added here.

 

After the ticket will be done we should expose it through JMX and SQL system view.

  was:
We need to gather performance statistics for SQL indexes.

Consider at least BTREE indexes, however may be we can also do it for all other types of indexes.

It should be at least number of look up, scans, inline miss.

Also need to investigate which statistics can be added here.

 

After the ticket will be done we should expose it through JMX and SQL system view.


> SQL Index performance monitoring
> --------------------------------
>
>                 Key: IGNITE-11530
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11530
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Priority: Major
>              Labels: iep-29
>             Fix For: 2.8
>
>
> We need to gather performance statistics for all types SQL indexes.
> It should be at least number of look up, scans, inline miss.
> Also need to investigate which statistics can be added here.
>  
> After the ticket will be done we should expose it through JMX and SQL system view.



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