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
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
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
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:
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
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