[VOTE] Release Apache Ignite 2.9.0 RC4

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

[VOTE] Release Apache Ignite 2.9.0 RC4

Alexey Plekhanov
Dear Community,


I have uploaded a release candidate to:
https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/

The following staging can be used for testing:
https://repository.apache.org/content/repositories/orgapacheignite-1487

Tag name is 2.9.0-rc4:
https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4

RELEASE_NOTES:
https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9

Complete list of resolved issues:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated

DEVNOTES:
https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9


Additional checks have been performed (available for users included into
the release group on TeamCity).

TC [Check RC: Licenses, compile, chksum]
https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum

TC [3] Build & Upload Nuget Staging Packages
https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages

TC [2] Compare w/ Previous Release
https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency


The vote is formal, see voting guidelines
https://www.apache.org/foundation/voting.html

+1 - to accept Apache Ignite 2.9.0-rc4
0 - don't care either way
-1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

Pavel Tupitsyn
+1 (binding)

- Checked .NET binaries, examples, documentation
- Started a mixed cluster of .NET and Java nodes from binary, slim, and
source packages
- Compiled Ignite from sources

On Thu, Oct 15, 2020 at 3:04 PM Alex Plehanov <[hidden email]>
wrote:

> Dear Community,
>
>
> I have uploaded a release candidate to:
> https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
> https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
>
> The following staging can be used for testing:
> https://repository.apache.org/content/repositories/orgapacheignite-1487
>
> Tag name is 2.9.0-rc4:
>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
>
> RELEASE_NOTES:
>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
>
> Complete list of resolved issues:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
>
> DEVNOTES:
>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
>
>
> Additional checks have been performed (available for users included into
> the release group on TeamCity).
>
> TC [Check RC: Licenses, compile, chksum]
>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
>
> TC [3] Build & Upload Nuget Staging Packages
>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
>
> TC [2] Compare w/ Previous Release
>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
>
>
> The vote is formal, see voting guidelines
> https://www.apache.org/foundation/voting.html
>
> +1 - to accept Apache Ignite 2.9.0-rc4
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
>
> https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

Zhenya Stanilovsky
In reply to this post by Alexey Plekhanov

build with checkstyle from sources is failed:
Starting audit...
[ERROR] /home/zstan/Downloads/apache-ignite-2.9.0-src/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/WrongQueryEntityFieldTypeTest.java:35:8: Unused import - org.apache.ignite.client.ClientException. [UnusedImports]
Audit done.
 
is it ok?
 

>Dear Community,
>
>
>I have uploaded a release candidate to:
>https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
>https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
>
>The following staging can be used for testing:
>https://repository.apache.org/content/repositories/orgapacheignite-1487
>
>Tag name is 2.9.0-rc4:
>https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
>
>RELEASE_NOTES:
>https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
>
>Complete list of resolved issues:
>https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
>
>DEVNOTES:
>https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
>
>
>Additional checks have been performed (available for users included into
>the release group on TeamCity).
>
>TC [Check RC: Licenses, compile, chksum]
>https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
>
>TC [3] Build & Upload Nuget Staging Packages
>https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
>
>TC [2] Compare w/ Previous Release
>https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
>
>
>The vote is formal, see voting guidelines
>https://www.apache.org/foundation/voting.html
>
>+1 - to accept Apache Ignite 2.9.0-rc4
>0 - don't care either way
>-1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
>https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
 
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

Alexey Plekhanov
Zhenya,

It's not ok, but I think it's not a release blocker.
Sources can be compiled using instructions given in DEVNOTES.txt (there are
no requirements to enable checkstyle in our documentation).
But we can fix build scripts to check compilation with enabled checkstyle
for future releases.
Guys, WDYT?

чт, 15 окт. 2020 г. в 16:21, Zhenya Stanilovsky <[hidden email]
>:

>
> build with checkstyle from sources is failed:
> Starting audit...
> [ERROR]
> /home/zstan/Downloads/apache-ignite-2.9.0-src/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/WrongQueryEntityFieldTypeTest.java:35:8:
> Unused import - org.apache.ignite.client.ClientException. [UnusedImports]
> Audit done.
>
> is it ok?
>
> >Dear Community,
> >
> >
> >I have uploaded a release candidate to:
> >https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
> >https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
> >
> >The following staging can be used for testing:
> >https://repository.apache.org/content/repositories/orgapacheignite-1487
> >
> >Tag name is 2.9.0-rc4:
> >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
> >
> >RELEASE_NOTES:
> >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
> >
> >Complete list of resolved issues:
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
> >
> >DEVNOTES:
> >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
> >
> >
> >Additional checks have been performed (available for users included into
> >the release group on TeamCity).
> >
> >TC [Check RC: Licenses, compile, chksum]
> >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
> >
> >TC [3] Build & Upload Nuget Staging Packages
> >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
> >
> >TC [2] Compare w/ Previous Release
> >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
> >
> >
> >The vote is formal, see voting guidelines
> >https://www.apache.org/foundation/voting.html
> >
> >+1 - to accept Apache Ignite 2.9.0-rc4
> >0 - don't care either way
> >-1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
> >
> https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

Pavel Tupitsyn
Alex, agree, this is not a release blocker.

On Thu, Oct 15, 2020 at 4:58 PM Alex Plehanov <[hidden email]>
wrote:

> Zhenya,
>
> It's not ok, but I think it's not a release blocker.
> Sources can be compiled using instructions given in DEVNOTES.txt (there are
> no requirements to enable checkstyle in our documentation).
> But we can fix build scripts to check compilation with enabled checkstyle
> for future releases.
> Guys, WDYT?
>
> чт, 15 окт. 2020 г. в 16:21, Zhenya Stanilovsky <[hidden email]
> >:
>
> >
> > build with checkstyle from sources is failed:
> > Starting audit...
> > [ERROR]
> >
> /home/zstan/Downloads/apache-ignite-2.9.0-src/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/WrongQueryEntityFieldTypeTest.java:35:8:
> > Unused import - org.apache.ignite.client.ClientException. [UnusedImports]
> > Audit done.
> >
> > is it ok?
> >
> > >Dear Community,
> > >
> > >
> > >I have uploaded a release candidate to:
> > >https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
> > >https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
> > >
> > >The following staging can be used for testing:
> > >https://repository.apache.org/content/repositories/orgapacheignite-1487
> > >
> > >Tag name is 2.9.0-rc4:
> > >
> >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
> > >
> > >RELEASE_NOTES:
> > >
> >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
> > >
> > >Complete list of resolved issues:
> > >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
> > >
> > >DEVNOTES:
> > >
> >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
> > >
> > >
> > >Additional checks have been performed (available for users included into
> > >the release group on TeamCity).
> > >
> > >TC [Check RC: Licenses, compile, chksum]
> > >
> >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
> > >
> > >TC [3] Build & Upload Nuget Staging Packages
> > >
> >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
> > >
> > >TC [2] Compare w/ Previous Release
> > >
> >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
> > >
> > >
> > >The vote is formal, see voting guidelines
> > >https://www.apache.org/foundation/voting.html
> > >
> > >+1 - to accept Apache Ignite 2.9.0-rc4
> > >0 - don't care either way
> > >-1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
> > >
> >
> https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re[2]: [VOTE] Release Apache Ignite 2.9.0 RC4

Zhenya Stanilovsky
In reply to this post by Alexey Plekhanov


ok, thus +1 from me, rebuild from sources.


 

>Zhenya,

>It's not ok, but I think it's not a release blocker. 
>Sources can be compiled using instructions given in DEVNOTES.txt (there are no requirements to enable checkstyle in our documentation). 
>But we can fix build scripts to check compilation with enabled checkstyle for future releases. 
>Guys, WDYT?  
>чт, 15 окт. 2020 г. в 16:21, Zhenya Stanilovsky < [hidden email] >:

>>build with checkstyle from sources is failed:
>>Starting audit...
>>[ERROR] /home/zstan/Downloads/apache-ignite-2.9.0-src/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/WrongQueryEntityFieldTypeTest.java:35:8: Unused import - org.apache.ignite.client.ClientException. [UnusedImports]
>>Audit done.
>> 
>>is it ok?
>> 
>>>Dear Community,
>>>
>>>
>>>I have uploaded a release candidate to:
>>> https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
>>> https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
>>>
>>>The following staging can be used for testing:
>>> https://repository.apache.org/content/repositories/orgapacheignite-1487
>>>
>>>Tag name is 2.9.0-rc4:
>>> https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
>>>
>>>RELEASE_NOTES:
>>> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
>>>
>>>Complete list of resolved issues:
>>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
>>>
>>>DEVNOTES:
>>> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
>>>
>>>
>>>Additional checks have been performed (available for users included into
>>>the release group on TeamCity).
>>>
>>>TC [Check RC: Licenses, compile, chksum]
>>> https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
>>>
>>>TC [3] Build & Upload Nuget Staging Packages
>>> https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
>>>
>>>TC [2] Compare w/ Previous Release
>>> https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
>>>
>>>
>>>The vote is formal, see voting guidelines
>>> https://www.apache.org/foundation/voting.html
>>>
>>>+1 - to accept Apache Ignite 2.9.0-rc4
>>>0 - don't care either way
>>>-1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
>>> https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
>>> 
>> 
 
Reply | Threaded
Open this post in threaded view
|

Re: Re[2]: [VOTE] Release Apache Ignite 2.9.0 RC4

Ilya Kasnacheev
Hello!

+1 (binding)

Tried building redistributable from source, starting node from .deb,
running C++ node from slim assembly, running .Net node from source.

Regards,
--
Ilya Kasnacheev


чт, 15 окт. 2020 г. в 17:14, Zhenya Stanilovsky <[hidden email]
>:

>
>
> ok, thus +1 from me, rebuild from sources.
>
>
>
> >Zhenya,
> >
> >It's not ok, but I think it's not a release blocker.
> >Sources can be compiled using instructions given in DEVNOTES.txt (there
> are no requirements to enable checkstyle in our documentation).
> >But we can fix build scripts to check compilation with enabled checkstyle
> for future releases.
> >Guys, WDYT?
> >чт, 15 окт. 2020 г. в 16:21, Zhenya Stanilovsky <
> [hidden email] >:
> >
> >>build with checkstyle from sources is failed:
> >>Starting audit...
> >>[ERROR]
> /home/zstan/Downloads/apache-ignite-2.9.0-src/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/WrongQueryEntityFieldTypeTest.java:35:8:
> Unused import - org.apache.ignite.client.ClientException. [UnusedImports]
> >>Audit done.
> >>
> >>is it ok?
> >>
> >>>Dear Community,
> >>>
> >>>
> >>>I have uploaded a release candidate to:
> >>> https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
> >>> https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
> >>>
> >>>The following staging can be used for testing:
> >>>
> https://repository.apache.org/content/repositories/orgapacheignite-1487
> >>>
> >>>Tag name is 2.9.0-rc4:
> >>>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
> >>>
> >>>RELEASE_NOTES:
> >>>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
> >>>
> >>>Complete list of resolved issues:
> >>>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
> >>>
> >>>DEVNOTES:
> >>>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
> >>>
> >>>
> >>>Additional checks have been performed (available for users included into
> >>>the release group on TeamCity).
> >>>
> >>>TC [Check RC: Licenses, compile, chksum]
> >>>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
> >>>
> >>>TC [3] Build & Upload Nuget Staging Packages
> >>>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
> >>>
> >>>TC [2] Compare w/ Previous Release
> >>>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
> >>>
> >>>
> >>>The vote is formal, see voting guidelines
> >>> https://www.apache.org/foundation/voting.html
> >>>
> >>>+1 - to accept Apache Ignite 2.9.0-rc4
> >>>0 - don't care either way
> >>>-1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
> >>>
> https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
> >>>
> >>
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

dmagda
In reply to this post by Alexey Plekhanov
+1 (binding)

-
Denis


On Thu, Oct 15, 2020 at 5:04 AM Alex Plehanov <[hidden email]>
wrote:

> Dear Community,
>
>
> I have uploaded a release candidate to:
> https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
> https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
>
> The following staging can be used for testing:
> https://repository.apache.org/content/repositories/orgapacheignite-1487
>
> Tag name is 2.9.0-rc4:
>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
>
> RELEASE_NOTES:
>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
>
> Complete list of resolved issues:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
>
> DEVNOTES:
>
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
>
>
> Additional checks have been performed (available for users included into
> the release group on TeamCity).
>
> TC [Check RC: Licenses, compile, chksum]
>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
>
> TC [3] Build & Upload Nuget Staging Packages
>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
>
> TC [2] Compare w/ Previous Release
>
> https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
>
>
> The vote is formal, see voting guidelines
> https://www.apache.org/foundation/voting.html
>
> +1 - to accept Apache Ignite 2.9.0-rc4
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
>
> https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

agura
+1 (binding)

On Thu, Oct 15, 2020 at 9:55 PM Denis Magda <[hidden email]> wrote:

>
> +1 (binding)
>
> -
> Denis
>
>
> On Thu, Oct 15, 2020 at 5:04 AM Alex Plehanov <[hidden email]>
> wrote:
>
> > Dear Community,
> >
> >
> > I have uploaded a release candidate to:
> > https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
> > https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
> >
> > The following staging can be used for testing:
> > https://repository.apache.org/content/repositories/orgapacheignite-1487
> >
> > Tag name is 2.9.0-rc4:
> >
> > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
> >
> > RELEASE_NOTES:
> >
> > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
> >
> > Complete list of resolved issues:
> >
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
> >
> > DEVNOTES:
> >
> > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
> >
> >
> > Additional checks have been performed (available for users included into
> > the release group on TeamCity).
> >
> > TC [Check RC: Licenses, compile, chksum]
> >
> > https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
> >
> > TC [3] Build & Upload Nuget Staging Packages
> >
> > https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
> >
> > TC [2] Compare w/ Previous Release
> >
> > https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
> >
> >
> > The vote is formal, see voting guidelines
> > https://www.apache.org/foundation/voting.html
> >
> > +1 - to accept Apache Ignite 2.9.0-rc4
> > 0 - don't care either way
> > -1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
> >
> > https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
> >
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

Saikat Maitra
+1 (binding)

Regards
Saikat

On Thu, Oct 15, 2020 at 4:10 PM Andrey Gura <[hidden email]> wrote:

> +1 (binding)
>
> On Thu, Oct 15, 2020 at 9:55 PM Denis Magda <[hidden email]> wrote:
> >
> > +1 (binding)
> >
> > -
> > Denis
> >
> >
> > On Thu, Oct 15, 2020 at 5:04 AM Alex Plehanov <[hidden email]>
> > wrote:
> >
> > > Dear Community,
> > >
> > >
> > > I have uploaded a release candidate to:
> > > https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
> > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
> > >
> > > The following staging can be used for testing:
> > >
> https://repository.apache.org/content/repositories/orgapacheignite-1487
> > >
> > > Tag name is 2.9.0-rc4:
> > >
> > >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
> > >
> > > RELEASE_NOTES:
> > >
> > >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
> > >
> > > Complete list of resolved issues:
> > >
> > >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
> > >
> > > DEVNOTES:
> > >
> > >
> https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
> > >
> > >
> > > Additional checks have been performed (available for users included
> into
> > > the release group on TeamCity).
> > >
> > > TC [Check RC: Licenses, compile, chksum]
> > >
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
> > >
> > > TC [3] Build & Upload Nuget Staging Packages
> > >
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
> > >
> > > TC [2] Compare w/ Previous Release
> > >
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
> > >
> > >
> > > The vote is formal, see voting guidelines
> > > https://www.apache.org/foundation/voting.html
> > >
> > > +1 - to accept Apache Ignite 2.9.0-rc4
> > > 0 - don't care either way
> > > -1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
> > >
> > >
> https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
> > >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

Maxim Muzafarov
+1 (binding)

Compile sources, run Ignite node, check some examples.

On Fri, 16 Oct 2020 at 00:16, Saikat Maitra <[hidden email]> wrote:

>
> +1 (binding)
>
> Regards
> Saikat
>
> On Thu, Oct 15, 2020 at 4:10 PM Andrey Gura <[hidden email]> wrote:
>
> > +1 (binding)
> >
> > On Thu, Oct 15, 2020 at 9:55 PM Denis Magda <[hidden email]> wrote:
> > >
> > > +1 (binding)
> > >
> > > -
> > > Denis
> > >
> > >
> > > On Thu, Oct 15, 2020 at 5:04 AM Alex Plehanov <[hidden email]>
> > > wrote:
> > >
> > > > Dear Community,
> > > >
> > > >
> > > > I have uploaded a release candidate to:
> > > > https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/
> > > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/
> > > >
> > > > The following staging can be used for testing:
> > > >
> > https://repository.apache.org/content/repositories/orgapacheignite-1487
> > > >
> > > > Tag name is 2.9.0-rc4:
> > > >
> > > >
> > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=refs/tags/2.9.0-rc4
> > > >
> > > > RELEASE_NOTES:
> > > >
> > > >
> > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=ignite-2.9
> > > >
> > > > Complete list of resolved issues:
> > > >
> > > >
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.9%20and%20status%20%3D%20Resolved%20and%20resolution%20%3D%20Fixed%20order%20by%20updated
> > > >
> > > > DEVNOTES:
> > > >
> > > >
> > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.9
> > > >
> > > >
> > > > Additional checks have been performed (available for users included
> > into
> > > > the release group on TeamCity).
> > > >
> > > > TC [Check RC: Licenses, compile, chksum]
> > > >
> > > >
> > https://ci.ignite.apache.org/viewLog.html?buildId=5666942&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum
> > > >
> > > > TC [3] Build & Upload Nuget Staging Packages
> > > >
> > > >
> > https://ci.ignite.apache.org/viewLog.html?buildId=5666940&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages
> > > >
> > > > TC [2] Compare w/ Previous Release
> > > >
> > > >
> > https://ci.ignite.apache.org/viewLog.html?buildId=5666938&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency
> > > >
> > > >
> > > > The vote is formal, see voting guidelines
> > > > https://www.apache.org/foundation/voting.html
> > > >
> > > > +1 - to accept Apache Ignite 2.9.0-rc4
> > > > 0 - don't care either way
> > > > -1 - DO NOT accept Apache Ignite Ignite 2.9.0-rc4 (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 at least until Tue Oct 20, 12:00 UTC
> > > >
> > > >
> > https://www.timeanddate.com/countdown/generic?iso=20201020T120000&p0=%3A&msg=Apache+Ignite+2.9.0-rc4+Vote&csz=1
> > > >
> >