Dear Community,
We have uploaded release candidate to https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ The following staging can be used for a dependent project for testing: https://repository.apache.org/content/repositories/orgapacheignite-1463/ This is half-release before 2.8 containing Java 11 support and fixes for Native Persistence storage. Tag name is 2.7.5-rc4: https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 2.7.5 changes: * Added Java 11 support * Fixed infinite looping during SSL handshake, affecting Java 11/Windows * Fixed storage corruption case after incorrectly rotated page * Erroneous WAL record after incorrectly rotated page processed automatically * Addressed ignite.sh failure on Mac OS and Linux, affecting Java 11 * Launch scripts and some Ignite initialization steps were fixed for Java 12 * Fixed indexes corruption on node stop under load * Fixed case of node crash during node deactivation * Error message with advice about required JVM parameters printed when Java 9+ is used * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type Complete list of closed issues: https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 DEVNOTES https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 RELEASE NOTES https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 The vote is formal, see voting guidelines https://www.apache.org/foundation/voting.html +1 - to accept Apache Ignite 2.7.5-rc4 0 - don't care either way -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification This vote will be open for at least 72 hours till June 7, 18:00 UTC. https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 Best Regards, Dmitriy Pavlov |
+1 (binding)
Nice to have clusters nodes started with ignite.sh in my JVM 11 environment without any settings. - Denis On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov <[hidden email]> wrote: > Dear Community, > > > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > The following staging can be used for a dependent project for testing: > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > This is half-release before 2.8 containing Java 11 support and fixes for > Native Persistence storage. > > Tag name is 2.7.5-rc4: > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > 2.7.5 changes: > > * Added Java 11 support > > * Fixed infinite looping during SSL handshake, affecting Java 11/Windows > > * Fixed storage corruption case after incorrectly rotated page > > * Erroneous WAL record after incorrectly rotated page processed > automatically > > * Addressed ignite.sh failure on Mac OS and Linux, affecting Java 11 > > * Launch scripts and some Ignite initialization steps were fixed for Java > 12 > > * Fixed indexes corruption on node stop under load > > * Fixed case of node crash during node deactivation > > * Error message with advice about required JVM parameters printed when Java > 9+ is used > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > Complete list of closed issues: > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > DEVNOTES > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > RELEASE NOTES > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > The vote is formal, see voting guidelines > https://www.apache.org/foundation/voting.html > > +1 - to accept Apache Ignite 2.7.5-rc4 > > 0 - don't care either way > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > This vote will be open for at least 72 hours till June 7, 18:00 UTC. > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > Best Regards, > > Dmitriy Pavlov > |
+1 (binding)
В Ср, 05/06/2019 в 01:11 +0100, Denis Magda пишет: > +1 (binding) > > Nice to have clusters nodes started with ignite.sh in my JVM 11 environment > without any settings. > > - > Denis > > > On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov <[hidden email]> wrote: > > > Dear Community, > > > > > > > > We have uploaded release candidate to > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > > > > > The following staging can be used for a dependent project for testing: > > > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > > > > > This is half-release before 2.8 containing Java 11 support and fixes for > > Native Persistence storage. > > > > Tag name is 2.7.5-rc4: > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > > > 2.7.5 changes: > > > > * Added Java 11 support > > > > * Fixed infinite looping during SSL handshake, affecting Java 11/Windows > > > > * Fixed storage corruption case after incorrectly rotated page > > > > * Erroneous WAL record after incorrectly rotated page processed > > automatically > > > > * Addressed ignite.sh failure on Mac OS and Linux, affecting Java 11 > > > > * Launch scripts and some Ignite initialization steps were fixed for Java > > 12 > > > > * Fixed indexes corruption on node stop under load > > > > * Fixed case of node crash during node deactivation > > > > * Error message with advice about required JVM parameters printed when Java > > 9+ is used > > > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > > > > > Complete list of closed issues: > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > > > DEVNOTES > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > > > RELEASE NOTES > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > > > The vote is formal, see voting guidelines > > https://www.apache.org/foundation/voting.html > > > > +1 - to accept Apache Ignite 2.7.5-rc4 > > > > 0 - don't care either way > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > > > This vote will be open for at least 72 hours till June 7, 18:00 UTC. > > > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > > > > > Best Regards, > > > > Dmitriy Pavlov > > |
+1
Built C++ and .Net successfully, started .Net <-> Java <-> C++ SSL Cluster on Java 11 and Java 8 without tuning any flags. -- Ilya Kasnacheev ср, 5 июн. 2019 г. в 09:44, Nikolay Izhikov <[hidden email]>: > +1 (binding) > > В Ср, 05/06/2019 в 01:11 +0100, Denis Magda пишет: > > +1 (binding) > > > > Nice to have clusters nodes started with ignite.sh in my JVM 11 > environment > > without any settings. > > > > - > > Denis > > > > > > On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov <[hidden email]> > wrote: > > > > > Dear Community, > > > > > > > > > > > > We have uploaded release candidate to > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > > > > > > > > > The following staging can be used for a dependent project for testing: > > > > > > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and fixes > for > > > Native Persistence storage. > > > > > > Tag name is 2.7.5-rc4: > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > > > > > 2.7.5 changes: > > > > > > * Added Java 11 support > > > > > > * Fixed infinite looping during SSL handshake, affecting Java > 11/Windows > > > > > > * Fixed storage corruption case after incorrectly rotated page > > > > > > * Erroneous WAL record after incorrectly rotated page processed > > > automatically > > > > > > * Addressed ignite.sh failure on Mac OS and Linux, affecting Java 11 > > > > > > * Launch scripts and some Ignite initialization steps were fixed for > Java > > > 12 > > > > > > * Fixed indexes corruption on node stop under load > > > > > > * Fixed case of node crash during node deactivation > > > > > > * Error message with advice about required JVM parameters printed when > Java > > > 9+ is used > > > > > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > > > > > > > > > Complete list of closed issues: > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > > > > > DEVNOTES > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > > > > > RELEASE NOTES > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > > > > > The vote is formal, see voting guidelines > > > https://www.apache.org/foundation/voting.html > > > > > > +1 - to accept Apache Ignite 2.7.5-rc4 > > > > > > 0 - don't care either way > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > > > > > This vote will be open for at least 72 hours till June 7, 18:00 UTC. > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > Best Regards, > > > > > > Dmitriy Pavlov > > > > |
+1 (binding)
On Wed, Jun 5, 2019 at 4:39 PM Ilya Kasnacheev <[hidden email]> wrote: > > +1 > > Built C++ and .Net successfully, started .Net <-> Java <-> C++ SSL Cluster > on Java 11 and Java 8 without tuning any flags. > -- > Ilya Kasnacheev > > > ср, 5 июн. 2019 г. в 09:44, Nikolay Izhikov <[hidden email]>: > > > +1 (binding) > > > > В Ср, 05/06/2019 в 01:11 +0100, Denis Magda пишет: > > > +1 (binding) > > > > > > Nice to have clusters nodes started with ignite.sh in my JVM 11 > > environment > > > without any settings. > > > > > > - > > > Denis > > > > > > > > > On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov <[hidden email]> > > wrote: > > > > > > > Dear Community, > > > > > > > > > > > > > > > > We have uploaded release candidate to > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > > > > > > > > > > > > > The following staging can be used for a dependent project for testing: > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and fixes > > for > > > > Native Persistence storage. > > > > > > > > Tag name is 2.7.5-rc4: > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > > > > > > > 2.7.5 changes: > > > > > > > > * Added Java 11 support > > > > > > > > * Fixed infinite looping during SSL handshake, affecting Java > > 11/Windows > > > > > > > > * Fixed storage corruption case after incorrectly rotated page > > > > > > > > * Erroneous WAL record after incorrectly rotated page processed > > > > automatically > > > > > > > > * Addressed ignite.sh failure on Mac OS and Linux, affecting Java 11 > > > > > > > > * Launch scripts and some Ignite initialization steps were fixed for > > Java > > > > 12 > > > > > > > > * Fixed indexes corruption on node stop under load > > > > > > > > * Fixed case of node crash during node deactivation > > > > > > > > * Error message with advice about required JVM parameters printed when > > Java > > > > 9+ is used > > > > > > > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > > > > > > > > > > > > > Complete list of closed issues: > > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > > > > > > > DEVNOTES > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > > > > > > > RELEASE NOTES > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > > > > > > > The vote is formal, see voting guidelines > > > > https://www.apache.org/foundation/voting.html > > > > > > > > +1 - to accept Apache Ignite 2.7.5-rc4 > > > > > > > > 0 - don't care either way > > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > > > > > > > This vote will be open for at least 72 hours till June 7, 18:00 UTC. > > > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > Dmitriy Pavlov > > > > > > |
+1 (binding) - checked build from source, persistence example and basic
control.sh commands. ср, 5 июн. 2019 г. в 17:48, Andrey Gura <[hidden email]>: > +1 (binding) > > On Wed, Jun 5, 2019 at 4:39 PM Ilya Kasnacheev > <[hidden email]> wrote: > > > > +1 > > > > Built C++ and .Net successfully, started .Net <-> Java <-> C++ SSL > Cluster > > on Java 11 and Java 8 without tuning any flags. > > -- > > Ilya Kasnacheev > > > > > > ср, 5 июн. 2019 г. в 09:44, Nikolay Izhikov <[hidden email]>: > > > > > +1 (binding) > > > > > > В Ср, 05/06/2019 в 01:11 +0100, Denis Magda пишет: > > > > +1 (binding) > > > > > > > > Nice to have clusters nodes started with ignite.sh in my JVM 11 > > > environment > > > > without any settings. > > > > > > > > - > > > > Denis > > > > > > > > > > > > On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov <[hidden email]> > > > wrote: > > > > > > > > > Dear Community, > > > > > > > > > > > > > > > > > > > > We have uploaded release candidate to > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > > > > > > > > > > > > > > > > > The following staging can be used for a dependent project for > testing: > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > > > > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and > fixes > > > for > > > > > Native Persistence storage. > > > > > > > > > > Tag name is 2.7.5-rc4: > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > > > > > > > > > 2.7.5 changes: > > > > > > > > > > * Added Java 11 support > > > > > > > > > > * Fixed infinite looping during SSL handshake, affecting Java > > > 11/Windows > > > > > > > > > > * Fixed storage corruption case after incorrectly rotated page > > > > > > > > > > * Erroneous WAL record after incorrectly rotated page processed > > > > > automatically > > > > > > > > > > * Addressed ignite.sh failure on Mac OS and Linux, affecting Java > 11 > > > > > > > > > > * Launch scripts and some Ignite initialization steps were fixed > for > > > Java > > > > > 12 > > > > > > > > > > * Fixed indexes corruption on node stop under load > > > > > > > > > > * Fixed case of node crash during node deactivation > > > > > > > > > > * Error message with advice about required JVM parameters printed > when > > > Java > > > > > 9+ is used > > > > > > > > > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > > > > > > > > > > > > > > > > > Complete list of closed issues: > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > > > > > > > > > DEVNOTES > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > RELEASE NOTES > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > > > > > > > > > The vote is formal, see voting guidelines > > > > > https://www.apache.org/foundation/voting.html > > > > > > > > > > +1 - to accept Apache Ignite 2.7.5-rc4 > > > > > > > > > > 0 - don't care either way > > > > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > > > > > > > > > This vote will be open for at least 72 hours till June 7, 18:00 > UTC. > > > > > > > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > > > Dmitriy Pavlov > > > > > > > > > |
+1 - checked C++ build
Best Regards, Igor On Thu, Jun 6, 2019 at 4:33 PM Alexey Goncharuk <[hidden email]> wrote: > +1 (binding) - checked build from source, persistence example and basic > control.sh commands. > > ср, 5 июн. 2019 г. в 17:48, Andrey Gura <[hidden email]>: > > > +1 (binding) > > > > On Wed, Jun 5, 2019 at 4:39 PM Ilya Kasnacheev > > <[hidden email]> wrote: > > > > > > +1 > > > > > > Built C++ and .Net successfully, started .Net <-> Java <-> C++ SSL > > Cluster > > > on Java 11 and Java 8 without tuning any flags. > > > -- > > > Ilya Kasnacheev > > > > > > > > > ср, 5 июн. 2019 г. в 09:44, Nikolay Izhikov <[hidden email]>: > > > > > > > +1 (binding) > > > > > > > > В Ср, 05/06/2019 в 01:11 +0100, Denis Magda пишет: > > > > > +1 (binding) > > > > > > > > > > Nice to have clusters nodes started with ignite.sh in my JVM 11 > > > > environment > > > > > without any settings. > > > > > > > > > > - > > > > > Denis > > > > > > > > > > > > > > > On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov <[hidden email]> > > > > wrote: > > > > > > > > > > > Dear Community, > > > > > > > > > > > > > > > > > > > > > > > > We have uploaded release candidate to > > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > > > > > > > > > > > > > > > > > > > > > The following staging can be used for a dependent project for > > testing: > > > > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > > > > > > > > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and > > fixes > > > > for > > > > > > Native Persistence storage. > > > > > > > > > > > > Tag name is 2.7.5-rc4: > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > > > > > > > > > > > 2.7.5 changes: > > > > > > > > > > > > * Added Java 11 support > > > > > > > > > > > > * Fixed infinite looping during SSL handshake, affecting Java > > > > 11/Windows > > > > > > > > > > > > * Fixed storage corruption case after incorrectly rotated page > > > > > > > > > > > > * Erroneous WAL record after incorrectly rotated page processed > > > > > > automatically > > > > > > > > > > > > * Addressed ignite.sh failure on Mac OS and Linux, affecting Java > > 11 > > > > > > > > > > > > * Launch scripts and some Ignite initialization steps were fixed > > for > > > > Java > > > > > > 12 > > > > > > > > > > > > * Fixed indexes corruption on node stop under load > > > > > > > > > > > > * Fixed case of node crash during node deactivation > > > > > > > > > > > > * Error message with advice about required JVM parameters printed > > when > > > > Java > > > > > > 9+ is used > > > > > > > > > > > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > > > > > > > > > > > > > > > > > > > > > Complete list of closed issues: > > > > > > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > > > > > > > > > > > DEVNOTES > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > > > RELEASE NOTES > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > > > > > > > > > > > The vote is formal, see voting guidelines > > > > > > https://www.apache.org/foundation/voting.html > > > > > > > > > > > > +1 - to accept Apache Ignite 2.7.5-rc4 > > > > > > > > > > > > 0 - don't care either way > > > > > > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > > > > > > > > > > > This vote will be open for at least 72 hours till June 7, 18:00 > > UTC. > > > > > > > > > > > > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > |
+1
Launched a couple of nodes using bin package. Run SQL examples successfully (but with some troubles along the way). чт, 6 июн. 2019 г. в 17:01, Igor Sapego <[hidden email]>: > > +1 - checked C++ build > > Best Regards, > Igor > > > On Thu, Jun 6, 2019 at 4:33 PM Alexey Goncharuk <[hidden email]> > wrote: > > > +1 (binding) - checked build from source, persistence example and basic > > control.sh commands. > > > > ср, 5 июн. 2019 г. в 17:48, Andrey Gura <[hidden email]>: > > > > > +1 (binding) > > > > > > On Wed, Jun 5, 2019 at 4:39 PM Ilya Kasnacheev > > > <[hidden email]> wrote: > > > > > > > > +1 > > > > > > > > Built C++ and .Net successfully, started .Net <-> Java <-> C++ SSL > > > Cluster > > > > on Java 11 and Java 8 without tuning any flags. > > > > -- > > > > Ilya Kasnacheev > > > > > > > > > > > > ср, 5 июн. 2019 г. в 09:44, Nikolay Izhikov <[hidden email]>: > > > > > > > > > +1 (binding) > > > > > > > > > > В Ср, 05/06/2019 в 01:11 +0100, Denis Magda пишет: > > > > > > +1 (binding) > > > > > > > > > > > > Nice to have clusters nodes started with ignite.sh in my JVM 11 > > > > > environment > > > > > > without any settings. > > > > > > > > > > > > - > > > > > > Denis > > > > > > > > > > > > > > > > > > On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov <[hidden email]> > > > > > wrote: > > > > > > > > > > > > > Dear Community, > > > > > > > > > > > > > > > > > > > > > > > > > > > > We have uploaded release candidate to > > > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > The following staging can be used for a dependent project for > > > testing: > > > > > > > > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and > > > fixes > > > > > for > > > > > > > Native Persistence storage. > > > > > > > > > > > > > > Tag name is 2.7.5-rc4: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > > > > > > > > > > > > > 2.7.5 changes: > > > > > > > > > > > > > > * Added Java 11 support > > > > > > > > > > > > > > * Fixed infinite looping during SSL handshake, affecting Java > > > > > 11/Windows > > > > > > > > > > > > > > * Fixed storage corruption case after incorrectly rotated page > > > > > > > > > > > > > > * Erroneous WAL record after incorrectly rotated page processed > > > > > > > automatically > > > > > > > > > > > > > > * Addressed ignite.sh failure on Mac OS and Linux, affecting Java > > > 11 > > > > > > > > > > > > > > * Launch scripts and some Ignite initialization steps were fixed > > > for > > > > > Java > > > > > > > 12 > > > > > > > > > > > > > > * Fixed indexes corruption on node stop under load > > > > > > > > > > > > > > * Fixed case of node crash during node deactivation > > > > > > > > > > > > > > * Error message with advice about required JVM parameters printed > > > when > > > > > Java > > > > > > > 9+ is used > > > > > > > > > > > > > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > > > > > > > > > > > > > > > > > > > > > > > > > Complete list of closed issues: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > > > > > > > > > > > > > DEVNOTES > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > > > > > RELEASE NOTES > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > > > > > > > > > > > > > The vote is formal, see voting guidelines > > > > > > > https://www.apache.org/foundation/voting.html > > > > > > > > > > > > > > +1 - to accept Apache Ignite 2.7.5-rc4 > > > > > > > > > > > > > > 0 - don't care either way > > > > > > > > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > > > > > > > > > > > > > This vote will be open for at least 72 hours till June 7, 18:00 > > > UTC. > > > > > > > > > > > > > > > > > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > > > > -- Best regards, Ivan Pavlukhin |
+1 - checked ML examples
Best regards, Yuriy Babak чт, 6 июн. 2019 г. в 19:16, Павлухин Иван <[hidden email]>: > +1 > Launched a couple of nodes using bin package. Run SQL examples > successfully (but with some troubles along the way). > > чт, 6 июн. 2019 г. в 17:01, Igor Sapego <[hidden email]>: > > > > +1 - checked C++ build > > > > Best Regards, > > Igor > > > > > > On Thu, Jun 6, 2019 at 4:33 PM Alexey Goncharuk < > [hidden email]> > > wrote: > > > > > +1 (binding) - checked build from source, persistence example and basic > > > control.sh commands. > > > > > > ср, 5 июн. 2019 г. в 17:48, Andrey Gura <[hidden email]>: > > > > > > > +1 (binding) > > > > > > > > On Wed, Jun 5, 2019 at 4:39 PM Ilya Kasnacheev > > > > <[hidden email]> wrote: > > > > > > > > > > +1 > > > > > > > > > > Built C++ and .Net successfully, started .Net <-> Java <-> C++ SSL > > > > Cluster > > > > > on Java 11 and Java 8 without tuning any flags. > > > > > -- > > > > > Ilya Kasnacheev > > > > > > > > > > > > > > > ср, 5 июн. 2019 г. в 09:44, Nikolay Izhikov <[hidden email]>: > > > > > > > > > > > +1 (binding) > > > > > > > > > > > > В Ср, 05/06/2019 в 01:11 +0100, Denis Magda пишет: > > > > > > > +1 (binding) > > > > > > > > > > > > > > Nice to have clusters nodes started with ignite.sh in my JVM 11 > > > > > > environment > > > > > > > without any settings. > > > > > > > > > > > > > > - > > > > > > > Denis > > > > > > > > > > > > > > > > > > > > > On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov < > [hidden email]> > > > > > > wrote: > > > > > > > > > > > > > > > Dear Community, > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > We have uploaded release candidate to > > > > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > The following staging can be used for a dependent project for > > > > testing: > > > > > > > > > > > > > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support > and > > > > fixes > > > > > > for > > > > > > > > Native Persistence storage. > > > > > > > > > > > > > > > > Tag name is 2.7.5-rc4: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > > > > > > > > > > > > > > > 2.7.5 changes: > > > > > > > > > > > > > > > > * Added Java 11 support > > > > > > > > > > > > > > > > * Fixed infinite looping during SSL handshake, affecting Java > > > > > > 11/Windows > > > > > > > > > > > > > > > > * Fixed storage corruption case after incorrectly rotated > page > > > > > > > > > > > > > > > > * Erroneous WAL record after incorrectly rotated page > processed > > > > > > > > automatically > > > > > > > > > > > > > > > > * Addressed ignite.sh failure on Mac OS and Linux, affecting > Java > > > > 11 > > > > > > > > > > > > > > > > * Launch scripts and some Ignite initialization steps were > fixed > > > > for > > > > > > Java > > > > > > > > 12 > > > > > > > > > > > > > > > > * Fixed indexes corruption on node stop under load > > > > > > > > > > > > > > > > * Fixed case of node crash during node deactivation > > > > > > > > > > > > > > > > * Error message with advice about required JVM parameters > printed > > > > when > > > > > > Java > > > > > > > > 9+ is used > > > > > > > > > > > > > > > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Complete list of closed issues: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > > > > > > > > > > > > > > > DEVNOTES > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > > > > > > > RELEASE NOTES > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > > > > > > > > > > > > > > > The vote is formal, see voting guidelines > > > > > > > > https://www.apache.org/foundation/voting.html > > > > > > > > > > > > > > > > +1 - to accept Apache Ignite 2.7.5-rc4 > > > > > > > > > > > > > > > > 0 - don't care either way > > > > > > > > > > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > > > > > > > > > > > > > > > This vote will be open for at least 72 hours till June 7, > 18:00 > > > > UTC. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > > > > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > > > > > > > > > > > > -- > Best regards, > Ivan Pavlukhin > |
+1 from me. Built from sources and run several examples.
On Fri, Jun 7, 2019 at 2:52 AM Yuriy Babak <[hidden email]> wrote: > > +1 - checked ML examples > > Best regards, > Yuriy Babak > > > чт, 6 июн. 2019 г. в 19:16, Павлухин Иван <[hidden email]>: > > > +1 > > Launched a couple of nodes using bin package. Run SQL examples > > successfully (but with some troubles along the way). > > > > чт, 6 июн. 2019 г. в 17:01, Igor Sapego <[hidden email]>: > > > > > > +1 - checked C++ build > > > > > > Best Regards, > > > Igor > > > > > > > > > On Thu, Jun 6, 2019 at 4:33 PM Alexey Goncharuk < > > [hidden email]> > > > wrote: > > > > > > > +1 (binding) - checked build from source, persistence example and basic > > > > control.sh commands. > > > > > > > > ср, 5 июн. 2019 г. в 17:48, Andrey Gura <[hidden email]>: > > > > > > > > > +1 (binding) > > > > > > > > > > On Wed, Jun 5, 2019 at 4:39 PM Ilya Kasnacheev > > > > > <[hidden email]> wrote: > > > > > > > > > > > > +1 > > > > > > > > > > > > Built C++ and .Net successfully, started .Net <-> Java <-> C++ SSL > > > > > Cluster > > > > > > on Java 11 and Java 8 without tuning any flags. > > > > > > -- > > > > > > Ilya Kasnacheev > > > > > > > > > > > > > > > > > > ср, 5 июн. 2019 г. в 09:44, Nikolay Izhikov <[hidden email]>: > > > > > > > > > > > > > +1 (binding) > > > > > > > > > > > > > > В Ср, 05/06/2019 в 01:11 +0100, Denis Magda пишет: > > > > > > > > +1 (binding) > > > > > > > > > > > > > > > > Nice to have clusters nodes started with ignite.sh in my JVM 11 > > > > > > > environment > > > > > > > > without any settings. > > > > > > > > > > > > > > > > - > > > > > > > > Denis > > > > > > > > > > > > > > > > > > > > > > > > On Tue, Jun 4, 2019 at 6:34 PM Dmitriy Pavlov < > > [hidden email]> > > > > > > > wrote: > > > > > > > > > > > > > > > > > Dear Community, > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > We have uploaded release candidate to > > > > > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc4/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > The following staging can be used for a dependent project for > > > > > testing: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheignite-1463/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support > > and > > > > > fixes > > > > > > > for > > > > > > > > > Native Persistence storage. > > > > > > > > > > > > > > > > > > Tag name is 2.7.5-rc4: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc4 > > > > > > > > > > > > > > > > > > 2.7.5 changes: > > > > > > > > > > > > > > > > > > * Added Java 11 support > > > > > > > > > > > > > > > > > > * Fixed infinite looping during SSL handshake, affecting Java > > > > > > > 11/Windows > > > > > > > > > > > > > > > > > > * Fixed storage corruption case after incorrectly rotated > > page > > > > > > > > > > > > > > > > > > * Erroneous WAL record after incorrectly rotated page > > processed > > > > > > > > > automatically > > > > > > > > > > > > > > > > > > * Addressed ignite.sh failure on Mac OS and Linux, affecting > > Java > > > > > 11 > > > > > > > > > > > > > > > > > > * Launch scripts and some Ignite initialization steps were > > fixed > > > > > for > > > > > > > Java > > > > > > > > > 12 > > > > > > > > > > > > > > > > > > * Fixed indexes corruption on node stop under load > > > > > > > > > > > > > > > > > > * Fixed case of node crash during node deactivation > > > > > > > > > > > > > > > > > > * Error message with advice about required JVM parameters > > printed > > > > > when > > > > > > > Java > > > > > > > > > 9+ is used > > > > > > > > > > > > > > > > > > * Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Complete list of closed issues: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20'Ignite'%20AND%20fixVersion%20in%20('2.7.5')%20AND%20status%20IN%20(Resolved%2C%20Closed))%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20 > > > > > > > > > > > > > > > > > > DEVNOTES > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=DEVNOTES.txt;h=307189059ae70834ead4c127cc18295ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > > > > > > > > > RELEASE NOTES > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f1657940fa12f972;hb=ignite-2.7.5 > > > > > > > > > > > > > > > > > > The vote is formal, see voting guidelines > > > > > > > > > https://www.apache.org/foundation/voting.html > > > > > > > > > > > > > > > > > > +1 - to accept Apache Ignite 2.7.5-rc4 > > > > > > > > > > > > > > > > > > 0 - don't care either way > > > > > > > > > > > > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-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-ReleaseVerification > > > > > > > > > > > > > > > > > > This vote will be open for at least 72 hours till June 7, > > 18:00 > > > > > UTC. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=6&day=7&hour=18&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > > > > > > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > Best regards, > > Ivan Pavlukhin > > -- Best Regards, Vyacheslav D. |
Free forum by Nabble | Edit this page |