[
https://issues.apache.org/jira/browse/IGNITE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038339#comment-17038339
]
Yury Gerzhedovich commented on IGNITE-11451:
--------------------------------------------
[~nizhikov], there at least two reasons to have separate view for index IO
statistics:
1) It common approach for other vendors (see
https://cwiki.apache.org/confluence/display/IGNITE/IEP-27%3A+Page+IO+statistics)
2) View INDEXES contains only static information. New one contain dynamic
changed information.
WDYT? Is it reasonable?
> SQL system view for IO indexes statistics
> -----------------------------------------
>
> Key: IGNITE-11451
> URL: https://issues.apache.org/jira/browse/IGNITE-11451
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Yury Gerzhedovich
> Priority: Major
> Labels: IEP-35, iep-29, newbie
> Fix For: 3.0, 2.9
>
>
> Need to expose system SQL views to be able view IO statistics for SQL indexes.
> Start point to register new views is
> org.apache.ignite.internal.processors.query.h2.SchemaManager#SchemaManager
> Need to expose information which registered in GridMetricManager at
> org.apache.ignite.internal.metric.IoStatisticsHolderIndex
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)