Re: Lightweight on-heap caches for java-thin client

2024-12-29 Thread Pavel Tupitsyn
I think it is a great idea. We can use Continuous Query to keep the local entries up to date. I've seen this approach in some real-world Ignite-based applications. Note that we have .NET Platform Cache [1] which is quite similar, but works on thick clients and embedded servers only. [1] https://i

Re: I want to contribute to Apache Ignite

2024-12-29 Thread Pavel Tupitsyn
Hello Matthias, - I've added you to the Contributors group in JIRA, you should be able to work on tickets now. - Please note the "ignite-3" label on tickets, those are about https://github.com/apache/ignite-3 repo. - Flaky test fixes are always welcome and there are always quite a few of them. We

I want to contribute to Apache Ignite

2024-12-29 Thread Matthias Klenz
Hello Igniters, My name is Matthias. I would like to contribute to the Ignite project and help with flaky tests like this one "IGNITE-21792" (my JIRA username: "dliub"). Are there any tips or more pressing or annoying flaky tests you think I should start with? On a related note, I also noticed