Re: SQL EXPLAIN ANALYZE

2021-06-11 Thread Devakumar J
-and-debugging#using-explain-statement But i dont scan count returned in this. Is there any to enable it from ignite config? Thanks & Regards, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

SQL EXPLAIN ANALYZE

2021-06-10 Thread Devakumar J
Hi, I see the ANALYZE syntax doesn't show the scan count. Is this not supported in ignite? Thanks & Regards, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Regarding ignite query result set limit

2021-06-10 Thread Devakumar J
client will get the whole data? Is it kind of streaming will be enabled if we use lazy=true? Thanks & Regards, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Regarding ignite query result set limit

2021-06-04 Thread Devakumar J
Hi, Is there a way in ignite to limit no of records returned with default limit. Let say if some one accidentally queries a huge cache without condition from SQL client, in order to prevent OOM's is there any configuration to control it. Thanks & Regards, Devakumar J -- Sent from:

Regarding CQ monitoring and alerting

2021-05-01 Thread Devakumar J
& Regards, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

CPU soft lockup

2020-11-12 Thread Devakumar J
Hi, We are running on 2.8.0 version with 3 server nodes and 2 client nodes. We notice CPU soft lockup issues and server node goes down with critical error detected. Do we have any document reference or checklist to investigate this issue? Thanks, Devakumar -- Sent from:

Re: Question in Continuous Query Remote Filter

2020-08-01 Thread Devakumar J
Hi, Thanks for the reply. Do we have any document reference for stopping/unsubscribing registered CQ listeners. Thanks & Regards, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Question in Continuous Query Remote Filter

2020-07-31 Thread Devakumar J
exception. Is there any other way of pausing and resuming CQ notification based on client side event? Thanks & Regards, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Load balanced CQ listener/Catch up missed events

2020-07-24 Thread Devakumar J
Hi Denis, Thanks for the reply. I mean to ask, is it possible to create distributed queue at client node and if so where it will be persisted when native persistence enabled. Should it be under server folder's work folder? Thanks, Devakumar J -- Sent from: http://apache-ignite-users.70518

Re: Load balanced CQ listener/Catch up missed events

2020-07-24 Thread Devakumar J
Any thoughts on this pls? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Load balanced CQ listener/Catch up missed events

2020-07-22 Thread Devakumar J
is there a way to create the queue at client side and store a part of client node itself? Thanks, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Load balanced CQ listener/Catch up missed events

2020-07-22 Thread Devakumar J
is there a way to create the queue at client side and store a part of client node itself? Thanks, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: ContinuousQueryWithTransformer with custom return type

2020-07-22 Thread Devakumar J
Thanks Denis for the information. That works well for me. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

ContinuousQueryWithTransformer with custom return type

2020-07-21 Thread Devakumar J
Hi, I am trying to register CQ with transformer with keep binary option and trying to return a cutom defined object. I see the transformer properly creating custom object and returning properly. But at the same time local listener is not receiving the custom object, instead i think it received

Re: Load balanced CQ listener/Catch up missed events

2020-07-18 Thread Devakumar J
where it left. Is this feasible or do you see any issue in setup in case of server node failure/ server node re-balancing. Thanks, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Load balanced CQ listener/Catch up missed events

2020-07-17 Thread Devakumar J
by client-1 and event-2 to be received by client-2 and in-case of one client node down and other node should start receiving all the events? 2. In case of both node failure, is there a way to get only those missed events? Thanks, Devakumar J -- Sent from: http://apache-ignite-users

Durable Memory Setting(Off-Heap)

2020-07-16 Thread Devakumar J
links to get more insight on durable memory. Thanks & Regards, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Ignite Native Persistence With write behind additional store

2020-07-15 Thread Devakumar J
Hi, Thanks for the reply. is there a reference to configure custom store along with native persistence enabled. Thanks & Regards, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Ignite Native Persistence With write behind additional store

2020-07-14 Thread Devakumar J
Hi, I am exploring ways to do data backup along with native persistence. Is it possible to achieve this using cache store implementation. So that data will be persisted in disk as well as replica copy. Thanks, Devakumar J -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/