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 <a...@apache.org> 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 <dpav...@apache.org> 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 >>