Repository: ignite Updated Branches: refs/heads/ignite-1.6 e79bb622a -> cba52b7da
Release notes AI 1.6 (hotfix) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cba52b7d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cba52b7d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/cba52b7d Branch: refs/heads/ignite-1.6 Commit: cba52b7da150c7f946ccc57714bd942b598246cb Parents: e79bb62 Author: Anton Vinogradov <[email protected]> Authored: Tue May 17 17:54:10 2016 +0300 Committer: Anton Vinogradov <[email protected]> Committed: Tue May 17 17:54:10 2016 +0300 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/cba52b7d/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 6e81559..e5a3195 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -6,7 +6,7 @@ Apache Ignite In-Memory Data Fabric 1.6 * .NET: Added ability to use Java-based remote filters in continuous queries. * Added ability to get partition 'updateCntr' with continuous query public API. * Added asynchronous execution of ContinuousQuery's remote filter and local listener. -* Added backup patritions storaging to local store default behavior. +* Added backup partitions storing to local store default behavior. * Added cache deadlock detection. * Added method to get versioned cache entry. * Added support for join timeout while registering local addresses with IP finder in TcpDiscoverySpi.
