You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/05/13 16:49:56 UTC

[ignite] branch master updated: Ignite 2.7.5 Release Notes

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
     new 9de2af0  Ignite 2.7.5 Release Notes
9de2af0 is described below

commit 9de2af088ad9c514180800de9f11be2d689917d0
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Mon May 13 19:49:35 2019 +0300

    Ignite 2.7.5 Release Notes
---
 RELEASE_NOTES.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 9e28404..5923a6f 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,6 +1,21 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Database and Caching Platform 2.7.5
+-----------------------------------------------------------
+
+Ignite:
+* Java 11 supported
+* Fixed infinite looping during SSL handshake, affecting Java 11/Windows
+* Storage corruption case after incorrectly rotated page fixed
+* Errorneus WAL record after incorrectly rotated page processed automatically
+* ignite.sh failure fixed on Mac OS and Linux, affecting Java 11
+* Launch scripts and Ignite initialization were fixed to support 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 in case Java 9+ is used
+* Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type
+
 Apache Ignite In-Memory Database and Caching Platform 2.7
 ---------------------------------------------------------