You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Ilya Shishkov <sh...@gmail.com> on 2023/05/01 19:06:51 UTC

Re: [VOTE] Release Apache Ignite 2.15.0 RC0

+ 1

Started 2 node in-memory cluster: first node from binary distribution,
second one from debian package.
Started and successfully connected application, based on spring-data
extension examples, but with Ignite dependencies from the staging.

сб, 29 апр. 2023 г. в 10:17, Maxim Muzafarov <mm...@apache.org>:
>
> +1
>
> On Fri, 28 Apr 2023 at 09:54, Vladimir Steshin <vl...@gmail.com> wrote:
> >
> > + 1
> >
> > 26.04.2023 22:51, Alex Plehanov пишет:
> > > Dear Community,
> > >
> > > The release candidate is ready.
> > >
> > > I have uploaded release candidate to
> > > https://dist.apache.org/repos/dist/dev/ignite/2.15.0-rc0/
> > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.15.0-rc0/
> > >
> > > The following staging can be used for testing:
> > > https://repository.apache.org/content/repositories/orgapacheignite-1558/
> > >
> > > Tag name is 2.15.0-rc0:
> > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.15.0-rc0
> > >
> > > 2.15.0 most important changes:
> > > * Implemented incremental snapshots.
> > > * Java thin client improvements (logging, connections balancing, events
> > > listening, endpoints discovery)
> > > * Calcite based SQL engine improvements (memory quotas, index scans
> > > optimisations).
> > > * Reworked permission management for system tasks.
> > > * Removed deprecated functionality (daemon nodes, visorcmd, legacy JMX
> > > beans).
> > >
> > > RELEASE NOTES:
> > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.15
> > >
> > > Complete list of resolved issues:
> > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20('2.15'))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20and%20status%20in%20('CLOSED'%2C%20'RESOLVED')%20AND%20resolution%20in(Fixed%2C%20Done%2C%20Implemented%2C%20Delivered)%20ORDER%20BY%20priority
> > > <https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(%272.15%27))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20and%20status%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27)%20AND%20resolution%20in(Fixed%2C%20Done%2C%20Implemented%2C%20Delivered)%20ORDER%20BY%20priority>
> > >
> > >
> > > DEVNOTES
> > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.15
> > >
> > > The vote is formal, see voting guidelines https://www.apache.org/foundation/
> > > voting.html
> > >
> > > +1 - to accept Apache Ignite 2.15.0-rc0
> > > 0 - don't care either way
> > > -1 - DO NOT accept Apache Ignite Ignite 2.15.0-rc0 (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 Tue May 2, 2023, 07:00 UTC.
> > > https://www.timeanddate.com/countdown/vote?iso=20230502T07&p0=0&msg=VOTE+on+the+Apache+Ignite+Release+2.15.0+RC0&font=sanserif
> > >

Re: [VOTE] Release Apache Ignite 2.15.0 RC0

Posted by Ivan Daschinsky <iv...@gmail.com>.
+1 (binding)

Checked signatures and hashsums.

Checked C++ compilation and examples on linux (ubuntu 22.04) and windows
(win10, vs 2017).

Checked ODBC on linux (ubuntu 22.04, built from source) and windows (built
from source and from installer, both 32 and 64 bit) using python and pyodbc

Checked ODBC with H2 and CALCITE query engines.

пн, 1 мая 2023 г. в 22:07, Ilya Shishkov <sh...@gmail.com>:

> + 1
>
> Started 2 node in-memory cluster: first node from binary distribution,
> second one from debian package.
> Started and successfully connected application, based on spring-data
> extension examples, but with Ignite dependencies from the staging.
>
> сб, 29 апр. 2023 г. в 10:17, Maxim Muzafarov <mm...@apache.org>:
> >
> > +1
> >
> > On Fri, 28 Apr 2023 at 09:54, Vladimir Steshin <vl...@gmail.com>
> wrote:
> > >
> > > + 1
> > >
> > > 26.04.2023 22:51, Alex Plehanov пишет:
> > > > Dear Community,
> > > >
> > > > The release candidate is ready.
> > > >
> > > > I have uploaded release candidate to
> > > > https://dist.apache.org/repos/dist/dev/ignite/2.15.0-rc0/
> > > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.15.0-rc0/
> > > >
> > > > The following staging can be used for testing:
> > > >
> https://repository.apache.org/content/repositories/orgapacheignite-1558/
> > > >
> > > > Tag name is 2.15.0-rc0:
> > > >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.15.0-rc0
> > > >
> > > > 2.15.0 most important changes:
> > > > * Implemented incremental snapshots.
> > > > * Java thin client improvements (logging, connections balancing,
> events
> > > > listening, endpoints discovery)
> > > > * Calcite based SQL engine improvements (memory quotas, index scans
> > > > optimisations).
> > > > * Reworked permission management for system tasks.
> > > > * Removed deprecated functionality (daemon nodes, visorcmd, legacy
> JMX
> > > > beans).
> > > >
> > > > RELEASE NOTES:
> > > >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.15
> > > >
> > > > Complete list of resolved issues:
> > > >
> https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20('2.15'))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20and%20status%20in%20('CLOSED'%2C%20'RESOLVED')%20AND%20resolution%20in(Fixed%2C%20Done%2C%20Implemented%2C%20Delivered)%20ORDER%20BY%20priority
> > > > <
> https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(%272.15%27))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20and%20status%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27)%20AND%20resolution%20in(Fixed%2C%20Done%2C%20Implemented%2C%20Delivered)%20ORDER%20BY%20priority
> >
> > > >
> > > >
> > > > DEVNOTES
> > > >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.15
> > > >
> > > > The vote is formal, see voting guidelines
> https://www.apache.org/foundation/
> > > > voting.html
> > > >
> > > > +1 - to accept Apache Ignite 2.15.0-rc0
> > > > 0 - don't care either way
> > > > -1 - DO NOT accept Apache Ignite Ignite 2.15.0-rc0 (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 Tue May 2, 2023, 07:00 UTC.
> > > >
> https://www.timeanddate.com/countdown/vote?iso=20230502T07&p0=0&msg=VOTE+on+the+Apache+Ignite+Release+2.15.0+RC0&font=sanserif
> > > >
>


-- 
Sincerely yours, Ivan Daschinskiy