Re: IEP-83 Thin Client Keepalive (heartbeat)

2022-02-17 Thread Pavel Tupitsyn
I've reviewed the code again and it does not seem right to override user-defined heartbeat interval with a *bigger* value, so now I only set it to 1/3 of idleTimeout when the user-specified value is not already less than that. On Wed, Feb 16, 2022 at 7:19 PM Pavel Tupitsyn wrote: > Ok, let's kee

Re: IEP-83 Thin Client Keepalive (heartbeat)

2022-02-17 Thread Ivan Daschinsky
Agree with it, it is consistent. Seems that I have suggested the same чт, 17 февр. 2022 г., 11:05 Pavel Tupitsyn : > I've reviewed the code again and it does not seem right to override > user-defined heartbeat interval with a *bigger* value, > so now I only set it to 1/3 of idleTimeout when the u

[DISCUSSION] Apache Ignite Extension Release Process Improvements

2022-02-17 Thread Maxim Muzafarov
Hello Igniters, We have a lot of Ignite extensions waiting to be released (e.g. aws, gce, topology-validator, ignite-spring-tx-ext etc.). I think it is a good point in time to make some kind of automation and simplify our release process for Ignite extension modules removing manual steps from it.

Re: [DISCUSSION] Apache Ignite Extension Release Process Improvements

2022-02-17 Thread Nikolay Izhikov
Hello, Maxim. Thanks for investigation! > 4. log4j-test.xml, tests.properties these files from the ignite-core module > required to run tests and it seems they should be shared between projects > also as tests resources. As you may see most copies of these files are empty. I think we should mo

[DISCUSSION] Removing extensions for obsolete Ignite Spring Data integrations.

2022-02-17 Thread Mikhail Petrov
Igniters,  Currently, we have three separate modules for Ignite Spring Data integrations - [1 - 3]. Each of them depends on the specific version of the Spring Data - 1.0, 2.0, and 2.2, respectively.  I propose to:  1. remove extension modules that are tied to the specific Spring Data versions