Monitor the list of the currently running Continuous Queries

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Monitor the list of the currently running Continuous Queries

Ilya Kazakov
Hello, Igniters!

We have this issue [1]. I have already prepared VisorTask for collecting
information about running Continuous Queries. And now I am starting to
create subcommand for control.sh.

I  offer such syntaxis:

control.sh --cq list

What do you think about it?

[1] https://issues.apache.org/jira/browse/IGNITE-13628

-------------------
Ilya Kazakov
Reply | Threaded
Open this post in threaded view
|

Re: Monitor the list of the currently running Continuous Queries

Nikolay Izhikov-2
Hello, Ilya.

This task already solved:

1. We have system view https://apacheignite.readme.io/docs/continuous_queries
2. We have ability to output any view via

`./control.sh —system-view continuous.queries`

> 30 окт. 2020 г., в 08:52, Ilya Kazakov <[hidden email]> написал(а):
>
> Hello, Igniters!
>
> We have this issue [1]. I have already prepared VisorTask for collecting
> information about running Continuous Queries. And now I am starting to
> create subcommand for control.sh.
>
> I  offer such syntaxis:
>
> control.sh --cq list
>
> What do you think about it?
>
> [1] https://issues.apache.org/jira/browse/IGNITE-13628
>
> -------------------
> Ilya Kazakov

Reply | Threaded
Open this post in threaded view
|

Re: Monitor the list of the currently running Continuous Queries

Ilya Kazakov
Nikolay, thank you!

--------------------
Ilya Kazakov

пт, 30 окт. 2020 г. в 13:58, Nikolay Izhikov <[hidden email]>:

> Hello, Ilya.
>
> This task already solved:
>
> 1. We have system view
> https://apacheignite.readme.io/docs/continuous_queries
> 2. We have ability to output any view via
>
> `./control.sh —system-view continuous.queries`
>
> > 30 окт. 2020 г., в 08:52, Ilya Kazakov <[hidden email]>
> написал(а):
> >
> > Hello, Igniters!
> >
> > We have this issue [1]. I have already prepared VisorTask for collecting
> > information about running Continuous Queries. And now I am starting to
> > create subcommand for control.sh.
> >
> > I  offer such syntaxis:
> >
> > control.sh --cq list
> >
> > What do you think about it?
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-13628
> >
> > -------------------
> > Ilya Kazakov
>
>