NPE When joining grid

2018-06-27 Thread Bryan Rosander
Hey all, I was wondering if anyone else has seen NPEs while joining a grid w/ Ignite 2.4.0 (a quick search didn't show anything in Jira) This is happening in our K8s cluster where the grid is rolled for every CI deploy. 2018-06-27 18:00:59,869 INFO [exchange-worker-#42]

Kubernetes discovery with readinessProbe

2018-02-13 Thread Bryan Rosander
We're using Apache Ignite in Kubernetes as a caching layer right now and it's working well for us so far. One thing that's been problematic is that when defining a readinessProbe, the TcpDiscoveryKubernetesIpFinder only sees pods already in a ready state. This means that if you start all your

Re: SSL Exception

2018-02-27 Thread Bryan Rosander
e. That might provide clues. >> >> Also, logs from remote node (one that makes those connections) at the >> same time might provide clues. >> >> Don't hesitate to provide full node logs. >> >> Regards, >> >> -- >> Ilya Kasnacheev >> &g

SSL Exception

2018-02-27 Thread Bryan Rosander
We're using ignite in a 3 node grid with SSL just hit an issue where after a period of time (hours after starting), 2 of the 3 nodes seem to have lost connectivity and we see the following stack trace over and over. The cluster starts up fine so I doubt it's an issue with the certificates or

Re: SSL Exception

2018-02-27 Thread Bryan Rosander
Also, this is ignite 2.3.0, please let me know if there's any more information I can provide. On Tue, Feb 27, 2018 at 9:59 AM, Bryan Rosander <bryanrosan...@gmail.com> wrote: > We're using ignite in a 3 node grid with SSL just hit an issue where after > a period of time (hours after