You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2020/10/30 08:52:00 UTC

[jira] [Resolved] (IGNITE-13628) Monitor the list of the currently running Continuous Queries

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

Nikolay Izhikov resolved IGNITE-13628.
--------------------------------------
    Resolution: Duplicate

> Monitor the list of the currently running Continuous Queries
> ------------------------------------------------------------
>
>                 Key: IGNITE-13628
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13628
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ilya Kazakov
>            Assignee: Ilya Kazakov
>            Priority: Major
>
> Now, it's not possible to monitor the currently running CQs and their RemoteFilters.
> Let’s add interfaces to list all running CQs - via control.sh.
> Basic info we should extract is:
>  * CQ ID
>  * Listener node ID
>  * Cache name
>  * isLocal
>  * localListener class name (or instance’s toString()?)
>  * remoteFilter class name (or instance’s toString()?)



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