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 2020/09/16 15:50:00 UTC

[jira] [Commented] (IGNITE-13426) Add command to control.(sh|bin) to get an arbitrary SystemView

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

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

{panel:title=Branch: [pull/8249/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8249/head] Base: [master] : New Tests (9)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Control Utility{color} [[tests 9|https://ci.ignite.apache.org/viewLog.html?buildId=5605739]]
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testNonExistentSystemView - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testNonExistentNodeIdFailure - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testSqlStyleSystemViewName - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testSystemViewNameMissedFailure - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testInvalidNodeIdFailure - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testNodeIdArgument - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testMultipleSystemViewNamesFailure - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testNodeIdMissedFailure - PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite: SystemViewCommandTest.testSystemViewContentOutput - PASSED{color}

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

> Add command to control.(sh|bin) to get an arbitrary SystemView
> --------------------------------------------------------------
>
>                 Key: IGNITE-13426
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13426
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Petrov
>            Assignee: Mikhail Petrov
>            Priority: Minor
>             Fix For: 2.10
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It's needed to add the ability to get an arbitrary SystemView via control.(sh|bin) script.
> Proposed command structure:
> control.(sh|bin) --system-view [–node-id node_id] system_view_name
> Parameters:
>      system_view_name  - Name of the system view which value is requested. 
>                                               Both "SQL" and "common" styles of system view name are supported
>                                               (e.g. SQL_TABLES and sql.tables will be handled similarly).
>     node_id                        - ID of the node to get the system view from. 
>                                               If not set, random node will be chosen.



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