+1 go ahead пт, 13 сент. 2019 г., 11:30 Alexey Goncharuk <alexey.goncha...@gmail.com>:
> Dear Community, > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/2.7.6-rc2/ > > The following staging can be used for a dependent project for testing: > https://repository.apache.org/content/repositories/orgapacheignite-1471/ > > This is a maintenance release for Ignite 2.7.5 addressing several usability > and stability issues. > > Tag name is 2.7.6-rc2: > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.6-rc2 > > 2.7.6 changes: > Ignite: > * Changed default persistence directory location when IGNITE_HOME is not > set, 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 > * 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 > * Fixed an issue causing silent control.sh script fail when JAVA_HOME is > not set > * Fixed an issue causing sporadic node failure when persistence is > enabled and WAL mmap is disabled > * Fixed an issue causing potential PDS corruption when a node is killed > during checkpoint mark phase > > Ignite .NET: > * Native persistence now works with a custom affinity function > * Fixed missing CacheEntryEventType.Removed event > > Complete list of closed issues: > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20in%20(%272.7.6%27)%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=21f7ca41c4348909e2fd26ccf59b5b2ce1f4474e > > RELEASE NOTES > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;h=810ecfd3baeeb378d868a0cf230cbe5c0fe298ea;hb=21f7ca41c4348909e2fd26ccf59b5b2ce1f4474e > > Release Verification Task run > > https://ci.ignite.apache.org/viewLog.html?buildId=4594148&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum > > The vote is formal, see voting guidelines > https://www.apache.org/foundation/voting.html > > +1 - to accept Apache Ignite 2.7.6-rc2 > 0 - don't care either way > -1 - DO NOT accept Apache Ignite Ignite 2.7.6-rc2 (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 September 16, 09:00 UTC. > > https://www.timeanddate.com/countdown/to?year=2019&month=9&day=16&hour=09&min=0&sec=0&p0=utc-1 > > -- Alexey Goncharuk >