Re: Question: network issues of single node.

2020-06-06 Thread Denis Magda
Finally, I got your question. Back in 2017-2018, there was a Discovery SPI's stabilization activity. The networking component could fail in various hard-to-reproduce scenarios affecting cluster availability and consistency. That ticket reminds me of those notorious issues that would fire once a we

Re: Continuous Queries with several remote filter on the same cache

2020-06-06 Thread Denis Magda
Hi Roman, Every continuous query is a unique entity that is processed by servers independently. With your example, the server node will execute all 20 filters for every cache insert/update operation. The server will notify through local listeners only those clients whose remote filters returned 't

Re: Apache Ignite 2.9.0 RELEASE [Time, Scope, Manager]

2020-06-06 Thread Denis Magda
Hi folks, The timelines proposed by Alex Plekhanov sounds reasonable to me. I'd like only to hear inputs of @Ivan Rakov , who is about to finish with the tracing support, and @Ivan Bessonov , who is fixing a serious limitation for K8 deployments [1]. Most likely, both features will be ready by the

[jira] [Created] (IGNITE-13128) IgniteLock throws NullPointerException when removed before use

2020-06-06 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-13128: --- Summary: IgniteLock throws NullPointerException when removed before use Key: IGNITE-13128 URL: https://issues.apache.org/jira/browse/IGNITE-13128 Project: Ignit