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

Nikolay Izhikov commented on IGNITE-13628:
------------------------------------------

Hello. We have this feature, already.

Please, take a look at https://apacheignite.readme.io/docs/continuous_queries
This view, can be output on the console - IGNITE-13426

https://github.com/apache/ignite/commit/69b23b84d23a2fbbf7a4ec9b0c4cf4669cf0e5d1


> 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)

Reply via email to