Dear Community, I have uploaded release candidate to https://dist.apache.org/repos/dist/dev/ignite/2.7.6-rc1/ https://dist.apache.org/repos/dist/dev/ignite/packages_2.7.6-rc1/
The following staging can be used for any dependent project for testing: https://repository.apache.org/content/repositories/orgapacheignite-1466/ This is the second maintenance release for 2.7.x with a number of fixes. Tag name is 2.7.6-rc1: https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.6-rc1 2.7.6 changes: * Ignite work directory is now set to the current user's home directory by default, native persistence files will not be stored in the Temp directory anymore * Fixed a bug that caused a SELECT query with an equality predicate on a part of the primary compound key to return a single row even if the query matched multiple rows * Fixed an issue that could cause data corruption during checkpointing * Fixed an issue where a row size was calculated incorrectly for shared cache groups, which caused a tree corruption * Reduced java heap footprint by optimizing GridDhtPartitionsFullMessage maps in exchange history * .NET: Native persistence now works with a custom affinity function * Fixed an issue where an outdated node with a destroyed cache caused the cluster to hang * Fixed a bug that made it impossible to change the inline_size property of an existing index after it was dropped and recreated with a different value RELEASE NOTES: https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;hb=ignite-2.7.6 Complete list of closed issues: https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.7.6 DEVNOTES https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.7.6 The vote is formal, see voting guidelines https://www.apache.org/foundation/voting.html +1 - to accept Apache Ignite 2.7.6-rc1 0 - don't care either way -1 - DO NOT accept Apache Ignite Ignite 2.7.6-rc1 (explain why) See notes on how to verify release here https://www.apache.org/info/verification.html and https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification This vote will be open for at least 3 days till Sun Aug 25, 18:00 UTC. https://www.timeanddate.com/countdown/to?year=2019&month=8&day=25&hour=18&min=0&sec=0&p0=utc-1 Best Regards, Dmitriy Pavlov