You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/06/07 10:29:20 UTC

[jira] [Updated] (IGNITE-3265) System tasks are visible in visor

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

Pavel Konstantinov updated IGNITE-3265:
---------------------------------------
    Affects Version/s: 1.6

> System tasks are visible in visor
> ---------------------------------
>
>                 Key: IGNITE-3265
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3265
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Pavel Konstantinov
>            Assignee: Semen Boikov
>
> We need to check all internal tasks  are invisible in visor (must have a special attribute)
> {code}
> visor> tasks
> Tasks: 2
> +==================================================================================+
> | Task Name(@ID), Oldest/Latest & Rate |     Duration      | Nodes  |  Executions  |
> +==================================================================================+
> | GridCacheAdapter$ClearTask(@t0)      | min: 00:00:03:389 | min: 4 | Total: 1     |
> |                                      | avg: 00:00:03:389 | avg: 4 |              |
> | Oldest: 06/07/16, 17:18:38           | max: 00:00:03:389 | max: 4 | St: 0 (0%)   |
> | Latest: 06/07/16, 17:18:41           |                   |        | Fi: 1 (100%) |
> |                                      |                   |        | Fa: 0 (0%)   |
> | Exec. Rate: 1 in 00:00:03:389        |                   |        | Un: 0 (0%)   |
> |                                      |                   |        | Ti: 0 (0%)   |
> +--------------------------------------+-------------------+--------+--------------+
> | GridCacheAdapter$SizeTask(@t1)       | min: 00:00:00:04  | min: 4 | Total: 2     |
> |                                      | avg: 00:00:00:09  | avg: 4 |              |
> | Oldest: 06/07/16, 17:18:38           | max: 00:00:00:14  | max: 4 | St: 0 (0%)   |
> | Latest: 06/07/16, 17:18:41           |                   |        | Fi: 2 (100%) |
> |                                      |                   |        | Fa: 0 (0%)   |
> | Exec. Rate: 2 in 00:00:03:433        |                   |        | Un: 0 (0%)   |
> |                                      |                   |        | Ti: 0 (0%)   |
> +----------------------------------------------------------------------------------+
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)