You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ag...@apache.org on 2018/10/04 16:03:42 UTC

[34/50] [abbrv] ignite git commit: IGNITE-9772: Removed word "fabric" from various places. This closes #4889.

IGNITE-9772: Removed word "fabric" from various places. This closes #4889.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b44c1d20
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b44c1d20
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/b44c1d20

Branch: refs/heads/ignite-5797
Commit: b44c1d208d4ac124c718ec635890fc862740289c
Parents: a03c6e9
Author: Peter Ivanov <mr...@gmail.com>
Authored: Wed Oct 3 10:44:59 2018 +0300
Committer: devozerov <vo...@gridgain.com>
Committed: Wed Oct 3 10:44:59 2018 +0300

----------------------------------------------------------------------
 DEVNOTES.txt                                    | 14 ++--
 README.txt                                      |  4 +-
 RELEASE_NOTES.txt                               | 76 ++++++++++----------
 doap_Ignite.rdf                                 |  4 +-
 .../ignite/mesos/resource/IgniteProvider.java   |  4 +-
 modules/platforms/cpp/core/namespaces.dox       |  2 +-
 .../rest/protocols/http/jetty/rest.html         |  4 +-
 .../org/apache/ignite/yarn/IgniteProvider.java  |  6 +-
 parent/pom.xml                                  |  4 +-
 9 files changed, 59 insertions(+), 59 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/DEVNOTES.txt
----------------------------------------------------------------------
diff --git a/DEVNOTES.txt b/DEVNOTES.txt
index 3df0496..3071890 100644
--- a/DEVNOTES.txt
+++ b/DEVNOTES.txt
@@ -1,4 +1,4 @@
-Ignite Fabric Maven Build Instructions
+Apache Ignite Maven Build Instructions
 ======================================
 1) Optional: build Apache Ignite.NET as described at modules/platforms/dotnet/DEVNOTES.txt.
 
@@ -15,14 +15,14 @@ Ignite Fabric Maven Build Instructions
 
         mvn initialize -Pjavadoc
 
-4) Assembly Apache Ignite fabric:
+4) Assembly Apache Ignite:
 
         mvn initialize -Prelease
 
 Look for apache-ignite-<version>-bin.zip in ./target/bin directory.
 
 
-Ignite Fabric with LGPL Maven Build Instructions
+Apache Ignite with LGPL Maven Build Instructions
 ================================================
 1) Optional: build Apache Ignite.NET as described at modules/platforms/dotnet/DEVNOTES.txt.
 
@@ -39,7 +39,7 @@ Ignite Fabric with LGPL Maven Build Instructions
 
         mvn initialize -Pjavadoc,lgpl
 
-4) Assembly Apache Ignite fabric with LGPL dependencies:
+4) Assembly Apache Ignite  with LGPL dependencies:
 
         mvn initialize -Prelease,lgpl -Dignite.edition=apache-ignite-lgpl
 
@@ -147,15 +147,15 @@ Ignite Release Instructions
 
 3) Deploy Ignite release candidate to maven repository and dev-svn, make tag:
 
-   3.1) Deploy Ignite to maven repository, prepares sources and fabric edition binaries.
+   3.1) Deploy Ignite to maven repository, prepares sources and binaries.
 
-                mvn deploy -Papache-release,gpg,all-java,all-scala,licenses,deploy-ignite-site -Dignite.edition=fabric -DskipTests
+                mvn deploy -Papache-release,gpg,all-java,all-scala,licenses,deploy-ignite-site -Dignite.edition=apache-ignite -DskipTests
 
    3.2) Javadoc generation:
 
                 mvn initialize -Pjavadoc
 
-   3.3) Assembly Apache Ignite Fabric:
+   3.3) Assembly Apache Ignite:
 
                 mvn initialize -Prelease
 

http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index 7cfdaad..2e6add5 100644
--- a/README.txt
+++ b/README.txt
@@ -1,5 +1,5 @@
-Apache Ignite In-Memory Data Fabric
-===================================
+Apache Ignite In-Memory Database and Caching Platform
+=====================================================
 
 Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical,
 and streaming workloads delivering in-memory speeds at petabyte scale.

http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/RELEASE_NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index d4d3bf0..42b9320 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,8 +1,8 @@
 Apache Ignite Release Notes
 ===========================
 
-Apache Ignite In-Memory Data Fabric 2.6
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 2.6
+---------------------------------------------------------
 Ignite:
 * Fixed incorrect calculation of client affinity assignment with baseline.
 * Fixed incorrect calculation of switch segment record in WAL.
@@ -11,8 +11,8 @@ Ignite:
 REST:
 * Fixed serialization of BinaryObjects to JSON.
 
-Apache Ignite In-Memory Data Fabric 2.5
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 2.5
+---------------------------------------------------------
 Ignite:
 * Implemented Zookeeper discovery SPI.
 * Added Java thin client.
@@ -127,8 +127,8 @@ ML:
 * Implemented Linear SVM for binary classification.
 * Implemented distributed version of SVM (support vector machine) algoritm.
 
-Apache Ignite In-Memory Data Fabric 2.4
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 2.4
+---------------------------------------------------------
 Ignite:
 * Introduced Baseline Affinity Topology
 * Ability to disable WAL for cache in runtime through IgniteCluster API or ALTER TABLE command
@@ -221,8 +221,8 @@ Visor:
 * Fixed reading last command line in batch mode
 * Updated eviction policy factory in configs
 
-Apache Ignite In-Memory Data Fabric 2.3
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 2.3
+---------------------------------------------------------
 Ignite:
 * Ability to enable persistence per data region.
 * Default page size is changed to 4KB.
@@ -319,8 +319,8 @@ Visor:
 * Added missing configuration properties to "config" command.
 * Fixed script execution after alert throttling interval.
 
-Apache Ignite In-Memory Data Fabric 2.2
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 2.2
+---------------------------------------------------------
 Ignite:
 * Checkpointing algorithm optimized
 * Default max memory size changed from 80% to 20%
@@ -329,8 +329,8 @@ Ignite CPP:
 * Now possible to start node with persistent store
 * Ignite.setActive method added to C++ API
 
-Apache Ignite In-Memory Data Fabric 2.1
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 2.1
+---------------------------------------------------------
 Ignite:
 * Persistent cache store
 * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
@@ -362,8 +362,8 @@ Web Console:
 * Added option to show full stack trace on Queries screen
 * Added PK alias generation on Models screen.
 
-Apache Ignite In-Memory Data Fabric 2.0
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 2.0
+---------------------------------------------------------
 Ignite:
 * Introduced new page memory architecture
 * Machine Learning beta: distributed algebra support for dense and sparse data sets
@@ -398,8 +398,8 @@ Web Console:
 * Possibility to configure Kubernetes IP finder
 * EnforceJoinOrder option on Queries screen
 
-Apache Ignite In-Memory Data Fabric 1.9
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.9
+---------------------------------------------------------
 Ignite:
 * Added Data streamer mode for DML
 * Added Discovery SPI Implementation for Ignite Kubernetes Pods
@@ -418,8 +418,8 @@ Ignite CPP:
 * Implemented LoadCache
 * ContinuousQuery support
 
-Apache Ignite In-Memory Data Fabric 1.8
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.8
+---------------------------------------------------------
 Ignite:
 * SQL: Added DML operations support (INSERT, UPDATE, DELETE, MERGE)
 * SQL: Improved DISTINCT keyword handling in aggregates
@@ -440,8 +440,8 @@ ODBC driver:
 * Added DSN support
 * Performance improvements
 
-Apache Ignite In-Memory Data Fabric 1.7
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.7
+---------------------------------------------------------
 Ignite:
 * Added distributed SQL JOIN.
 * Node can be assigned as primary only after preloading is finished.
@@ -459,8 +459,8 @@ Ignite.NET:
 Ignite CPP:
 * Marshalling performance improvements.
 
-Apache Ignite In-Memory Data Fabric 1.6
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.6
+---------------------------------------------------------
 Ignite .NET:
 * Added LINQ Provider for cache SQL queries
 * Added native configuration mechanism (C#, app.config, web.config - instead of Spring XML)
@@ -548,8 +548,8 @@ Ignite:
 * Web sessions: user session classes are no longer needed on server nodes.
 * A lot of stability and fault-tolerance fixes.
 
-Apache Ignite In-Memory Data Fabric 1.5
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.5
+---------------------------------------------------------
 * Ignite.NET: Initial Release.
 * Ignite C++: Initial Release.
 * Massive performance improvements for cache operations and SQL.
@@ -571,8 +571,8 @@ Apache Ignite In-Memory Data Fabric 1.5
 
 Complete list of closed issues: https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%201.5%20AND%20status%20%3D%20closed
 
-Apache Ignite In-Memory Data Fabric 1.4
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.4
+---------------------------------------------------------
 * Added SSL support to communication and discovery.
 * Added support for log4j2.
 * Added versioned entry to cache API.
@@ -589,8 +589,8 @@ Apache Ignite In-Memory Data Fabric 1.4
 * Fixed affinity routing in compute grid.
 * Many stability and fault-tolerance fixes.
 
-Apache Ignite In-Memory Data Fabric 1.3
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.3
+---------------------------------------------------------
 
 * Added auto-retries for cache operations in recoverable cases.
 * Added integration with Apache YARN.
@@ -603,8 +603,8 @@ Apache Ignite In-Memory Data Fabric 1.3
 * Bug fixes in In-Memory Accelerator For Apache Hadoop.
 * Many stability and fault-tolerance fixes.
 
-Apache Ignite In-Memory Data Fabric 1.2
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.2
+---------------------------------------------------------
 
 * Added client mode to TCP discovery SPI.
 * Added memory based evictions.
@@ -615,8 +615,8 @@ Apache Ignite In-Memory Data Fabric 1.2
 * Bug fixes in In-Memory Accelerator For Apache Hadoop.
 * Many stability and fault-tolerance fixes.
 
-Apache Ignite In-Memory Data Fabric 1.1
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.1
+---------------------------------------------------------
 
 * Added Google Compute Engine TCP discovery IP finder.
 * Added generic cloud TCP discovery IP finder (based on jclouds).
@@ -635,8 +635,8 @@ Apache Ignite In-Memory Data Fabric 1.1
 * Made deployment scanners for URI-based deployment pluggable.
 * Many stability and fault-tolerance fixes.
 
-Apache Ignite In-Memory Data Fabric 1.0
----------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.0
+---------------------------------------------------------
 
 * Simplified query API.
 * Added automatic aggregation, grouping, and sorting support to SQL queries.
@@ -651,14 +651,14 @@ Apache Ignite In-Memory Data Fabric 1.0
 * Added ability to automatically exclude LGPL optional dependencies during build.
 
 
-Apache Ignite In-Memory Data Fabric 1.0 RC3
--------------------------------------------
+Apache Ignite In-Memory Database and Caching Platform 1.0 RC3
+-------------------------------------------------------------
 
 This is the first release of Apache Ignite project. The source code in large part is based
-on the 7 year old GridGain In-Memory Data Fabric, open source edition, v. 6.6.2, which was
+on the 7 year old GridGain In-Memory Database and Caching Platform, open source edition, v. 6.6.2, which was
 donated to Apache Software Foundation in September 2014.
 
-The main feature set of Ignite In-Memory Data Fabric includes:
+The main feature set of Ignite In-Memory Database and Caching Platform includes:
 * Advanced Clustering
 * Compute Grid
 * Data Grid

http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/doap_Ignite.rdf
----------------------------------------------------------------------
diff --git a/doap_Ignite.rdf b/doap_Ignite.rdf
index 16649c4..4d5daa4 100644
--- a/doap_Ignite.rdf
+++ b/doap_Ignite.rdf
@@ -27,8 +27,8 @@
     <name>Apache Ignite</name>
     <homepage rdf:resource="http://ignite.apache.org" />
     <asfext:pmc rdf:resource="http://ignite.apache.org" />
-    <shortdesc>Apache Ignite is an In-Memory Data Fabric providing in-memory data caching, partitioning, processing, and querying components.</shortdesc>
-    <description>Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from high performance computing, to the industry most advanced data grid, in-memory SQL, in-memory file system, streaming, and more.</description>
+    <shortdesc>Apache Ignite is an In-Memory Database and Caching Platform providing in-memory data caching, partitioning, processing, and querying components.</shortdesc>
+    <description>Apache Ignite In-Memory Database and Caching Platform is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from high performance computing, to the industry most advanced data grid, in-memory SQL, in-memory file system, streaming, and more.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/IGNITE" />
     <mailing-list rdf:resource="https://ignite.apache.org/community/resources.html#mail-lists" />
     <download-page rdf:resource="https://ignite.apache.org/download" />

http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/modules/mesos/src/main/java/org/apache/ignite/mesos/resource/IgniteProvider.java
----------------------------------------------------------------------
diff --git a/modules/mesos/src/main/java/org/apache/ignite/mesos/resource/IgniteProvider.java b/modules/mesos/src/main/java/org/apache/ignite/mesos/resource/IgniteProvider.java
index 652879e..5bd2010 100644
--- a/modules/mesos/src/main/java/org/apache/ignite/mesos/resource/IgniteProvider.java
+++ b/modules/mesos/src/main/java/org/apache/ignite/mesos/resource/IgniteProvider.java
@@ -58,7 +58,7 @@ public class IgniteProvider {
     private static final String APACHE_MIRROR_URL = "https://www.apache.org/dyn/closer.cgi?as_json=1";
 
     /** Ignite on Apache URL path. */
-    private static final String IGNITE_PATH = "/ignite/%s/apache-ignite-fabric-%s-bin.zip";
+    private static final String IGNITE_PATH = "/ignite/%s/apache-ignite-%s-bin.zip";
 
     /** Version pattern. */
     private static final Pattern VERSION_PATTERN = Pattern.compile("(?<=version=).*\\S+");
@@ -271,4 +271,4 @@ public class IgniteProvider {
 
         return split[split.length - 1];
     }
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/modules/platforms/cpp/core/namespaces.dox
----------------------------------------------------------------------
diff --git a/modules/platforms/cpp/core/namespaces.dox b/modules/platforms/cpp/core/namespaces.dox
index 60e8cf7..eccfc82 100644
--- a/modules/platforms/cpp/core/namespaces.dox
+++ b/modules/platforms/cpp/core/namespaces.dox
@@ -18,7 +18,7 @@
 /**
  * \mainpage Apache Ignite C++
  *
- * Apache Ignite In-Memory Data Fabric is a high-performance, integrated and distributed in-memory platform for
+ * Apache Ignite In-Memory Database and Caching Platformis a high-performance, integrated and distributed in-memory platform for
  * computing and transacting on large-scale data sets in real-time, orders of magnitude faster than possible with
  * traditional disk-based or flash-based technologies.
  */

http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/rest.html
----------------------------------------------------------------------
diff --git a/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/rest.html b/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/rest.html
index f78d26a..10c5fc1 100644
--- a/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/rest.html
+++ b/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/rest.html
@@ -25,7 +25,7 @@
     <meta http-equiv="Content-language" content="en-US">
     <meta http-equiv="Content-Type" content="text/html; CHARSET=UTF-8">
     <meta http-equiv="Author" content="Apache Software Foundation">
-    <title>Apache Ignite - In-Memory Data Fabric</title>
+    <title>Apache Ignite - In-Memory Database and Caching Platform</title>
     <style type="text/css">
         body {
             font-family: helvetica, verdana, arial, sans-serif;
@@ -56,7 +56,7 @@
     <br>
     <center>
         <a class="img_link" href="https://ignite.apache.org" title="Apache Software Foundation">
-            <img src="http://ignite.apache.org/images/logo3.png" alt="Ignite - In-Memory Data Fabric">
+            <img src="http://ignite.apache.org/images/logo3.png" alt="Ignite - In-Memory Database and Caching Platform">
         </a>
         <p>
         <div style="width: 650px; text-align: justify; padding-top: 20px">

http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/modules/yarn/src/main/java/org/apache/ignite/yarn/IgniteProvider.java
----------------------------------------------------------------------
diff --git a/modules/yarn/src/main/java/org/apache/ignite/yarn/IgniteProvider.java b/modules/yarn/src/main/java/org/apache/ignite/yarn/IgniteProvider.java
index 08913c2..d4faa38 100644
--- a/modules/yarn/src/main/java/org/apache/ignite/yarn/IgniteProvider.java
+++ b/modules/yarn/src/main/java/org/apache/ignite/yarn/IgniteProvider.java
@@ -118,7 +118,7 @@ public class IgniteProvider {
 
         if (files != null) {
             for (String fileName : files) {
-                if (fileName.contains("gridgain-community-fabric-") && fileName.endsWith(".zip"))
+                if (fileName.contains("gridgain-professional-") && fileName.endsWith(".zip"))
                     ignites.add(fileName);
             }
         }
@@ -167,7 +167,7 @@ public class IgniteProvider {
             for (FileStatus file : fileStatuses) {
                 String fileName = file.getPath().getName();
 
-                if (fileName.contains("gridgain-community-fabric-") && fileName.endsWith(".zip"))
+                if (fileName.contains("gridgain-professional-") && fileName.endsWith(".zip"))
                     ignites.add(fileName);
             }
         }
@@ -199,7 +199,7 @@ public class IgniteProvider {
      * @return Path
      */
     private static String formatPath(String folder, String version) {
-        return folder + File.separator + "gridgain-community-fabric-" + version + ".zip";
+        return folder + File.separator + "gridgain-professional-" + version + ".zip";
     }
 
     /**

http://git-wip-us.apache.org/repos/asf/ignite/blob/b44c1d20/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 412e81e..cfc3483 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -491,7 +491,7 @@
                         </groups>
                         <header>
                             <![CDATA[
-                                    Ignite - In-Memory Data Fabric
+                                    Ignite - In-Memory Database and Caching Platform
                                 ]]>
                         </header>
                         <bottom>
@@ -519,7 +519,7 @@
                                                 <tbody style="padding: 0; margin: 0">
                                                     <tr style="padding: 0; margin: 0">
                                                         <td>
-                                                            <b>Ignite Fabric</b>
+                                                            <b>Ignite Database and Caching Platform</b>
                                                         </td>
                                                         <td>:&nbsp;&nbsp;
                                                             ver. <strong>${project.version}</strong>