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

2025-02-03 Thread Nikita Amelchev
Hello, Igniters. The critical issue [1] with the Calcite engine was found before the release was published - most SQL requests fail due to a missing dependency. I suggest rebuilding the release candidate and voting again, if there are no objections. The RC0 has not been deployed yet. I will prepa

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

2025-01-22 Thread Nikita Amelchev
Hi, Igniters. All critical issues found during the investigation have been fixed and merged [1,2,3]. I will prepare a release candidate for the vote shortly. [1] https://issues.apache.org/jira/browse/IGNITE-24168 [2] https://issues.apache.org/jira/browse/IGNITE-24224 [3] https://issues.apache.or

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

2024-12-27 Thread Nikita Amelchev
Hi, Igniters. During load testing I found a 5-10% performance drop in the following tests: PutAllSerializableTxBenchmark, GetAllPutAllTxBenchmark. I am investigating. On Mon, Dec 23, 2024 at 4:47 PM Nikita Amelchev wrote: > > Igniters, > > I am doing load testing of the release. It was delayed b

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

2024-12-23 Thread Nikita Amelchev
Igniters, I am doing load testing of the release. It was delayed by infrastructure issues. I will start voting as soon as I receive the required results. Thanks for understanding! On Tue, Dec 17, 2024 at 3:52 PM Nikita Amelchev wrote: > > Hello, Igniters. > > I'm announcing a code freeze for th

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

2024-12-17 Thread Nikita Amelchev
Hello, Igniters. I'm announcing a code freeze for the 2.17 release. Only blockers are accepted to the release since this moment. The release branch has been cut (ignite-2.17). The ApplicationContext API (IEP-129) has been moved to a next release. Here is updated timeline: Code Freeze: December

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

2024-12-09 Thread Nikita Amelchev
Igniters, There are a few issues still in the final review stage that we'd like to see in 2.17. I suggest we wait for them [1] and cut off the release branch to stabilize. > Could you please add the following ticket > https://issues.apache.org/jira/browse/IGNITE-18572 to the release scope? Yes,

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

2024-12-04 Thread Вячеслав Коптилин
Hi Nikita, Could you please add the following ticket https://issues.apache.org/jira/browse/IGNITE-18572 to the release scope? The patch has been merged into the master branch [275bc22d854a88ded02338d176a6431479535dab] Thanks, S. пн, 2 дек. 2024 г. в 14:45, Nikita Amelchev : > Igniters, > > Ther

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

2024-12-02 Thread Nikita Amelchev
Igniters, There are several issues in the final review stage that we would like to see in 2.17. I suggest waiting for them [1] and several minor ones [2]. Updated timeline: Code Freeze: December 9, 2024 Voting Date: December 16, 2024 Release Date: December 23, 2024 [1] IEP-129, IEP-81 Phase 3.

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

2024-11-21 Thread Pavel Tupitsyn
Critical issue - node crash on .NET 9, I'm working on it ASAP https://issues.apache.org/jira/browse/IGNITE-23732 On Thu, Nov 21, 2024 at 3:15 AM 18624049226 <18624049...@163.com> wrote: > Hello Nikita, > > I suggest merging the following PRs: > > https://issues.apache.org/jira/browse/IGNITE-1857

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

2024-11-20 Thread 18624049226
Hello Nikita, I suggest merging the following PRs: https://issues.apache.org/jira/browse/IGNITE-18572 https://issues.apache.org/jira/browse/IGNITE-21027 https://issues.apache.org/jira/browse/IGNITE-21741 https://issues.apache.org/jira/browse/IGNITE-22437 https://issues.apache.org/jira/browse

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

2024-11-20 Thread Nikita Amelchev
Hello, Igniters. I have created the 2.17 release page [1]. As a reminder, on the scope freeze, issues that are not ready for merging will be moved to the next release. Please, feel free to write if some issues are critical to be in the 2.17. [1] https://cwiki.apache.org/confluence/display/IGNIT

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

2024-11-12 Thread Pavel Tupitsyn
+1 2.16 was released almost a year ago, some users are worried about the lack of updates On Tue, Nov 12, 2024 at 11:07 PM Maxim Muzafarov wrote: > +1 > > On Tue, 12 Nov 2024 at 18:41, Nikita Amelchev > wrote: > > > > Dear Ignite Community! > > > > I suggest starting Apache Ignite 2.17 release

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

2024-11-12 Thread Maxim Muzafarov
+1 On Tue, 12 Nov 2024 at 18:41, Nikita Amelchev wrote: > > Dear Ignite Community! > > I suggest starting Apache Ignite 2.17 release activities. > > We've resolved hundreds of issues [1] with new features and bug fixes > which are waiting for their release date. For example: > > - Transaction awa

Apache Ignite 2.17 RELEASE [Time, Scope, Manager]

2024-11-12 Thread Nikita Amelchev
Dear Ignite Community! I suggest starting Apache Ignite 2.17 release activities. We've resolved hundreds of issues [1] with new features and bug fixes which are waiting for their release date. For example: - Transaction aware SQL queries (IEP-125); - SQL Calcite: Updated Calcite version and a lo