Crossposting to devlist.
Hi Igniters! It's might be a nice feature to have - get list of registered continuous queries with ability to deregister them. What do you think? Thanks! -Dmitry 20.12.2017 16:59, fefe пишет: > For sanity checks or tests. I want to be sure that I haven't forgot to > deregister any listener. > > Its also very important metric to see how many continuous queries/listeners > are currently running. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ |
Hello, Dmitry.
I think it a great idea. Do we a feature to list all running ComputeTasks? I, personally, think we have to implement possibility to track all user-provided tasks - CacheListener, ContinuousQuery, ComputeTasks, etc. В Чт, 21/12/2017 в 10:13 +0300, Dmitry Karachentsev пишет: > Crossposting to devlist. > > Hi Igniters! > > It's might be a nice feature to have - get list of registered > continuous > queries with ability to deregister them. > > What do you think? > > Thanks! > -Dmitry > > 20.12.2017 16:59, fefe пишет: > > For sanity checks or tests. I want to be sure that I haven't forgot > > to > > deregister any listener. > > > > Its also very important metric to see how many continuous > > queries/listeners > > are currently running. > > > > > > > > -- > > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > > |
Hi Nikolay,
I think it may be useful too. Will try to describe possible API in a ticket. Thanks! -Dmitry 21.12.2017 13:18, Nikolay Izhikov пишет: > Hello, Dmitry. > > I think it a great idea. > > Do we a feature to list all running ComputeTasks? > > I, personally, think we have to implement possibility to track all > user-provided tasks - CacheListener, ContinuousQuery, ComputeTasks, > etc. > > В Чт, 21/12/2017 в 10:13 +0300, Dmitry Karachentsev пишет: >> Crossposting to devlist. >> >> Hi Igniters! >> >> It's might be a nice feature to have - get list of registered >> continuous >> queries with ability to deregister them. >> >> What do you think? >> >> Thanks! >> -Dmitry >> >> 20.12.2017 16:59, fefe пишет: >>> For sanity checks or tests. I want to be sure that I haven't forgot >>> to >>> deregister any listener. >>> >>> Its also very important metric to see how many continuous >>> queries/listeners >>> are currently running. >>> >>> >>> >>> -- >>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> |
Hello, Dmitry.
I have some experience with ContinuousQuery codebase so ca take care of this ticket. Can you provide it ID? В Вт, 26/12/2017 в 18:10 +0300, Dmitry Karachentsev пишет: > Hi Nikolay, > > I think it may be useful too. Will try to describe possible API in a > ticket. > > Thanks! > -Dmitry > > 21.12.2017 13:18, Nikolay Izhikov пишет: > > Hello, Dmitry. > > > > I think it a great idea. > > > > Do we a feature to list all running ComputeTasks? > > > > I, personally, think we have to implement possibility to track all > > user-provided tasks - CacheListener, ContinuousQuery, ComputeTasks, > > etc. > > > > В Чт, 21/12/2017 в 10:13 +0300, Dmitry Karachentsev пишет: > > > Crossposting to devlist. > > > > > > Hi Igniters! > > > > > > It's might be a nice feature to have - get list of registered > > > continuous > > > queries with ability to deregister them. > > > > > > What do you think? > > > > > > Thanks! > > > -Dmitry > > > > > > 20.12.2017 16:59, fefe пишет: > > > > For sanity checks or tests. I want to be sure that I haven't > > > > forgot > > > > to > > > > deregister any listener. > > > > > > > > Its also very important metric to see how many continuous > > > > queries/listeners > > > > are currently running. > > > > > > > > > > > > > > > > -- > > > > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > > |
Free forum by Nabble | Edit this page |