Dear Sirs!
We have uploaded release candidate to https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ The following staging can be used for a dependent project for testing: https://repository.apache.org/content/repositories/orgapacheignite-1438/ This is half-release before 2.8 containing Java 11 support and fixes for Native Persistence storage. Tag name is 2.7.5-rc3: https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 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-rc3 0 - don't care either way -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) This vote will be open for 6 days till May 23, 14:00 UTC. https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 Best Regards, Dmitriy Pavlov |
Dmitriy,
Could you please check release using special TC tasks [1] "Compare w/ Previous Release" and "Check RC" Also, I see you used some new task [2] to assembly the release. What's the difference with original task [3]? Please make sure correct task used and remove obsolete one. Don't forget to fix task's naming. [1] https://ci.ignite.apache.org/project.html?projectId=Releases_ApacheIgniteMain&tab=projectOverview&branch_Releases_ApacheIgniteMain=ignite-2.7.5 [2] https://ci.ignite.apache.org/viewType.html?buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv [3] https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv On Fri, May 17, 2019 at 4:49 PM Dmitriy Pavlov <[hidden email]> wrote: > Dear Sirs! > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > The following staging can be used for a dependent project for testing: > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > > This is half-release before 2.8 containing Java 11 support and fixes for > Native Persistence storage. > > Tag name is 2.7.5-rc3: > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 > > 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-rc3 > 0 - don't care either way > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > This vote will be open for 6 days till May 23, 14:00 UTC. > > https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > Best Regards, > Dmitriy Pavlov > |
Hi Anton,
thank you for pointing that out. This step is mentioned in the release manager instructions, but I've missed it. But as this release in minor, I guess we may skip it for now and do in the background. Hi Peter I., as far I understand from private discussion with Anton, the new release build chain may be not compatible with this verification step. Could you please assist with aligning two builds to be compatible? To update release manager instructions I need to understand which build number to be used in release verification step. Sincerely Dmitriy Pavlov пт, 17 мая 2019 г. в 17:36, Anton Vinogradov <[hidden email]>: > Dmitriy, > > Could you please check release using special TC tasks [1] "Compare w/ > Previous Release" and "Check RC" > Also, I see you used some new task [2] to assembly the release. > What's the difference with original task [3]? > Please make sure correct task used and remove obsolete one. Don't forget to > fix task's naming. > > [1] > > https://ci.ignite.apache.org/project.html?projectId=Releases_ApacheIgniteMain&tab=projectOverview&branch_Releases_ApacheIgniteMain=ignite-2.7.5 > [2] > > https://ci.ignite.apache.org/viewType.html?buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > [3] > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > > > On Fri, May 17, 2019 at 4:49 PM Dmitriy Pavlov <[hidden email]> wrote: > > > Dear Sirs! > > > > We have uploaded release candidate to > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > The following staging can be used for a dependent project for testing: > > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > > > > This is half-release before 2.8 containing Java 11 support and fixes for > > Native Persistence storage. > > > > Tag name is 2.7.5-rc3: > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 > > > > 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-rc3 > > 0 - don't care either way > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > Best Regards, > > Dmitriy Pavlov > > > |
In reply to this post by Anton Vinogradov-2
Igniters,
I encourage everyone to vote, not only PMC. Having an advisory vote does not mean this vote does not matter. More Ignite developers check this release more possible issues we can find. Steps to be performed to verify the release can be found here https://cwiki.apache.org/confluence/display/IGNITE/Release+Process PMCs, This vote could be closed as unsuccessful after 2 days. I intentionally set timeline longer due to weekends, but it does not seem to me it helps. Please pay attention to this release. Sincerely, Dmitriy Pavlov пт, 17 мая 2019 г. в 17:36, Anton Vinogradov <[hidden email]>: > Dmitriy, > > Could you please check release using special TC tasks [1] "Compare w/ > Previous Release" and "Check RC" > Also, I see you used some new task [2] to assembly the release. > What's the difference with original task [3]? > Please make sure correct task used and remove obsolete one. Don't forget to > fix task's naming. > > [1] > > https://ci.ignite.apache.org/project.html?projectId=Releases_ApacheIgniteMain&tab=projectOverview&branch_Releases_ApacheIgniteMain=ignite-2.7.5 > [2] > > https://ci.ignite.apache.org/viewType.html?buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > [3] > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > > > On Fri, May 17, 2019 at 4:49 PM Dmitriy Pavlov <[hidden email]> wrote: > > > Dear Sirs! > > > > We have uploaded release candidate to > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > The following staging can be used for a dependent project for testing: > > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > > > > This is half-release before 2.8 containing Java 11 support and fixes for > > Native Persistence storage. > > > > Tag name is 2.7.5-rc3: > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 > > > > 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-rc3 > > 0 - don't care either way > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > Best Regards, > > Dmitriy Pavlov > > > |
Hello!
Downloaded source, source compiles. Downloaded binary, C++ compiles and runs with JDK 8 & 12, node starts on JDK 8 & 12. However, nodes on JDK 12 with SSL on fail to form a cluster. -1 from me, I think that SSL & Java 12 should work out of box. I will file a ticket and fix our launch scripts (as well as .Net and C++ launcher). Regards, -- Ilya Kasnacheev вт, 21 мая 2019 г. в 11:42, Dmitriy Pavlov <[hidden email]>: > Igniters, > > I encourage everyone to vote, not only PMC. Having an advisory vote does > not mean this vote does not matter. More Ignite developers check this > release more possible issues we can find. Steps to be performed to verify > the release can be found here > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > PMCs, > > This vote could be closed as unsuccessful after 2 days. I intentionally > set timeline longer due to weekends, but it does not seem to me it helps. > Please pay attention to this release. > > Sincerely, > Dmitriy Pavlov > > пт, 17 мая 2019 г. в 17:36, Anton Vinogradov <[hidden email]>: > > > Dmitriy, > > > > Could you please check release using special TC tasks [1] "Compare w/ > > Previous Release" and "Check RC" > > Also, I see you used some new task [2] to assembly the release. > > What's the difference with original task [3]? > > Please make sure correct task used and remove obsolete one. Don't forget > to > > fix task's naming. > > > > [1] > > > > > https://ci.ignite.apache.org/project.html?projectId=Releases_ApacheIgniteMain&tab=projectOverview&branch_Releases_ApacheIgniteMain=ignite-2.7.5 > > [2] > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > > [3] > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > > > > > > On Fri, May 17, 2019 at 4:49 PM Dmitriy Pavlov <[hidden email]> > wrote: > > > > > Dear Sirs! > > > > > > We have uploaded release candidate to > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > The following staging can be used for a dependent project for testing: > > > > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > > > > > > This is half-release before 2.8 containing Java 11 support and fixes > for > > > Native Persistence storage. > > > > > > Tag name is 2.7.5-rc3: > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 > > > > > > 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-rc3 > > > 0 - don't care either way > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > Best Regards, > > > Dmitriy Pavlov > > > > > > |
In reply to this post by Dmitry Pavlov
+ 1 (binding)
Denis On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > Dear Sirs! > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > The following staging can be used for a dependent project for testing: > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > > This is half-release before 2.8 containing Java 11 support and fixes for > Native Persistence storage. > > Tag name is 2.7.5-rc3: > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 > > 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-rc3 > 0 - don't care either way > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > This vote will be open for 6 days till May 23, 14:00 UTC. > https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > Best Regards, > Dmitriy Pavlov > |
Ignite PMC and committers, please cast your vote. It's time to roll the
release out. -- Denis Magda ---------- Forwarded message --------- From: Denis A. Magda <[hidden email]> Date: Tue, May 21, 2019 at 7:26 AM Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 To: <[hidden email]> + 1 (binding) Denis On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > Dear Sirs! > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > The following staging can be used for a dependent project for testing: > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > > This is half-release before 2.8 containing Java 11 support and fixes for > Native Persistence storage. > > Tag name is 2.7.5-rc3: > > > 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-rc3 > 0 - don't care either way > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > Best Regards, > Dmitriy Pavlov > |
Ilya, do you have any estimation for fix Java 12 with SSL issue?
On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> wrote: > > Ignite PMC and committers, please cast your vote. It's time to roll the release out. > > -- > Denis Magda > > > ---------- Forwarded message --------- > From: Denis A. Magda <[hidden email]> > Date: Tue, May 21, 2019 at 7:26 AM > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > To: <[hidden email]> > > > + 1 (binding) > > Denis > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > > Dear Sirs! > > > > We have uploaded release candidate to > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > The following staging can be used for a dependent project for testing: > > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > > > > This is half-release before 2.8 containing Java 11 support and fixes for > > Native Persistence storage. > > > > Tag name is 2.7.5-rc3: > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 > > > > 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-rc3 > > 0 - don't care either way > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > Best Regards, > > Dmitriy Pavlov > > |
Andrey,
I would encourage us to roll this release out and consider this change for the next one. We’re free to make the next release as soon as needed, even a couple of weeks after. Do you agree? Denis On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> wrote: > > > > Ignite PMC and committers, please cast your vote. It's time to roll the > release out. > > > > -- > > Denis Magda > > > > > > ---------- Forwarded message --------- > > From: Denis A. Magda <[hidden email]> > > Date: Tue, May 21, 2019 at 7:26 AM > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > To: <[hidden email]> > > > > > > + 1 (binding) > > > > Denis > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > > > Dear Sirs! > > > > > > We have uploaded release candidate to > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > The following staging can be used for a dependent project for testing: > > > https://repository.apache.org/content/repositories/ > orgapacheignite-1438/ > > > > > > This is half-release before 2.8 containing Java 11 support and fixes > for > > > Native Persistence storage. > > > > > > Tag name is 2.7.5-rc3: > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > h=refs/tags/2.7.5-rc3 > > > > > > 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: > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=0a7d2d395b3c9ca1a69ce3f8f16579 > 40fa12f972;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-rc3 > > > 0 - don't care either way > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > https://www.timeanddate.com/countdown/to?year=2019&month= > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > Best Regards, > > > Dmitriy Pavlov > > > > -- - Denis |
Dmitriy, Igniters,
My tests: 1. Download binaries and launched a cluster -- OK. 2. Tried to run examples against the lauched cluster -- failed to compile Pom in examples is referring to 2.7.5 dependencies. But poms in src package specify version 2.7.0-SNAPSHOT. So, I was not able to build 2.7.5 artifacts needed for examples. Am I doing something wrong? Cannot cast a vote for so far. ср, 22 мая 2019 г. в 04:20, Denis Magda <[hidden email]>: > > Andrey, > > I would encourage us to roll this release out and consider this change for > the next one. We’re free to make the next release as soon as needed, even a > couple of weeks after. > > Do you agree? > > Denis > > On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > > > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > > > On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> wrote: > > > > > > Ignite PMC and committers, please cast your vote. It's time to roll the > > release out. > > > > > > -- > > > Denis Magda > > > > > > > > > ---------- Forwarded message --------- > > > From: Denis A. Magda <[hidden email]> > > > Date: Tue, May 21, 2019 at 7:26 AM > > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > > To: <[hidden email]> > > > > > > > > > + 1 (binding) > > > > > > Denis > > > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > > > > Dear Sirs! > > > > > > > > We have uploaded release candidate to > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > > > The following staging can be used for a dependent project for testing: > > > > https://repository.apache.org/content/repositories/ > > orgapacheignite-1438/ > > > > > > > > This is half-release before 2.8 containing Java 11 support and fixes > > for > > > > Native Persistence storage. > > > > > > > > Tag name is 2.7.5-rc3: > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > > h=refs/tags/2.7.5-rc3 > > > > > > > > 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: > > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=0a7d2d395b3c9ca1a69ce3f8f16579 > > 40fa12f972;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-rc3 > > > > 0 - don't care either way > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > https://www.timeanddate.com/countdown/to?year=2019&month= > > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > > > Best Regards, > > > > Dmitriy Pavlov > > > > > > > > > -- > - > Denis -- Best regards, Ivan Pavlukhin |
In reply to this post by agura
Hello!
I have an one-liner fix ready: https://github.com/apache/ignite/pull/6557 I have validated that it fixes the issue for Java and C++ nodes, but unfortunately tests on TC seem to be broken. Regards, -- Ilya Kasnacheev ср, 22 мая 2019 г. в 00:56, Andrey Gura <[hidden email]>: > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> wrote: > > > > Ignite PMC and committers, please cast your vote. It's time to roll the > release out. > > > > -- > > Denis Magda > > > > > > ---------- Forwarded message --------- > > From: Denis A. Magda <[hidden email]> > > Date: Tue, May 21, 2019 at 7:26 AM > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > To: <[hidden email]> > > > > > > + 1 (binding) > > > > Denis > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > > > Dear Sirs! > > > > > > We have uploaded release candidate to > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > The following staging can be used for a dependent project for testing: > > > > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > > > > > > This is half-release before 2.8 containing Java 11 support and fixes > for > > > Native Persistence storage. > > > > > > Tag name is 2.7.5-rc3: > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 > > > > > > 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-rc3 > > > 0 - don't care either way > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > Best Regards, > > > Dmitriy Pavlov > > > > |
In reply to this post by Anton Vinogradov-2
I've modified Compare w/Previous Release build and run it on 2.7.5 vs 2.7.0 config.
Is everything is ok? https://ci.ignite.apache.org/viewLog.html?buildId=3911989&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency > On 17 May 2019, at 17:36, Anton Vinogradov <[hidden email]> wrote: > > Dmitriy, > > Could you please check release using special TC tasks [1] "Compare w/ > Previous Release" and "Check RC" > Also, I see you used some new task [2] to assembly the release. > What's the difference with original task [3]? > Please make sure correct task used and remove obsolete one. Don't forget to > fix task's naming. > > [1] > https://ci.ignite.apache.org/project.html?projectId=Releases_ApacheIgniteMain&tab=projectOverview&branch_Releases_ApacheIgniteMain=ignite-2.7.5 > [2] > https://ci.ignite.apache.org/viewType.html?buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > [3] > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > > > On Fri, May 17, 2019 at 4:49 PM Dmitriy Pavlov <[hidden email]> wrote: > >> Dear Sirs! >> >> We have uploaded release candidate to >> https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ >> >> The following staging can be used for a dependent project for testing: >> https://repository.apache.org/content/repositories/orgapacheignite-1438/ >> >> This is half-release before 2.8 containing Java 11 support and fixes for >> Native Persistence storage. >> >> Tag name is 2.7.5-rc3: >> >> https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 >> >> 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-rc3 >> 0 - don't care either way >> -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) >> >> This vote will be open for 6 days till May 23, 14:00 UTC. >> >> https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 >> >> Best Regards, >> Dmitriy Pavlov >> |
See huge difference [1] between releases.
The weird thing is that I see only additions. Dmitriy, please make sure everything is correct. [1] https://ci.ignite.apache.org/repository/download/ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency/3911989:id/results/result.log On Wed, May 22, 2019 at 2:05 PM Petr Ivanov <[hidden email]> wrote: > I've modified Compare w/Previous Release build and run it on 2.7.5 vs > 2.7.0 config. > Is everything is ok? > > > > https://ci.ignite.apache.org/viewLog.html?buildId=3911989&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency > > > > On 17 May 2019, at 17:36, Anton Vinogradov <[hidden email]> wrote: > > > > Dmitriy, > > > > Could you please check release using special TC tasks [1] "Compare w/ > > Previous Release" and "Check RC" > > Also, I see you used some new task [2] to assembly the release. > > What's the difference with original task [3]? > > Please make sure correct task used and remove obsolete one. Don't forget > to > > fix task's naming. > > > > [1] > > > https://ci.ignite.apache.org/project.html?projectId=Releases_ApacheIgniteMain&tab=projectOverview&branch_Releases_ApacheIgniteMain=ignite-2.7.5 > > [2] > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=Releases_ApacheIgniteMain_ReleaseBuild&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > > [3] > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote&branch_Releases_ApacheIgniteMain=ignite-2.7.5&tab=buildTypeStatusDiv > > > > > > On Fri, May 17, 2019 at 4:49 PM Dmitriy Pavlov <[hidden email]> > wrote: > > > >> Dear Sirs! > >> > >> We have uploaded release candidate to > >> https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > >> > >> The following staging can be used for a dependent project for testing: > >> > https://repository.apache.org/content/repositories/orgapacheignite-1438/ > >> > >> This is half-release before 2.8 containing Java 11 support and fixes for > >> Native Persistence storage. > >> > >> Tag name is 2.7.5-rc3: > >> > >> > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.5-rc3 > >> > >> 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-rc3 > >> 0 - don't care either way > >> -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > >> > >> This vote will be open for 6 days till May 23, 14:00 UTC. > >> > >> > https://www.timeanddate.com/countdown/to?year=2019&month=5&day=23&hour=14&min=0&sec=0&p0=utc-1 > >> > >> Best Regards, > >> Dmitriy Pavlov > >> > > |
In reply to this post by dmagda
Denis,
I really don't see any reason for releasing the next Apache Ignitie version only for this minor fix. Release process is complex enough and it seems that easier way is issue fix and build rc4. Anyway, if we didn't commit about Java 12 support in this version so I'm okay with this issue in current build. On Wed, May 22, 2019 at 4:20 AM Denis Magda <[hidden email]> wrote: > > Andrey, > > I would encourage us to roll this release out and consider this change for > the next one. We’re free to make the next release as soon as needed, even a > couple of weeks after. > > Do you agree? > > Denis > > On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > > > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > > > On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> wrote: > > > > > > Ignite PMC and committers, please cast your vote. It's time to roll the > > release out. > > > > > > -- > > > Denis Magda > > > > > > > > > ---------- Forwarded message --------- > > > From: Denis A. Magda <[hidden email]> > > > Date: Tue, May 21, 2019 at 7:26 AM > > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > > To: <[hidden email]> > > > > > > > > > + 1 (binding) > > > > > > Denis > > > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > > > > Dear Sirs! > > > > > > > > We have uploaded release candidate to > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > > > The following staging can be used for a dependent project for testing: > > > > https://repository.apache.org/content/repositories/ > > orgapacheignite-1438/ > > > > > > > > This is half-release before 2.8 containing Java 11 support and fixes > > for > > > > Native Persistence storage. > > > > > > > > Tag name is 2.7.5-rc3: > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > > h=refs/tags/2.7.5-rc3 > > > > > > > > 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: > > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=0a7d2d395b3c9ca1a69ce3f8f16579 > > 40fa12f972;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-rc3 > > > > 0 - don't care either way > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > https://www.timeanddate.com/countdown/to?year=2019&month= > > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > > > Best Regards, > > > > Dmitriy Pavlov > > > > > > > > > -- > - > Denis |
Hello!
Just wanted to point out that it likely affects Java 11, too. Regards, -- Ilya Kasnacheev ср, 22 мая 2019 г. в 20:52, Andrey Gura <[hidden email]>: > Denis, > > I really don't see any reason for releasing the next Apache Ignitie > version only for this minor fix. Release process is complex enough and > it seems that easier way is issue fix and build rc4. > > Anyway, if we didn't commit about Java 12 support in this version so > I'm okay with this issue in current build. > > On Wed, May 22, 2019 at 4:20 AM Denis Magda <[hidden email]> wrote: > > > > Andrey, > > > > I would encourage us to roll this release out and consider this change > for > > the next one. We’re free to make the next release as soon as needed, > even a > > couple of weeks after. > > > > Do you agree? > > > > Denis > > > > On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > > > > > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > > > > > On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> > wrote: > > > > > > > > Ignite PMC and committers, please cast your vote. It's time to roll > the > > > release out. > > > > > > > > -- > > > > Denis Magda > > > > > > > > > > > > ---------- Forwarded message --------- > > > > From: Denis A. Magda <[hidden email]> > > > > Date: Tue, May 21, 2019 at 7:26 AM > > > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > > > To: <[hidden email]> > > > > > > > > > > > > + 1 (binding) > > > > > > > > Denis > > > > > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > > > > > Dear Sirs! > > > > > > > > > > We have uploaded release candidate to > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > > > > > The following staging can be used for a dependent project for > testing: > > > > > https://repository.apache.org/content/repositories/ > > > orgapacheignite-1438/ > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and > fixes > > > for > > > > > Native Persistence storage. > > > > > > > > > > Tag name is 2.7.5-rc3: > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > > > h=refs/tags/2.7.5-rc3 > > > > > > > > > > 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: > > > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=0a7d2d395b3c9ca1a69ce3f8f16579 > > > 40fa12f972;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-rc3 > > > > > 0 - don't care either way > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > https://www.timeanddate.com/countdown/to?year=2019&month= > > > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > > > > > Best Regards, > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > -- > > - > > Denis > |
In reply to this post by agura
The next Ignite release will go with much more changes and fixes sitting in
the waiting queue while this maintenance release was baked for several months. Dmitriy P. are there any blockers, should we restart the vote? Denis On Wednesday, May 22, 2019, Andrey Gura <[hidden email]> wrote: > Denis, > > I really don't see any reason for releasing the next Apache Ignitie > version only for this minor fix. Release process is complex enough and > it seems that easier way is issue fix and build rc4. > > Anyway, if we didn't commit about Java 12 support in this version so > I'm okay with this issue in current build. > > On Wed, May 22, 2019 at 4:20 AM Denis Magda <[hidden email]> wrote: > > > > Andrey, > > > > I would encourage us to roll this release out and consider this change > for > > the next one. We’re free to make the next release as soon as needed, > even a > > couple of weeks after. > > > > Do you agree? > > > > Denis > > > > On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > > > > > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > > > > > On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> > wrote: > > > > > > > > Ignite PMC and committers, please cast your vote. It's time to roll > the > > > release out. > > > > > > > > -- > > > > Denis Magda > > > > > > > > > > > > ---------- Forwarded message --------- > > > > From: Denis A. Magda <[hidden email]> > > > > Date: Tue, May 21, 2019 at 7:26 AM > > > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > > > To: <[hidden email]> > > > > > > > > > > > > + 1 (binding) > > > > > > > > Denis > > > > > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > > > > > Dear Sirs! > > > > > > > > > > We have uploaded release candidate to > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > > > > > The following staging can be used for a dependent project for > testing: > > > > > https://repository.apache.org/content/repositories/ > > > orgapacheignite-1438/ > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and > fixes > > > for > > > > > Native Persistence storage. > > > > > > > > > > Tag name is 2.7.5-rc3: > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > > > h=refs/tags/2.7.5-rc3 > > > > > > > > > > 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: > > > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=307189059ae70834ead4c127cc1829 > 5ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > RELEASE NOTES > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob; > > > f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f16579 > > > 40fa12f972;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-rc3 > > > > > 0 - don't care either way > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > https://www.timeanddate.com/countdown/to?year=2019&month= > > > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > > > > > Best Regards, > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > -- > > - > > Denis > -- -- Denis Magda |
Hi Denis,
I don't feel that we have found any blocker. It is impossible to do an absolutely perfect release. (if we do absolutely perfect release, what is the reason to contribute anything else? :) ) The problem now is the only inactivity of PMC members. After 4 hours I will close the vote as unsuccessful. Having -1 with an explanation of why clearly shows what can be improved (BTW, thanks to Ilya). Inactivity shows that community may be not interested in this release and/or not viable. Sincerely, Dmitriy Pavlov чт, 23 мая 2019 г. в 05:51, Denis Magda <[hidden email]>: > The next Ignite release will go with much more changes and fixes sitting in > the waiting queue while this maintenance release was baked for several > months. > > Dmitriy P. are there any blockers, should we restart the vote? > > Denis > > > On Wednesday, May 22, 2019, Andrey Gura <[hidden email]> wrote: > > > Denis, > > > > I really don't see any reason for releasing the next Apache Ignitie > > version only for this minor fix. Release process is complex enough and > > it seems that easier way is issue fix and build rc4. > > > > Anyway, if we didn't commit about Java 12 support in this version so > > I'm okay with this issue in current build. > > > > On Wed, May 22, 2019 at 4:20 AM Denis Magda <[hidden email]> wrote: > > > > > > Andrey, > > > > > > I would encourage us to roll this release out and consider this change > > for > > > the next one. We’re free to make the next release as soon as needed, > > even a > > > couple of weeks after. > > > > > > Do you agree? > > > > > > Denis > > > > > > On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > > > > > > > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > > > > > > > On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> > > wrote: > > > > > > > > > > Ignite PMC and committers, please cast your vote. It's time to roll > > the > > > > release out. > > > > > > > > > > -- > > > > > Denis Magda > > > > > > > > > > > > > > > ---------- Forwarded message --------- > > > > > From: Denis A. Magda <[hidden email]> > > > > > Date: Tue, May 21, 2019 at 7:26 AM > > > > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > > > > To: <[hidden email]> > > > > > > > > > > > > > > > + 1 (binding) > > > > > > > > > > Denis > > > > > > > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> wrote: > > > > > > Dear Sirs! > > > > > > > > > > > > We have uploaded release candidate to > > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > > > > > > > The following staging can be used for a dependent project for > > testing: > > > > > > https://repository.apache.org/content/repositories/ > > > > orgapacheignite-1438/ > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and > > fixes > > > > for > > > > > > Native Persistence storage. > > > > > > > > > > > > Tag name is 2.7.5-rc3: > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > > > > h=refs/tags/2.7.5-rc3 > > > > > > > > > > > > 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: > > > > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=307189059ae70834ead4c127cc1829 > > 5ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > > > RELEASE NOTES > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob; > > > > f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f16579 > > > > 40fa12f972;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-rc3 > > > > > > 0 - don't care either way > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month= > > > > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > Best Regards, > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > > > > > > -- > > > - > > > Denis > > > > > -- > -- > Denis Magda > |
+1 (binding)
чт, 23 мая 2019 г., 12:28 Dmitriy Pavlov <[hidden email]>: > Hi Denis, > > I don't feel that we have found any blocker. It is impossible to do an > absolutely perfect release. (if we do absolutely perfect release, what is > the reason to contribute anything else? :) ) > > The problem now is the only inactivity of PMC members. After 4 hours I will > close the vote as unsuccessful. > > Having -1 with an explanation of why clearly shows what can be improved > (BTW, thanks to Ilya). Inactivity shows that community may be not > interested in this release and/or not viable. > > Sincerely, > Dmitriy Pavlov > > чт, 23 мая 2019 г. в 05:51, Denis Magda <[hidden email]>: > > > The next Ignite release will go with much more changes and fixes sitting > in > > the waiting queue while this maintenance release was baked for several > > months. > > > > Dmitriy P. are there any blockers, should we restart the vote? > > > > Denis > > > > > > On Wednesday, May 22, 2019, Andrey Gura <[hidden email]> wrote: > > > > > Denis, > > > > > > I really don't see any reason for releasing the next Apache Ignitie > > > version only for this minor fix. Release process is complex enough and > > > it seems that easier way is issue fix and build rc4. > > > > > > Anyway, if we didn't commit about Java 12 support in this version so > > > I'm okay with this issue in current build. > > > > > > On Wed, May 22, 2019 at 4:20 AM Denis Magda <[hidden email]> wrote: > > > > > > > > Andrey, > > > > > > > > I would encourage us to roll this release out and consider this > change > > > for > > > > the next one. We’re free to make the next release as soon as needed, > > > even a > > > > couple of weeks after. > > > > > > > > Do you agree? > > > > > > > > Denis > > > > > > > > On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > > > > > > > > > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > > > > > > > > > On Tue, May 21, 2019 at 10:26 PM Denis Magda <[hidden email]> > > > wrote: > > > > > > > > > > > > Ignite PMC and committers, please cast your vote. It's time to > roll > > > the > > > > > release out. > > > > > > > > > > > > -- > > > > > > Denis Magda > > > > > > > > > > > > > > > > > > ---------- Forwarded message --------- > > > > > > From: Denis A. Magda <[hidden email]> > > > > > > Date: Tue, May 21, 2019 at 7:26 AM > > > > > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > > > > > To: <[hidden email]> > > > > > > > > > > > > > > > > > > + 1 (binding) > > > > > > > > > > > > Denis > > > > > > > > > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> > wrote: > > > > > > > Dear Sirs! > > > > > > > > > > > > > > We have uploaded release candidate to > > > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > > > > > > > > > The following staging can be used for a dependent project for > > > testing: > > > > > > > https://repository.apache.org/content/repositories/ > > > > > orgapacheignite-1438/ > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support and > > > fixes > > > > > for > > > > > > > Native Persistence storage. > > > > > > > > > > > > > > Tag name is 2.7.5-rc3: > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > > > > > h=refs/tags/2.7.5-rc3 > > > > > > > > > > > > > > 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: > > > > > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=307189059ae70834ead4c127cc1829 > > > 5ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > > > > > RELEASE NOTES > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob; > > > > > f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f16579 > > > > > 40fa12f972;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-rc3 > > > > > > > 0 - don't care either way > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain why) > > > > > > > > > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month= > > > > > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > Best Regards, > > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > - > > > > Denis > > > > > > > > > -- > > -- > > Denis Magda > > > |
Dmitriy,
This RC can not be released without explanation of huge diff to 2.7.0. See my message above. So, my -1 (binding). On Thu, May 23, 2019 at 12:34 PM Nikolay Izhikov <[hidden email]> wrote: > +1 (binding) > > чт, 23 мая 2019 г., 12:28 Dmitriy Pavlov <[hidden email]>: > > > Hi Denis, > > > > I don't feel that we have found any blocker. It is impossible to do an > > absolutely perfect release. (if we do absolutely perfect release, what is > > the reason to contribute anything else? :) ) > > > > The problem now is the only inactivity of PMC members. After 4 hours I > will > > close the vote as unsuccessful. > > > > Having -1 with an explanation of why clearly shows what can be improved > > (BTW, thanks to Ilya). Inactivity shows that community may be not > > interested in this release and/or not viable. > > > > Sincerely, > > Dmitriy Pavlov > > > > чт, 23 мая 2019 г. в 05:51, Denis Magda <[hidden email]>: > > > > > The next Ignite release will go with much more changes and fixes > sitting > > in > > > the waiting queue while this maintenance release was baked for several > > > months. > > > > > > Dmitriy P. are there any blockers, should we restart the vote? > > > > > > Denis > > > > > > > > > On Wednesday, May 22, 2019, Andrey Gura <[hidden email]> wrote: > > > > > > > Denis, > > > > > > > > I really don't see any reason for releasing the next Apache Ignitie > > > > version only for this minor fix. Release process is complex enough > and > > > > it seems that easier way is issue fix and build rc4. > > > > > > > > Anyway, if we didn't commit about Java 12 support in this version so > > > > I'm okay with this issue in current build. > > > > > > > > On Wed, May 22, 2019 at 4:20 AM Denis Magda <[hidden email]> > wrote: > > > > > > > > > > Andrey, > > > > > > > > > > I would encourage us to roll this release out and consider this > > change > > > > for > > > > > the next one. We’re free to make the next release as soon as > needed, > > > > even a > > > > > couple of weeks after. > > > > > > > > > > Do you agree? > > > > > > > > > > Denis > > > > > > > > > > On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > > > > > > > > > > > Ilya, do you have any estimation for fix Java 12 with SSL issue? > > > > > > > > > > > > On Tue, May 21, 2019 at 10:26 PM Denis Magda < > [hidden email]> > > > > wrote: > > > > > > > > > > > > > > Ignite PMC and committers, please cast your vote. It's time to > > roll > > > > the > > > > > > release out. > > > > > > > > > > > > > > -- > > > > > > > Denis Magda > > > > > > > > > > > > > > > > > > > > > ---------- Forwarded message --------- > > > > > > > From: Denis A. Magda <[hidden email]> > > > > > > > Date: Tue, May 21, 2019 at 7:26 AM > > > > > > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > > > > > > To: <[hidden email]> > > > > > > > > > > > > > > > > > > > > > + 1 (binding) > > > > > > > > > > > > > > Denis > > > > > > > > > > > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> > > wrote: > > > > > > > > Dear Sirs! > > > > > > > > > > > > > > > > We have uploaded release candidate to > > > > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > > > > > > > > > > > The following staging can be used for a dependent project for > > > > testing: > > > > > > > > https://repository.apache.org/content/repositories/ > > > > > > orgapacheignite-1438/ > > > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support > and > > > > fixes > > > > > > for > > > > > > > > Native Persistence storage. > > > > > > > > > > > > > > > > Tag name is 2.7.5-rc3: > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > > > > > > h=refs/tags/2.7.5-rc3 > > > > > > > > > > > > > > > > 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: > > > > > > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=307189059ae70834ead4c127cc1829 > > > > 5ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > > > > > > > RELEASE NOTES > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob; > > > > > > f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f16579 > > > > > > 40fa12f972;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-rc3 > > > > > > > > 0 - don't care either way > > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain > why) > > > > > > > > > > > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month= > > > > > > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > - > > > > > Denis > > > > > > > > > > > > > -- > > > -- > > > Denis Magda > > > > > > |
Hi Anton,
thank you for your attention to details. Could you please check the reasons for differences? By log, that shows that all objects were added, I can only suggest there is a problem in that release step itself. 2.7.5 contains 20 very local fixes, it can't generate hugely diff. Usually, +1 or -1 indicates if PMC/committer/contributor feels that the proposed release is better than previous. I'm not sure the infrastructure problem has any effect on the release itself, but, again, thank you for participation. Sincerely, Dmitriy Pavlov чт, 23 мая 2019 г. в 12:41, Anton Vinogradov <[hidden email]>: > Dmitriy, > > This RC can not be released without explanation of huge diff to 2.7.0. > See my message above. > So, my -1 (binding). > > On Thu, May 23, 2019 at 12:34 PM Nikolay Izhikov <[hidden email]> > wrote: > > > +1 (binding) > > > > чт, 23 мая 2019 г., 12:28 Dmitriy Pavlov <[hidden email]>: > > > > > Hi Denis, > > > > > > I don't feel that we have found any blocker. It is impossible to do an > > > absolutely perfect release. (if we do absolutely perfect release, what > is > > > the reason to contribute anything else? :) ) > > > > > > The problem now is the only inactivity of PMC members. After 4 hours I > > will > > > close the vote as unsuccessful. > > > > > > Having -1 with an explanation of why clearly shows what can be improved > > > (BTW, thanks to Ilya). Inactivity shows that community may be not > > > interested in this release and/or not viable. > > > > > > Sincerely, > > > Dmitriy Pavlov > > > > > > чт, 23 мая 2019 г. в 05:51, Denis Magda <[hidden email]>: > > > > > > > The next Ignite release will go with much more changes and fixes > > sitting > > > in > > > > the waiting queue while this maintenance release was baked for > several > > > > months. > > > > > > > > Dmitriy P. are there any blockers, should we restart the vote? > > > > > > > > Denis > > > > > > > > > > > > On Wednesday, May 22, 2019, Andrey Gura <[hidden email]> wrote: > > > > > > > > > Denis, > > > > > > > > > > I really don't see any reason for releasing the next Apache Ignitie > > > > > version only for this minor fix. Release process is complex enough > > and > > > > > it seems that easier way is issue fix and build rc4. > > > > > > > > > > Anyway, if we didn't commit about Java 12 support in this version > so > > > > > I'm okay with this issue in current build. > > > > > > > > > > On Wed, May 22, 2019 at 4:20 AM Denis Magda <[hidden email]> > > wrote: > > > > > > > > > > > > Andrey, > > > > > > > > > > > > I would encourage us to roll this release out and consider this > > > change > > > > > for > > > > > > the next one. We’re free to make the next release as soon as > > needed, > > > > > even a > > > > > > couple of weeks after. > > > > > > > > > > > > Do you agree? > > > > > > > > > > > > Denis > > > > > > > > > > > > On Tuesday, May 21, 2019, Andrey Gura <[hidden email]> wrote: > > > > > > > > > > > > > Ilya, do you have any estimation for fix Java 12 with SSL > issue? > > > > > > > > > > > > > > On Tue, May 21, 2019 at 10:26 PM Denis Magda < > > [hidden email]> > > > > > wrote: > > > > > > > > > > > > > > > > Ignite PMC and committers, please cast your vote. It's time > to > > > roll > > > > > the > > > > > > > release out. > > > > > > > > > > > > > > > > -- > > > > > > > > Denis Magda > > > > > > > > > > > > > > > > > > > > > > > > ---------- Forwarded message --------- > > > > > > > > From: Denis A. Magda <[hidden email]> > > > > > > > > Date: Tue, May 21, 2019 at 7:26 AM > > > > > > > > Subject: Re: [VOTE] Accept Apache Ignite 2.7.5-rc3 > > > > > > > > To: <[hidden email]> > > > > > > > > > > > > > > > > > > > > > > > > + 1 (binding) > > > > > > > > > > > > > > > > Denis > > > > > > > > > > > > > > > > On 2019/05/17 13:49:17, Dmitriy Pavlov <[hidden email]> > > > wrote: > > > > > > > > > Dear Sirs! > > > > > > > > > > > > > > > > > > We have uploaded release candidate to > > > > > > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.5-rc3/ > > > > > > > > > > > > > > > > > > The following staging can be used for a dependent project > for > > > > > testing: > > > > > > > > > https://repository.apache.org/content/repositories/ > > > > > > > orgapacheignite-1438/ > > > > > > > > > > > > > > > > > > This is half-release before 2.8 containing Java 11 support > > and > > > > > fixes > > > > > > > for > > > > > > > > > Native Persistence storage. > > > > > > > > > > > > > > > > > > Tag name is 2.7.5-rc3: > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag; > > > > > > > h=refs/tags/2.7.5-rc3 > > > > > > > > > > > > > > > > > > 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: > > > > > > > > > <a href="https://issues.apache.org/jira/issues/?jql=(project%20%">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=307189059ae70834ead4c127cc1829 > > > > > 5ce4d0735a;hb=ignite-2.7.5 > > > > > > > > > > > > > > > > > > RELEASE NOTES > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob; > > > > > > > f=RELEASE_NOTES.txt;h=0a7d2d395b3c9ca1a69ce3f8f16579 > > > > > > > 40fa12f972;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-rc3 > > > > > > > > > 0 - don't care either way > > > > > > > > > -1 - DO NOT accept Apache Ignite Ignite 2.7.5-rc3 (explain > > why) > > > > > > > > > > > > > > > > > > This vote will be open for 6 days till May 23, 14:00 UTC. > > > > > > > > > https://www.timeanddate.com/countdown/to?year=2019&month= > > > > > > > 5&day=23&hour=14&min=0&sec=0&p0=utc-1 > > > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > > Dmitriy Pavlov > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > - > > > > > > Denis > > > > > > > > > > > > > > > > > -- > > > > -- > > > > Denis Magda > > > > > > > > > > |
Free forum by Nabble | Edit this page |