You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/06/30 14:41:00 UTC

[jira] [Commented] (IGNITE-15011) Move native SQL system views to GridSystemViewManager

    [ https://issues.apache.org/jira/browse/IGNITE-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372040#comment-17372040 ] 

Ignite TC Bot commented on IGNITE-15011:
----------------------------------------

{panel:title=Branch: [pull/9209/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9209/head] Base: [master] : New Tests (8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 9{color} [[tests 4|https://ci.ignite.apache.org/viewLog.html?buildId=6067005]]
* {color:#013220}IgniteCacheTestSuite9: SystemViewSelfTest.testBaselineNodes - PASSED{color}
* {color:#013220}IgniteCacheTestSuite9: SystemViewSelfTest.testNodeAttributes - PASSED{color}
* {color:#013220}IgniteCacheTestSuite9: SystemViewSelfTest.testNodeMetrics - PASSED{color}
* {color:#013220}IgniteCacheTestSuite9: SystemViewSelfTest.testCacheGroupIo - PASSED{color}

{color:#00008b}Queries 1{color} [[tests 4|https://ci.ignite.apache.org/viewLog.html?buildId=6067021]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite: SystemViewSelfTest.testNodeAttributes - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: SystemViewSelfTest.testNodeMetrics - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: SystemViewSelfTest.testCacheGroupIo - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite: SystemViewSelfTest.testBaselineNodes - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6067042&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Move native SQL system views to GridSystemViewManager
> -----------------------------------------------------
>
>                 Key: IGNITE-15011
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15011
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are four system view left implemented as subclasses of {{SqlAbstractLocalSystemView}}: NODE_ATTRIBUTES, BASELINE_NODES, NODE_METRICS, LOCAL_CACHE_GROUPS_IO. We should reimplement these views to use GridSystemViewManager to make them available to other than SQL system view exporters.   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)