[PROPOSAL] Move Ignite 2.x to JDK11 compilation

2023-08-25 Thread Peter Ivanov
Hi, Igniters! I would like to propose the next, if you don't mind me saying, revolutionary step forward in our project: moving Ignite 2.x compilation to JDK11 minimum version. I'd rather not make arguments, pros and cons other that currently exist in Java world - you know them better than me. Let

Re: [PROPOSAL] Move Ignite 2.x to JDK11 compilation

2023-08-25 Thread Anton Vinogradov
I looks like you're proposing not migration to 2.11 (because it is already supported), but Java 8-9 support dropping. On Fri, Aug 25, 2023 at 11:54 AM Peter Ivanov wrote: > Hi, Igniters! > > > I would like to propose the next, if you don't mind me saying, > revolutionary step forward in our proj

Re: [ANNOUNCE] Welcome Aleksandr Polovtsev as a new committer

2023-08-25 Thread Peter Ivanov
Congratulations, keep it going! пн, 21 авг. 2023 г. в 12:39, Aleksandr Polovtsev : > Thank you, dear Igniters! > > On Mon, Aug 21, 2023 at 10:04 AM Вячеслав Коптилин < > slava.kopti...@gmail.com> > wrote: > > > Congratulations, Alexander! Keep it up! > > > > Thanks, > > S. > > > > пн, 21 авг. 202

Re: [PROPOSAL] Move Ignite 2.x to JDK11 compilation

2023-08-25 Thread Peter Ivanov
Mostly, yes. In other words - proposal is about starting shipping Apache Ignite releases with JDK11 compiled binaries thus dropping JDK8-10 runtime support. пт, 25 авг. 2023 г. в 12:03, Anton Vinogradov : > I looks like you're proposing not migration to 2.11 (because it is already > supported),

Re: [PROPOSAL] Move Ignite 2.x to JDK11 compilation

2023-08-25 Thread Ivan Daschinsky
+1. It's time to do it at last. пт, 25 авг. 2023 г. в 12:06, Peter Ivanov : > Mostly, yes. > > In other words - proposal is about starting shipping Apache Ignite releases > with JDK11 compiled binaries thus dropping JDK8-10 runtime support. > > пт, 25 авг. 2023 г. в 12:03, Anton Vinogradov : > >

Re: TX code cleanup (MVCC removal)

2023-08-25 Thread Anton Vinogradov
Folks, I'm on vacation in the next few weeks, will continue in September. On Thu, Aug 24, 2023 at 10:41 PM Вячеслав Коптилин wrote: > Hello Anton, > > Hmm, I am a bit confused, to be honest. > IMHO, this simple JIRA cleanup could be done under > https://issues.apache.org/jira/browse/IGNITE-13871

Re: Removal of ignite ml module (or moving it to extensions)

2023-08-25 Thread Nikita Amelchev
+1 for moving to extensions This module is good as an extension: - does not depend on the internal Ignite API, - the released module will be compatible with any required version of Ignite using the provided dependency scope. Ivan, I have reviewed your patch, LGTM. чт, 17 авг. 2023 г. в 17:06, Dm

Re: TX code cleanup (MVCC removal)

2023-08-25 Thread Вячеслав Коптилин
Hi, all tickets are closed. Thanks, S. ср, 23 авг. 2023 г. в 19:05, Anton Vinogradov : > MVCC test/suites removal PR was merged. > > Slava, > > I think it would be nice to close (with "will not fix" status) all open > > tickets related to MVCC > > Great idea. > Could I ask you to do this? > >