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
