Ilya Kazakov created IGNITE-13628:
-------------------------------------
Summary: 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
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)
|