Re: [VOTE] Release Apache Ignite 3.0.0 rc1

2025-02-03 Thread Igor Sapego
+1 (binding)

Best Regards,
Igor


On Mon, Feb 3, 2025 at 8:42 AM Andrey Novikov  wrote:

> +1 (binding)
>
> On Sat, Feb 1, 2025 at 12:25 AM Mikhail Pochatkin  >
> wrote:
>
> > +1
> >
> > пт, 31 янв. 2025 г., 18:59 Andrey Gura :
> >
> > > +1 (binding)
> > >
> > > On Fri, Jan 31, 2025 at 1:02 PM Вячеслав Коптилин
> > >  wrote:
> > > >
> > > > +1 (binding)
> > > >
> > > > Thanks,
> > > > S.
> > > >
> > > > пт, 31 янв. 2025 г. в 11:27, Aleksandr Polovtsev <
> > > alexpolovt...@gmail.com>:
> > > >
> > > > > +1
> > > > > Thank you, Pavel, for the great work of managing the release!
> > > > >
> > > > > On Thu, Jan 30, 2025 at 9:27 PM Pavel Tupitsyn <
> ptupit...@apache.org
> > >
> > > > > wrote:
> > > > >
> > > > > > Igniters,
> > > > > >
> > > > > > 3.0.0-rc1 release candidate is ready:
> > > > > > https://dist.apache.org/repos/dist/dev/ignite/3.0.0-rc1/
> > > > > >
> > > > > > Maven staging:
> > > > > >
> > >
> https://repository.apache.org/content/repositories/orgapacheignite-1571
> > > > > >
> > > > > > Tag 3.0.0-rc1:
> > > > > > https://github.com/apache/ignite-3/releases/tag/3.0.0-rc1
> > > > > >
> > > > > > This is the first release of Apache Ignite 3.
> > > > > > This release features completely reworked source code compared to
> > > Apache
> > > > > > Ignite 2,
> > > > > > built on up-to-date technologies and designed from scratch to
> > answer
> > > > > modern
> > > > > > data storage and computing challenges.
> > > > > >
> > > > > > The main feature set of Ignite 3 In-Memory Distributed Database
> > > includes:
> > > > > >
> > > > > > * Apache Calcite-based SQL engine
> > > > > > * OpenAPI-compatible REST API
> > > > > > * Dynamic configuration with HOCON support
> > > > > > * Improved cluster management and control tools
> > > > > > * Improved transaction protocol
> > > > > > * Consensus-based architecture with Raft algorithm
> > > > > > * Streamlined table and schema management
> > > > > >
> > > > > > Full list of resolved issues:
> > > > > >
> > > > > >
> > > > >
> > >
> >
> https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(3.0))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20and%20status%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27)
> > > > > >
> > > > > >
> > > > > > The vote is formal, see voting guidelines
> > > > > > https://www.apache.org/foundation/
> > > > > > voting.html 
> > > > > >
> > > > > > +1 - to accept Apache Ignite 3.0.0-rc1
> > > > > > 0 - don't care either way
> > > > > > -1 - DO NOT accept Apache Ignite Ignite 3.0.0-rc1 (explain why)
> > > > > >
> > > > > > See notes on how to verify release here
> > > > > > https://www.apache.org/info/verification.html
> > > > > > and
> > > > > >
> > > > > >
> > > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification
> > > > > >
> > > > > > This vote will be open till Wed Feb 5, 2025, 08:00 UTC.
> > > > > >
> > > > > >
> > > > >
> > >
> >
> https://www.timeanddate.com/countdown/vote?iso=20250205T08&p0=0&msg=VOTE+on+the+Apache+Ignite+Release+3.0.0+RC1&font=sanserif
> > > > > > <
> > > > > >
> > > > >
> > >
> >
> https://www.timeanddate.com/countdown/vote?iso=20250203T08&p0=0&msg=VOTE+on+the+Apache+Ignite+Release+3.0.0+RC0&font=sanserif
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > With regards,
> > > > > Aleksandr Polovtsev
> > > > >
> > >
> >
>


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 prepare
the RC1 soon.

[1] https://issues.apache.org/jira/browse/IGNITE-24376

On Thu, Jan 23, 2025 at 10:53 AM Nikita Amelchev  wrote:
>
> 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.org/jira/browse/IGNITE-24256
>
> On Sat, Dec 28, 2024 at 10:46 AM Nikita Amelchev  wrote:
> >
> > 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 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 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 17, 2024
> > > > Voting Date: December 23, 2024
> > > > Release Date: December 30, 2024
> > > >
> > > > On Mon, Dec 9, 2024 at 8:54 PM Nikita Amelchev  
> > > > wrote:
> > > > >
> > > > > 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, it'll be added.
> > > > >
> > > > > [1] IEP-129, IEP-81 Phase 3.
> > > > >
> > > > > On Wed, Dec 4, 2024 at 2:17 PM Вячеслав Коптилин
> > > > >  wrote:
> > > > > >
> > > > > > 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,
> > > > > > >
> > > > > > > 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.
> > > > > > > [2]
> > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(%272.17%27))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20%20and%20status%20not%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27)%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20
> > > > > > >
> > > > > > > On Thu, Nov 21, 2024 at 11:42 AM Pavel Tupitsyn 
> > > > > > > 
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > 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-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/IGNITE-23167
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Among them:
> > > > > > > > >
> > >