Re: Ignite query is taking long time even no data in that cache model

2022-07-06 Thread Charlin S
Hi Ignite team, I have added a group index but the slowness issue still persists. not understanding why it's happening only for some specific cache models. Thanks, Charlin On Wed, 20 Apr 2022 at 11:45, Surinder Mehra wrote: > this might help, scroll down to group indexes section: > https://ig

Ignite Discovery worker blocked error when client node attempts to connect

2022-07-06 Thread Randall Woodruff
We have deployed an Ignite 2.11.1 cluster in Kubernetes. When a client node attempts to join the grid, we are getting the tcp-disco-msg-worker blocked below. We have used the same configuration successfully with another deployment so we are not certain why we are getting this error. The only c

Re: Ignite Discovery worker blocked error when client node attempts to connect

2022-07-06 Thread Zhenya Stanilovsky
Hi, can you share full log somehow ? Provided information is not enough for analysis.   >We have deployed an Ignite 2.11.1 cluster in Kubernetes.  When a client node >attempts to join the grid, we are getting the  tcp-disco-msg-worker blocked >below.   >  >We have used the same configuration su

All Ignite Nodes Crashes After SQL Select Complex Queries

2022-07-06 Thread Farhan Abdul Shakoor
Hi Folks, We are running into strange issues in running queries into ignite. Here is our current setup - 8 Node ignite on 128 GB VMs deployed on Azure kubernetes - Persistence enabled with 30GB Data region size With following node configuration:

ENAMETOOLONG on mkdir() leading to failed startup with exception org.apache.ignite.IgniteCheckedException: Failed to create page store work directory: ...

2022-07-06 Thread Arthur Naseef
I started using the latest master brannch in local testing of Apache Ignite and ran into the following exception (note IP addresses and path elements replaced redacted with asterisks to prevent possible security concerns): Caused by: org.apache.ignite.IgniteCheckedException: Failed to create page

Re: Ignite Discovery worker blocked error when client node attempts to connect

2022-07-06 Thread Shubham Shirur
Unsubscribe On Wed, Jul 6, 2022, 8:03 PM Randall Woodruff wrote: > We have deployed an Ignite 2.11.1 cluster in Kubernetes. When a client > node attempts to join the grid, we are getting the tcp-disco-msg-worker > blocked below. > > We have used the same configuration successfully with another