Re: Partition mapping to Ignite node

2021-01-22 Thread colinc
Good answer, thanks. We'll use the backup filter to create a dedicated backup subcluster. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Control Center core limit info

2021-01-22 Thread gstachni
Hi Naveen, There are two types of distributions of Control Center: * SaaS version which is available on https://control.gridgain.com/ and managed by GridGain * Downloadable versions that you obtain from https://www.gridgain.com/resources/download#controlcenter or from DockerHub The downloadable

[Discussion] Kanban board for quick start issues to join the community

2021-01-22 Thread Saikat Maitra
Hi, I was looking into our community page to find new open issues that I can contribute to and the easy and moderate tickets, tickets for beginners and SQL tasks help me to find open issues to contribute. I am also thinking if we should use a project Kanban board in jira and move these issues in

Re: Slow cache loading with an object key using affinity key

2021-01-22 Thread gvaidya
Hi Alex, The data distribution of itemid is very even. For the ~537K records data set there are exactly 12 records per itemid for all values of itemid. I have reviewed all the documentation in the links you provided. I also switched to jdk8 (i was using jdk15 earlier), set my jvm options per the

Re: 2.8.1 : Continuous Query Initial query not returning any result sometimes

2021-01-22 Thread VeenaMithare
Hi Andrei, Also as I said it is a trimmed down version of the actual code. In the actual code, the cursor is taken into a instance variable and closed. Made modifications accordingly to the client class . Please find the same attached, InitialQueryProject-1.zip

Re: 2.8.1 : INFO org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi [] - Accepted incoming communication connection

2021-01-22 Thread VeenaMithare
Hi Alexey, Please find the debug logs attached. This log "Client creation failed" is present in server2.log regards, Veena. serverlogs.zip -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/