You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by ma...@apache.org on 2021/09/29 01:54:02 UTC

[ignite-website] 01/02: fixed issue with feedback button overlapping with right side content; Rebuilt docs for latest version

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

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

commit 4340acdaea5c7d215654822454d170756adda81e
Author: Mauricio Stekl <ma...@stekl.org>
AuthorDate: Tue Sep 28 22:30:04 2021 -0300

    fixed issue with feedback button overlapping with right side content; Rebuilt docs for latest version
---
 _docs/_sass/right-nav.scss                         |   3 +-
 assets/css/styles.css                              |   2 +-
 assets/css/styles.css.map                          |   4 +-
 docs/2.11.0/SQL/JDBC/error-codes.html              |   8 +-
 docs/2.11.0/SQL/JDBC/jdbc-client-driver.html       |   8 +-
 docs/2.11.0/SQL/JDBC/jdbc-driver.html              |   8 +-
 docs/2.11.0/SQL/ODBC/connection-string-dsn.html    |   8 +-
 docs/2.11.0/SQL/ODBC/data-types.html               |   8 +-
 docs/2.11.0/SQL/ODBC/error-codes.html              |   8 +-
 docs/2.11.0/SQL/ODBC/odbc-driver.html              |   8 +-
 docs/2.11.0/SQL/ODBC/querying-modifying-data.html  |   8 +-
 docs/2.11.0/SQL/ODBC/specification.html            |   8 +-
 docs/2.11.0/SQL/custom-sql-func.html               |   8 +-
 docs/2.11.0/SQL/distributed-joins.html             |   8 +-
 docs/2.11.0/SQL/indexes.html                       |   8 +-
 docs/2.11.0/SQL/schemas.html                       |   8 +-
 docs/2.11.0/SQL/sql-api.html                       |   8 +-
 docs/2.11.0/SQL/sql-introduction.html              |   8 +-
 docs/2.11.0/SQL/sql-transactions.html              |   8 +-
 docs/2.11.0/SQL/sql-tuning.html                    |   8 +-
 .../binary-client-protocol.html                    |   8 +-
 .../binary-type-metadata.html                      |   8 +-
 .../cache-configuration.html                       |   8 +-
 .../2.11.0/binary-client-protocol/data-format.html |   8 +-
 .../binary-client-protocol/key-value-queries.html  |   8 +-
 .../sql-and-scan-queries.html                      |   8 +-
 docs/2.11.0/clustering/baseline-topology.html      |   8 +-
 docs/2.11.0/clustering/clustering.html             |   8 +-
 docs/2.11.0/clustering/connect-client-nodes.html   |  47 +---
 docs/2.11.0/clustering/discovery-in-the-cloud.html |   8 +-
 docs/2.11.0/clustering/network-configuration.html  | 115 ++------
 .../running-client-nodes-behind-nat.html           |   8 +-
 docs/2.11.0/clustering/tcp-ip-discovery.html       |   8 +-
 docs/2.11.0/clustering/zookeeper-discovery.html    |   8 +-
 .../code-deployment/deploying-user-code.html       |  98 ++-----
 .../2.11.0/code-deployment/peer-class-loading.html |   8 +-
 .../2.11.0/configuring-caches/atomicity-modes.html |   8 +-
 docs/2.11.0/configuring-caches/cache-groups.html   |   8 +-
 .../configuring-caches/configuration-overview.html |  10 +-
 .../configuring-caches/configuring-backups.html    |   8 +-
 .../2.11.0/configuring-caches/expiry-policies.html |   8 +-
 docs/2.11.0/configuring-caches/near-cache.html     |  10 +-
 .../2.11.0/configuring-caches/on-heap-caching.html |   8 +-
 .../configuring-caches/partition-loss-policy.html  |   8 +-
 docs/2.11.0/cpp-specific/cpp-objects-lifetime.html |   8 +-
 .../cpp-platform-interoperability.html             |   8 +-
 docs/2.11.0/cpp-specific/cpp-serialization.html    |   8 +-
 docs/2.11.0/cpp-specific/index.html                |   8 +-
 .../2.11.0/data-modeling/affinity-collocation.html |   8 +-
 docs/2.11.0/data-modeling/binary-marshaller.html   |   8 +-
 docs/2.11.0/data-modeling/data-modeling.html       |   8 +-
 docs/2.11.0/data-modeling/data-partitioning.html   |   8 +-
 docs/2.11.0/data-rebalancing.html                  | 311 +++++----------------
 docs/2.11.0/data-streaming.html                    |   8 +-
 docs/2.11.0/data-structures/atomic-sequence.html   |   8 +-
 docs/2.11.0/data-structures/atomic-types.html      |   8 +-
 docs/2.11.0/data-structures/countdownlatch.html    |   8 +-
 docs/2.11.0/data-structures/id-generator.html      |   8 +-
 docs/2.11.0/data-structures/queue-and-set.html     |   8 +-
 docs/2.11.0/data-structures/semaphore.html         |   8 +-
 .../distributed-computing/cluster-groups.html      |   8 +-
 .../collocated-computations.html                   |   8 +-
 .../distributed-computing.html                     |   8 +-
 .../distributed-computing/executor-service.html    |   8 +-
 .../distributed-computing/fault-tolerance.html     |   8 +-
 .../distributed-computing/job-scheduling.html      |   8 +-
 .../distributed-computing/load-balancing.html      |   8 +-
 docs/2.11.0/distributed-computing/map-reduce.html  |   8 +-
 docs/2.11.0/distributed-locks.html                 |   8 +-
 docs/2.11.0/events/events.html                     |   8 +-
 docs/2.11.0/events/listening-to-events.html        |   8 +-
 .../cassandra/configuration.html                   |   8 +-
 .../cassandra/ddl-generator.html                   |   8 +-
 .../cassandra/overview.html                        |   8 +-
 .../cassandra/usage-examples.html                  |   8 +-
 .../hibernate-l2-cache.html                        |   8 +-
 .../ignite-for-spark/ignite-dataframe.html         |   8 +-
 .../ignite-for-spark/ignitecontext-and-rdd.html    |   8 +-
 .../ignite-for-spark/installation.html             |   8 +-
 .../ignite-for-spark/overview.html                 |   8 +-
 .../ignite-for-spark/spark-shell.html              |   8 +-
 .../ignite-for-spark/troubleshooting.html          |   8 +-
 .../mybatis-l2-cache.html                          |   8 +-
 .../performance-statistics.html                    |   8 +-
 .../extensions-and-integrations/php-pdo.html       |  68 ++---
 .../spring/spring-boot.html                        |   8 +-
 .../spring/spring-caching.html                     |   8 +-
 .../spring/spring-data.html                        |   8 +-
 .../spring/spring-tx.html                          |  10 +-
 .../streaming/camel-streamer.html                  |   8 +-
 .../streaming/flink-streamer.html                  |   8 +-
 .../streaming/flume-sink.html                      |   8 +-
 .../streaming/jms-streamer.html                    |   8 +-
 .../streaming/kafka-streamer.html                  |   8 +-
 .../streaming/mqtt-streamer.html                   |   8 +-
 .../streaming/rocketmq-streamer.html               |   8 +-
 .../streaming/storm-streamer.html                  |   8 +-
 .../streaming/twitter-streamer.html                |   8 +-
 .../streaming/zeromq-streamer.html                 |   8 +-
 docs/2.11.0/index.html                             |   8 +-
 docs/2.11.0/installation/deb-rpm.html              |   8 +-
 .../installation/installing-using-docker.html      |   8 +-
 docs/2.11.0/installation/installing-using-zip.html |   8 +-
 .../kubernetes/amazon-eks-deployment.html          |  16 +-
 .../installation/kubernetes/azure-deployment.html  |  16 +-
 .../installation/kubernetes/gke-deployment.html    |  16 +-
 docs/2.11.0/installation/vmware-installation.html  |   8 +-
 .../key-value-api/basic-cache-operations.html      |   8 +-
 docs/2.11.0/key-value-api/binary-objects.html      |   8 +-
 docs/2.11.0/key-value-api/continuous-queries.html  |  10 +-
 docs/2.11.0/key-value-api/transactions.html        |   8 +-
 docs/2.11.0/key-value-api/using-scan-queries.html  |   8 +-
 docs/2.11.0/logging.html                           |   8 +-
 .../binary-classification/ann.html                 |   8 +-
 .../binary-classification/decision-trees.html      |   8 +-
 .../binary-classification/introduction.html        |   8 +-
 .../binary-classification/knn-classification.html  |   8 +-
 .../binary-classification/linear-svm.html          |   8 +-
 .../binary-classification/logistic-regression.html |   8 +-
 .../multilayer-perceptron.html                     |   8 +-
 .../binary-classification/naive-bayes.html         |   8 +-
 .../clustering/gaussian-mixture.html               |   8 +-
 .../machine-learning/clustering/introduction.html  |   8 +-
 .../clustering/k-means-clustering.html             |   8 +-
 .../machine-learning/ensemble-methods/bagging.html |   8 +-
 .../ensemble-methods/gradient-boosting.html        |   8 +-
 .../ensemble-methods/introduction.html             |   8 +-
 .../ensemble-methods/random-forest.html            |   8 +-
 .../ensemble-methods/stacking.html                 |   8 +-
 .../importing-model/introduction.html              |   8 +-
 .../model-import-from-apache-spark.html            |   8 +-
 .../importing-model/model-import-from-gxboost.html |   8 +-
 docs/2.11.0/machine-learning/machine-learning.html |   8 +-
 .../model-selection/cross-validation.html          |   8 +-
 .../model-selection/evaluator.html                 |   8 +-
 .../model-selection/hyper-parameter-tuning.html    |   8 +-
 .../model-selection/introduction.html              |   8 +-
 .../model-selection/pipeline-api.html              |   8 +-
 ...lit-the-dataset-on-test-and-train-datasets.html |   8 +-
 .../multiclass-classification.html                 |   8 +-
 .../machine-learning/partition-based-dataset.html  |   8 +-
 docs/2.11.0/machine-learning/preprocessing.html    |   8 +-
 .../machine-learning/recommendation-systems.html   |   8 +-
 .../regression/decision-trees-regression.html      |   8 +-
 .../machine-learning/regression/introduction.html  |   8 +-
 .../regression/knn-regression.html                 |   8 +-
 .../regression/linear-regression.html              |   8 +-
 .../machine-learning/updating-trained-models.html  |   8 +-
 docs/2.11.0/memory-architecture.html               |   8 +-
 docs/2.11.0/memory-configuration/data-regions.html | 233 ++++++---------
 .../memory-configuration/eviction-policies.html    |   8 +-
 docs/2.11.0/memory-configuration/index.html        |   8 +-
 .../memory-configuration/replacement-policies.html |   8 +-
 docs/2.11.0/messaging.html                         |   8 +-
 docs/2.11.0/monitoring-metrics/cluster-id.html     |   8 +-
 docs/2.11.0/monitoring-metrics/cluster-states.html |   8 +-
 .../monitoring-metrics/configuring-metrics.html    |  63 ++---
 docs/2.11.0/monitoring-metrics/intro.html          |   8 +-
 docs/2.11.0/monitoring-metrics/metrics.html        |   8 +-
 .../monitoring-metrics/new-metrics-system.html     |  74 ++---
 docs/2.11.0/monitoring-metrics/new-metrics.html    |   8 +-
 .../monitoring-metrics/performance-statistics.html |   8 +-
 docs/2.11.0/monitoring-metrics/system-views.html   |   8 +-
 docs/2.11.0/monitoring-metrics/tracing.html        |  12 +-
 .../net-specific/asp-net-output-caching.html       |   8 +-
 .../asp-net-session-state-caching.html             |   8 +-
 docs/2.11.0/net-specific/index.html                |   8 +-
 docs/2.11.0/net-specific/net-async.html            |   8 +-
 .../net-specific/net-configuration-options.html    |   8 +-
 .../net-specific/net-cross-platform-support.html   |   8 +-
 .../net-specific/net-deployment-options.html       |   8 +-
 .../net-specific/net-entity-framework-cache.html   |   8 +-
 .../net-specific/net-java-services-execution.html  |   8 +-
 docs/2.11.0/net-specific/net-linq.html             |   8 +-
 docs/2.11.0/net-specific/net-logging.html          |   8 +-
 docs/2.11.0/net-specific/net-platform-cache.html   |   8 +-
 .../net-platform-interoperability.html             |   8 +-
 docs/2.11.0/net-specific/net-plugins.html          |   8 +-
 .../net-specific/net-remote-assembly-loading.html  |   8 +-
 docs/2.11.0/net-specific/net-serialization.html    |   8 +-
 docs/2.11.0/net-specific/net-standalone-nodes.html |   8 +-
 docs/2.11.0/net-specific/net-troubleshooting.html  |   8 +-
 .../general-perf-tips.html                         |   8 +-
 .../handling-exceptions.html                       |   8 +-
 docs/2.11.0/perf-and-troubleshooting/index.html    |   8 +-
 .../perf-and-troubleshooting/memory-tuning.html    |   8 +-
 .../persistence-tuning.html                        | 184 ++++--------
 .../perf-and-troubleshooting/sql-tuning.html       |   8 +-
 .../thread-pools-tuning.html                       |   8 +-
 .../perf-and-troubleshooting/troubleshooting.html  |   8 +-
 .../yardstick-benchmarking.html                    |   8 +-
 docs/2.11.0/persistence/custom-cache-store.html    |   8 +-
 docs/2.11.0/persistence/disk-compression.html      |   8 +-
 docs/2.11.0/persistence/external-storage.html      |   8 +-
 .../native-persistence-defragmentation.html        |   8 +-
 docs/2.11.0/persistence/native-persistence.html    |   8 +-
 docs/2.11.0/persistence/persistence-tuning.html    | 184 ++++--------
 docs/2.11.0/persistence/snapshot-directory.html    |   8 +-
 docs/2.11.0/persistence/swap.html                  |   8 +-
 docs/2.11.0/plugins.html                           |  32 +--
 docs/2.11.0/quick-start/cpp.html                   |   8 +-
 docs/2.11.0/quick-start/dotnet.html                |   8 +-
 docs/2.11.0/quick-start/index.html                 |   8 +-
 docs/2.11.0/quick-start/java.html                  |   8 +-
 docs/2.11.0/quick-start/nodejs.html                |   8 +-
 docs/2.11.0/quick-start/php.html                   |  46 +--
 docs/2.11.0/quick-start/python.html                |   8 +-
 docs/2.11.0/quick-start/restapi.html               |   8 +-
 docs/2.11.0/quick-start/sql.html                   |   8 +-
 docs/2.11.0/read-repair.html                       |   8 +-
 docs/2.11.0/resources-injection.html               |   8 +-
 docs/2.11.0/restapi.html                           |   8 +-
 docs/2.11.0/security/authentication.html           |   8 +-
 .../security/cache-encryption-key-rotation.html    |   8 +-
 docs/2.11.0/security/index.html                    |   8 +-
 docs/2.11.0/security/master-key-rotation.html      |   8 +-
 docs/2.11.0/security/sandbox.html                  |   8 +-
 docs/2.11.0/security/ssl-tls.html                  |   8 +-
 docs/2.11.0/security/tde.html                      |   8 +-
 docs/2.11.0/services/services.html                 |  10 +-
 docs/2.11.0/setup.html                             |   8 +-
 docs/2.11.0/snapshots/snapshots.html               |   8 +-
 docs/2.11.0/sql-reference/aggregate-functions.html |   8 +-
 docs/2.11.0/sql-reference/data-types.html          |   8 +-
 docs/2.11.0/sql-reference/date-time-functions.html |   8 +-
 docs/2.11.0/sql-reference/ddl.html                 |   8 +-
 docs/2.11.0/sql-reference/dml.html                 |   8 +-
 docs/2.11.0/sql-reference/index.html               |   8 +-
 docs/2.11.0/sql-reference/numeric-functions.html   |   8 +-
 .../2.11.0/sql-reference/operational-commands.html |   8 +-
 docs/2.11.0/sql-reference/sql-conformance.html     |   8 +-
 docs/2.11.0/sql-reference/string-functions.html    |  10 +-
 docs/2.11.0/sql-reference/system-functions.html    |   8 +-
 docs/2.11.0/sql-reference/transactions.html        |   8 +-
 docs/2.11.0/starting-nodes.html                    |  37 +--
 docs/2.11.0/thin-clients/cpp-thin-client.html      |   8 +-
 docs/2.11.0/thin-clients/dotnet-thin-client.html   |   8 +-
 .../getting-started-with-thin-clients.html         |   8 +-
 docs/2.11.0/thin-clients/java-thin-client.html     |   8 +-
 docs/2.11.0/thin-clients/nodejs-thin-client.html   |   8 +-
 docs/2.11.0/thin-clients/php-thin-client.html      | 124 ++++----
 docs/2.11.0/thin-clients/python-thin-client.html   |   8 +-
 docs/2.11.0/tools/control-script.html              |   8 +-
 docs/2.11.0/tools/gg-control-center.html           |   8 +-
 docs/2.11.0/tools/informatica.html                 |   8 +-
 docs/2.11.0/tools/pentaho.html                     |   8 +-
 docs/2.11.0/tools/sqlline.html                     |   8 +-
 docs/2.11.0/tools/tableau.html                     |   8 +-
 docs/2.11.0/tools/visor-cmd.html                   |   8 +-
 docs/2.11.0/transactions/mvcc.html                 |   8 +-
 docs/2.11.0/understanding-configuration.html       |   8 +-
 251 files changed, 1475 insertions(+), 2062 deletions(-)

diff --git a/_docs/_sass/right-nav.scss b/_docs/_sass/right-nav.scss
index f43724c..0e849ae 100644
--- a/_docs/_sass/right-nav.scss
+++ b/_docs/_sass/right-nav.scss
@@ -59,12 +59,11 @@
     }
 
     .promo-nav {
-        position: absolute;
         bottom: 3rem;
         left: 50%;
-        transform: translate(-50%, 0);
         width: 90%;
         max-width: 237px;
+        margin: auto 0 2rem;
     }
 }
 @media (max-width: 1200px) {
diff --git a/assets/css/styles.css b/assets/css/styles.css
index 37253fc..2d43911 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -347,7 +347,7 @@ body > footer { margin: var(--footer-gap) 30px 0; }
 
 .right-nav .sectlevel6 { --nesting-level: 5; }
 
-.right-nav .promo-nav { position: absolute; bottom: 3rem; left: 50%; transform: translate(-50%, 0); width: 90%; max-width: 237px; }
+.right-nav .promo-nav { bottom: 3rem; left: 50%; width: 90%; max-width: 237px; margin: auto 0 2rem; }
 
 @media (max-width: 1200px) { .right-nav { width: 230px; } }
 
diff --git a/assets/css/styles.css.map b/assets/css/styles.css.map
index 811f4c4..81cdf10 100644
--- a/assets/css/styles.css.map
+++ b/assets/css/styles.css.map
@@ -26,11 +26,11 @@
 		".admonitionblock {\n    border-left: 6px solid var(--callout-border);\n    background: var(--callout-background);\n    color: var(--callout-text);\n    margin-left: 0;\n    \n    position: relative;\n    display: flex;\n    margin-bottom: 16px;\n\t\n\ttable {\n        margin: 0 !important;\n        width: 100%;\n\n        td {\n            width: 100%;\n        }\n\t}\n\n    &+aside {\n        margin-top: 1em;\n    }\n\n    .icon {\n        background-image: var(--callout-icon);\n     [...]
 		"body {\n    --header-height: 64px;\n    --promotion-bar-height: 35px;\n    --footer-height: 104px;\n    --footer-gap: 60px;\n\n    // @media (min-width: 451px) and (max-width: 850px) {\n    //     --header-height: 111px;        \n    // }\n\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    min-height: 100vh;\n    background-color: var(--body-background);\n    font-family: 'Open Sans',sans-serif;\n\n    &>section {\n        flex: 1;\n    }\n}\nheade [...]
 		".left-nav {\n    padding: 10px 20px;\n    width: 289px;\n    overflow-y: auto;\n    top: calc(var(--header-height) + var(--promotion-bar-height));\n    height: calc(100vh - var(--header-height) - var(--promotion-bar-height));\n    font-family: 'Open Sans';\n    padding-top: var(--padding-top);\n    background-color: var(--body-background);\n\n    li {\n        list-style: none;\n    }    \n    a, button {\n        text-decoration: none;\n        color: #757575;\n        font-size: 16p [...]
-		".right-nav {\n    width: 289px;\n    padding: 12px 26px;\n    overflow-y: auto;\n    height: calc(100vh - var(--header-height));\n    top: var(--header-height);\n    position: -webkit-sticky;\n    position: sticky;\n    display: flex;\n    flex-direction: column;\n    font-family: 'Open sans';\n    padding-top: var(--padding-top);\n    background-color: #ffffff;\n    \n    h6 {\n        margin: 12px 0;\n        font-size: 16px;\n        font-weight: normal;\n    }\n\n    ul {\n        [...]
+		".right-nav {\n    width: 289px;\n    padding: 12px 26px;\n    overflow-y: auto;\n    height: calc(100vh - var(--header-height));\n    top: var(--header-height);\n    position: -webkit-sticky;\n    position: sticky;\n    display: flex;\n    flex-direction: column;\n    font-family: 'Open sans';\n    padding-top: var(--padding-top);\n    background-color: #ffffff;\n    \n    h6 {\n        margin: 12px 0;\n        font-size: 16px;\n        font-weight: normal;\n    }\n\n    ul {\n        [...]
 		"body > footer {\n    border-top: 2px solid #dddddd;\n    height: var(--footer-height);\n    font-size: 16px;\n    color: #393939;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n\n\n    @media (max-width: 570px) {\n        .copyright__extra {\n            display: none;\n        }\n    }\n}\n// .right-nav footer {\n//     font-size: 12px;\n//     padding: calc(var(--footer-gap) * 0.3) 0 5px;;\n//     text-align: left;\n//     margin: auto 0 0;\n\n// [...]
 		"section.page-docs {\n    display: grid;\n    transition: grid-template-columns 0.15s;\n    grid-template-columns: auto 1fr auto;\n    grid-template-rows: 100%;\n    grid-template-areas: 'left-nav content right-nav';\n    line-height: 20px;\n    max-width: 1440px;\n    margin: auto;\n    width: 100%;\n\n    &>article {\n        // box-shadow: -1px 13px 20px 0 #696c70;\n        border-left: 1px solid #eeeeee;\n        background-color: #ffffff;\n        padding: 0 50px 30px;\n        gr [...]
 		"pre.pygments .hll { background-color: #ffffcc }\npre.pygments, pre.pygments code { background: #ffffff; }\npre.pygments .tok-c { color: #008000 } /* Comment */\npre.pygments .tok-err { border: 1px solid #FF0000 } /* Error */\npre.pygments .tok-k { color: #0000ff } /* Keyword */\npre.pygments .tok-ch { color: #008000 } /* Comment.Hashbang */\npre.pygments .tok-cm { color: #008000 } /* Comment.Multiline */\npre.pygments .tok-cp { color: #0000ff } /* Comment.Preproc */\npre.pygments .tok [...]
 	],
 	"names": [],
-	"mappings": "CCAC,AAAD,IAAK,CAAC,EACF,QAAQ,CAAA,QAAC,EACT,WAAW,CAAA,QAAC,EACZ,gBAAgB,CAAA,QAAC,EACjB,kBAAkB,CAAA,yFAAC,EACnB,cAAc,CAAA,QAAC,EACf,uBAAuB,CAAA,IAAC,EACxB,uBAAuB,CAAA,yBAAC,EACxB,wBAAwB,CAAA,yBAAC,EACzB,aAAa,CAAA,KAAC,EACd,YAAY,CAAA,QAAC,EACb,iBAAiB,CAAA,QAAC,GACrB;;AAED,UAAU,GACN,WAAW,EAAE,WAAW,EACxB,WAAW,EAAE,GAAG,EAChB,YAAY,EAAE,IAAI,EAClB,UAAU,EAAE,MAAM;;AClBtB,AAAA,MAAM,CAAC,EAEH,UAAU,EAAE,oBAAoB,EAChC,UAAU,EAAE,KAAK,EACjB,UAAU,EAAE,uCAAuC,EAGnD,OAAO,EAAE,CAAC,GAiYb;;A [...]
+	"mappings": "CCAC,AAAD,IAAK,CAAC,EACF,QAAQ,CAAA,QAAC,EACT,WAAW,CAAA,QAAC,EACZ,gBAAgB,CAAA,QAAC,EACjB,kBAAkB,CAAA,yFAAC,EACnB,cAAc,CAAA,QAAC,EACf,uBAAuB,CAAA,IAAC,EACxB,uBAAuB,CAAA,yBAAC,EACxB,wBAAwB,CAAA,yBAAC,EACzB,aAAa,CAAA,KAAC,EACd,YAAY,CAAA,QAAC,EACb,iBAAiB,CAAA,QAAC,GACrB;;AAED,UAAU,GACN,WAAW,EAAE,WAAW,EACxB,WAAW,EAAE,GAAG,EAChB,YAAY,EAAE,IAAI,EAClB,UAAU,EAAE,MAAM;;AClBtB,AAAA,MAAM,CAAC,EAEH,UAAU,EAAE,oBAAoB,EAChC,UAAU,EAAE,KAAK,EACjB,UAAU,EAAE,uCAAuC,EAGnD,OAAO,EAAE,CAAC,GAiYb;;A [...]
 }
\ No newline at end of file
diff --git a/docs/2.11.0/SQL/JDBC/error-codes.html b/docs/2.11.0/SQL/JDBC/error-codes.html
index 23b2a43..658a850 100644
--- a/docs/2.11.0/SQL/JDBC/error-codes.html
+++ b/docs/2.11.0/SQL/JDBC/error-codes.html
@@ -3457,11 +3457,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/JDBC/jdbc-client-driver.html b/docs/2.11.0/SQL/JDBC/jdbc-client-driver.html
index 16b1809..c91dcc5 100644
--- a/docs/2.11.0/SQL/JDBC/jdbc-client-driver.html
+++ b/docs/2.11.0/SQL/JDBC/jdbc-client-driver.html
@@ -3732,11 +3732,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/JDBC/jdbc-driver.html b/docs/2.11.0/SQL/JDBC/jdbc-driver.html
index adfe29d..6439a78 100644
--- a/docs/2.11.0/SQL/JDBC/jdbc-driver.html
+++ b/docs/2.11.0/SQL/JDBC/jdbc-driver.html
@@ -4249,11 +4249,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/ODBC/connection-string-dsn.html b/docs/2.11.0/SQL/ODBC/connection-string-dsn.html
index be36a2e..04893d7 100644
--- a/docs/2.11.0/SQL/ODBC/connection-string-dsn.html
+++ b/docs/2.11.0/SQL/ODBC/connection-string-dsn.html
@@ -3591,11 +3591,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/ODBC/data-types.html b/docs/2.11.0/SQL/ODBC/data-types.html
index 9de0339..7c098aa 100644
--- a/docs/2.11.0/SQL/ODBC/data-types.html
+++ b/docs/2.11.0/SQL/ODBC/data-types.html
@@ -3415,11 +3415,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/ODBC/error-codes.html b/docs/2.11.0/SQL/ODBC/error-codes.html
index 6b5447d..7f01f44 100644
--- a/docs/2.11.0/SQL/ODBC/error-codes.html
+++ b/docs/2.11.0/SQL/ODBC/error-codes.html
@@ -3532,11 +3532,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/ODBC/odbc-driver.html b/docs/2.11.0/SQL/ODBC/odbc-driver.html
index 4928575..477822c 100644
--- a/docs/2.11.0/SQL/ODBC/odbc-driver.html
+++ b/docs/2.11.0/SQL/ODBC/odbc-driver.html
@@ -3870,11 +3870,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/ODBC/querying-modifying-data.html b/docs/2.11.0/SQL/ODBC/querying-modifying-data.html
index e31d8c1..8cc9756 100644
--- a/docs/2.11.0/SQL/ODBC/querying-modifying-data.html
+++ b/docs/2.11.0/SQL/ODBC/querying-modifying-data.html
@@ -3941,11 +3941,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/ODBC/specification.html b/docs/2.11.0/SQL/ODBC/specification.html
index 39027aa..6676142 100644
--- a/docs/2.11.0/SQL/ODBC/specification.html
+++ b/docs/2.11.0/SQL/ODBC/specification.html
@@ -4820,11 +4820,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/custom-sql-func.html b/docs/2.11.0/SQL/custom-sql-func.html
index 93181af..5d85d09 100644
--- a/docs/2.11.0/SQL/custom-sql-func.html
+++ b/docs/2.11.0/SQL/custom-sql-func.html
@@ -3406,11 +3406,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/distributed-joins.html b/docs/2.11.0/SQL/distributed-joins.html
index 261a8a2..65cea52 100644
--- a/docs/2.11.0/SQL/distributed-joins.html
+++ b/docs/2.11.0/SQL/distributed-joins.html
@@ -3502,11 +3502,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/indexes.html b/docs/2.11.0/SQL/indexes.html
index 212038e..37cd584 100644
--- a/docs/2.11.0/SQL/indexes.html
+++ b/docs/2.11.0/SQL/indexes.html
@@ -4100,11 +4100,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/schemas.html b/docs/2.11.0/SQL/schemas.html
index ca8b724..cf86349 100644
--- a/docs/2.11.0/SQL/schemas.html
+++ b/docs/2.11.0/SQL/schemas.html
@@ -3492,11 +3492,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877323' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877323' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877323" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877323"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/sql-api.html b/docs/2.11.0/SQL/sql-api.html
index cded98c..26cac7b 100644
--- a/docs/2.11.0/SQL/sql-api.html
+++ b/docs/2.11.0/SQL/sql-api.html
@@ -3919,11 +3919,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/sql-introduction.html b/docs/2.11.0/SQL/sql-introduction.html
index 808e461..1f04fc6 100644
--- a/docs/2.11.0/SQL/sql-introduction.html
+++ b/docs/2.11.0/SQL/sql-introduction.html
@@ -3410,11 +3410,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/sql-transactions.html b/docs/2.11.0/SQL/sql-transactions.html
index 5a92748..0e12014 100644
--- a/docs/2.11.0/SQL/sql-transactions.html
+++ b/docs/2.11.0/SQL/sql-transactions.html
@@ -3471,11 +3471,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996305' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996305' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996305" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996305"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/SQL/sql-tuning.html b/docs/2.11.0/SQL/sql-tuning.html
index 8d8d5b2..2c2b471 100644
--- a/docs/2.11.0/SQL/sql-tuning.html
+++ b/docs/2.11.0/SQL/sql-tuning.html
@@ -3965,11 +3965,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/binary-client-protocol/binary-client-protocol.html b/docs/2.11.0/binary-client-protocol/binary-client-protocol.html
index 199e64f..498ed89 100644
--- a/docs/2.11.0/binary-client-protocol/binary-client-protocol.html
+++ b/docs/2.11.0/binary-client-protocol/binary-client-protocol.html
@@ -3778,11 +3778,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/binary-client-protocol/binary-type-metadata.html b/docs/2.11.0/binary-client-protocol/binary-type-metadata.html
index 9aee7a4..8cff819 100644
--- a/docs/2.11.0/binary-client-protocol/binary-type-metadata.html
+++ b/docs/2.11.0/binary-client-protocol/binary-type-metadata.html
@@ -3915,11 +3915,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/binary-client-protocol/cache-configuration.html b/docs/2.11.0/binary-client-protocol/cache-configuration.html
index d1927ea..4033ccc 100644
--- a/docs/2.11.0/binary-client-protocol/cache-configuration.html
+++ b/docs/2.11.0/binary-client-protocol/cache-configuration.html
@@ -4538,11 +4538,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/binary-client-protocol/data-format.html b/docs/2.11.0/binary-client-protocol/data-format.html
index c61bb98..2328a25 100644
--- a/docs/2.11.0/binary-client-protocol/data-format.html
+++ b/docs/2.11.0/binary-client-protocol/data-format.html
@@ -5571,11 +5571,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/binary-client-protocol/key-value-queries.html b/docs/2.11.0/binary-client-protocol/key-value-queries.html
index b43e403..5ba35d5 100644
--- a/docs/2.11.0/binary-client-protocol/key-value-queries.html
+++ b/docs/2.11.0/binary-client-protocol/key-value-queries.html
@@ -5486,11 +5486,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/binary-client-protocol/sql-and-scan-queries.html b/docs/2.11.0/binary-client-protocol/sql-and-scan-queries.html
index 9c64c04..2e38c77 100644
--- a/docs/2.11.0/binary-client-protocol/sql-and-scan-queries.html
+++ b/docs/2.11.0/binary-client-protocol/sql-and-scan-queries.html
@@ -4305,11 +4305,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/clustering/baseline-topology.html b/docs/2.11.0/clustering/baseline-topology.html
index 1a27b83..d4ed1cb 100644
--- a/docs/2.11.0/clustering/baseline-topology.html
+++ b/docs/2.11.0/clustering/baseline-topology.html
@@ -3562,11 +3562,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/clustering/clustering.html b/docs/2.11.0/clustering/clustering.html
index efc4819..e372a88 100644
--- a/docs/2.11.0/clustering/clustering.html
+++ b/docs/2.11.0/clustering/clustering.html
@@ -3411,11 +3411,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/clustering/connect-client-nodes.html b/docs/2.11.0/clustering/connect-client-nodes.html
index fa5ff5c..3d651b7 100644
--- a/docs/2.11.0/clustering/connect-client-nodes.html
+++ b/docs/2.11.0/clustering/connect-client-nodes.html
@@ -3387,7 +3387,7 @@ You can use the <code>future</code> to wait until the operation is complete.</p>
     <span class="k">if</span> <span class="o">(</span><span class="n">e</span><span class="o">.</span><span class="na">getCause</span><span class="o">()</span> <span class="k">instanceof</span> <span class="nc">IgniteClientDisconnectedException</span><span class="o">)</span> <span class="o">{</span>
         <span class="nc">IgniteClientDisconnectedException</span> <span class="n">cause</span> <span class="o">=</span> <span class="o">(</span><span class="nc">IgniteClientDisconnectedException</span><span class="o">)</span> <span class="n">e</span><span class="o">.</span><span class="na">getCause</span><span class="o">();</span>
 
-        <span class="n">cause</span><span class="o">.</span><span class="na">reconnectFuture</span><span class="o">().</span><span class="na">get</span><span class="o">();</span> <span class="c1">// Wait until the client is reconnected. </span>
+        <span class="n">cause</span><span class="o">.</span><span class="na">reconnectFuture</span><span class="o">().</span><span class="na">get</span><span class="o">();</span> <span class="c1">// Wait until the client is reconnected.</span>
         <span class="c1">// proceed</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre>
@@ -3434,34 +3434,15 @@ If the size of the outbound queue exceeds this value, the client node is disconn
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"clientMode"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"communicationSpi"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi"</span><span class="nt">&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"slowClientQueueLimit"</span> <span class="na">value=</span><span class="s">"1000"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"clientMode"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"communicationSpi"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi"</span><span class="nt">&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"slowClientQueueLimit"</span> <span class="na">value=</span><span class="s">"1000"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3532,11 +3513,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/clustering/discovery-in-the-cloud.html b/docs/2.11.0/clustering/discovery-in-the-cloud.html
index 63c5d64..fdc3dd1 100644
--- a/docs/2.11.0/clustering/discovery-in-the-cloud.html
+++ b/docs/2.11.0/clustering/discovery-in-the-cloud.html
@@ -3775,11 +3775,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/clustering/network-configuration.html b/docs/2.11.0/clustering/network-configuration.html
index 1fc47a4..c902bbc 100644
--- a/docs/2.11.0/clustering/network-configuration.html
+++ b/docs/2.11.0/clustering/network-configuration.html
@@ -3322,34 +3322,15 @@
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"discoverySpi"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi"</span><span class="nt">&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"localPort"</span> <span class="na">value=</span><span class="s">"8300"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"discoverySpi"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi"</span><span class="nt">&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"localPort"</span> <span class="na">value=</span><span class="s">"8300"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3478,34 +3459,15 @@ The number of attempts is defined by the <code>localPortRange</code> property (d
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"communicationSpi"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi"</span><span class="nt">&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"localPort"</span> <span class="na">value=</span><span class="s">"4321"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"communicationSpi"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi"</span><span class="nt">&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"localPort"</span> <span class="na">value=</span><span class="s">"4321"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3649,32 +3611,13 @@ However, in stable low-latency networks, you can set the parameter to ~200 milli
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"failureDetectionTimeout"</span> <span class="na">value=</span><span class="s">"5000"</span><span class="nt">/&gt;</span>
-
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"clientFailureDetectionTimeout"</span> <span class="na">value=</span><span class="s">"10000"</span><span class="nt">/&gt;</span>
-
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"failureDetectionTimeout"</span> <span class="na">value=</span><span class="s">"5000"</span><span class="nt">/&gt;</span>
+
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"clientFailureDetectionTimeout"</span> <span class="na">value=</span><span class="s">"10000"</span><span class="nt">/&gt;</span>
+
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3744,11 +3687,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/clustering/running-client-nodes-behind-nat.html b/docs/2.11.0/clustering/running-client-nodes-behind-nat.html
index e9a0025..67e8d5c 100644
--- a/docs/2.11.0/clustering/running-client-nodes-behind-nat.html
+++ b/docs/2.11.0/clustering/running-client-nodes-behind-nat.html
@@ -3407,11 +3407,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/clustering/tcp-ip-discovery.html b/docs/2.11.0/clustering/tcp-ip-discovery.html
index fc1f67f..ea585d3 100644
--- a/docs/2.11.0/clustering/tcp-ip-discovery.html
+++ b/docs/2.11.0/clustering/tcp-ip-discovery.html
@@ -4128,11 +4128,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/clustering/zookeeper-discovery.html b/docs/2.11.0/clustering/zookeeper-discovery.html
index 9757c2f..e7270b8 100644
--- a/docs/2.11.0/clustering/zookeeper-discovery.html
+++ b/docs/2.11.0/clustering/zookeeper-discovery.html
@@ -3628,11 +3628,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/code-deployment/deploying-user-code.html b/docs/2.11.0/code-deployment/deploying-user-code.html
index fa0029f..0db714f 100644
--- a/docs/2.11.0/code-deployment/deploying-user-code.html
+++ b/docs/2.11.0/code-deployment/deploying-user-code.html
@@ -3327,37 +3327,18 @@ You can specify different directories on different nodes.</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"deploymentSpi"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.deployment.uri.UriDeploymentSpi"</span><span class="nt">&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"temporaryDirectoryPath"</span> <span class="na">value=</span><span class="s">"/tmp/temp_ignite_libs"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"uriList"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;list&gt;</span>
-                        <span class="nt">&lt;value&gt;</span>file://freq=2000@localhost/home/username/user_libs<span class="nt">&lt;/value&gt;</span>
-                    <span class="nt">&lt;/list&gt;</span>
-                <span class="nt">&lt;/property&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"deploymentSpi"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.deployment.uri.UriDeploymentSpi"</span><span class="nt">&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"temporaryDirectoryPath"</span> <span class="na">value=</span><span class="s">"/tmp/temp_ignite_libs"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"uriList"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;list&gt;</span>
+                    <span class="nt">&lt;value&gt;</span>file://freq=2000@localhost/home/username/user_libs<span class="nt">&lt;/value&gt;</span>
+                <span class="nt">&lt;/list&gt;</span>
+            <span class="nt">&lt;/property&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3370,7 +3351,7 @@ You can specify different directories on different nodes.</p>
 <span class="n">cfg</span><span class="o">.</span><span class="na">setDeploymentSpi</span><span class="o">(</span><span class="n">deploymentSpi</span><span class="o">);</span>
 
 <span class="k">try</span> <span class="o">(</span><span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">))</span> <span class="o">{</span>
-    <span class="c1">//execute the task represented by a class located in the "user_libs" directory </span>
+    <span class="c1">//execute the task represented by a class located in the "user_libs" directory</span>
     <span class="n">ignite</span><span class="o">.</span><span class="na">compute</span><span class="o">().</span><span class="na">execute</span><span class="o">(</span><span class="s">"org.mycompany.HelloWorldTask"</span><span class="o">,</span> <span class="s">"My Args"</span><span class="o">);</span>
 <span class="o">}</span></code></pre>
 </div>
@@ -3413,37 +3394,18 @@ The references must point to the jar files you want to deploy.</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"deploymentSpi"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.deployment.uri.UriDeploymentSpi"</span><span class="nt">&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"temporaryDirectoryPath"</span> <span class="na">value=</span><span class="s">"/tmp/temp_ignite_libs"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"uriList"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;list&gt;</span>
-                        <span class="nt">&lt;value&gt;</span>http://username:password;freq=10000@www.mysite.com:110/ignite/user_libs<span class="nt">&lt;/value&gt;</span>
-                    <span class="nt">&lt;/list&gt;</span>
-                <span class="nt">&lt;/property&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"deploymentSpi"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.deployment.uri.UriDeploymentSpi"</span><span class="nt">&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"temporaryDirectoryPath"</span> <span class="na">value=</span><span class="s">"/tmp/temp_ignite_libs"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"uriList"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;list&gt;</span>
+                    <span class="nt">&lt;value&gt;</span>http://username:password;freq=10000@www.mysite.com:110/ignite/user_libs<span class="nt">&lt;/value&gt;</span>
+                <span class="nt">&lt;/list&gt;</span>
+            <span class="nt">&lt;/property&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3457,7 +3419,7 @@ The references must point to the jar files you want to deploy.</p>
 <span class="n">cfg</span><span class="o">.</span><span class="na">setDeploymentSpi</span><span class="o">(</span><span class="n">deploymentSpi</span><span class="o">);</span>
 
 <span class="k">try</span> <span class="o">(</span><span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">))</span> <span class="o">{</span>
-    <span class="c1">//execute the task represented by a class located in the "user_libs" url </span>
+    <span class="c1">//execute the task represented by a class located in the "user_libs" url</span>
     <span class="n">ignite</span><span class="o">.</span><span class="na">compute</span><span class="o">().</span><span class="na">execute</span><span class="o">(</span><span class="s">"org.mycompany.HelloWorldTask"</span><span class="o">,</span> <span class="s">"My Args"</span><span class="o">);</span>
 <span class="o">}</span></code></pre>
 </div>
@@ -3539,11 +3501,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/code-deployment/peer-class-loading.html b/docs/2.11.0/code-deployment/peer-class-loading.html
index aa48fba..a10254c 100644
--- a/docs/2.11.0/code-deployment/peer-class-loading.html
+++ b/docs/2.11.0/code-deployment/peer-class-loading.html
@@ -3635,11 +3635,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/configuring-caches/atomicity-modes.html b/docs/2.11.0/configuring-caches/atomicity-modes.html
index 7cee54f..375dbcd 100644
--- a/docs/2.11.0/configuring-caches/atomicity-modes.html
+++ b/docs/2.11.0/configuring-caches/atomicity-modes.html
@@ -3507,11 +3507,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/configuring-caches/cache-groups.html b/docs/2.11.0/configuring-caches/cache-groups.html
index cd2e6d8..68bc2b2 100644
--- a/docs/2.11.0/configuring-caches/cache-groups.html
+++ b/docs/2.11.0/configuring-caches/cache-groups.html
@@ -3502,11 +3502,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/configuring-caches/configuration-overview.html b/docs/2.11.0/configuring-caches/configuration-overview.html
index b7a6f02..bcc88a8 100644
--- a/docs/2.11.0/configuring-caches/configuration-overview.html
+++ b/docs/2.11.0/configuring-caches/configuration-overview.html
@@ -3626,7 +3626,7 @@ Currently, templates are supported for the CREATE TABLE and REST commands.
     <span class="n">cacheCfg</span><span class="o">.</span><span class="na">setBackups</span><span class="o">(</span><span class="mi">2</span><span class="o">);</span>
     <span class="n">cacheCfg</span><span class="o">.</span><span class="na">setCacheMode</span><span class="o">(</span><span class="nc">CacheMode</span><span class="o">.</span><span class="na">PARTITIONED</span><span class="o">);</span>
 
-    <span class="c1">// Register the cache template </span>
+    <span class="c1">// Register the cache template</span>
     <span class="n">ignite</span><span class="o">.</span><span class="na">addCacheConfiguration</span><span class="o">(</span><span class="n">cacheCfg</span><span class="o">);</span>
 <span class="o">}</span></code></pre>
 </div>
@@ -3704,11 +3704,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/configuring-caches/configuring-backups.html b/docs/2.11.0/configuring-caches/configuring-backups.html
index d02874e..310573f 100644
--- a/docs/2.11.0/configuring-caches/configuring-backups.html
+++ b/docs/2.11.0/configuring-caches/configuring-backups.html
@@ -3534,11 +3534,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/configuring-caches/expiry-policies.html b/docs/2.11.0/configuring-caches/expiry-policies.html
index 610e8c5..d94ec72 100644
--- a/docs/2.11.0/configuring-caches/expiry-policies.html
+++ b/docs/2.11.0/configuring-caches/expiry-policies.html
@@ -3495,11 +3495,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/configuring-caches/near-cache.html b/docs/2.11.0/configuring-caches/near-cache.html
index 0f20ffa..4dffede 100644
--- a/docs/2.11.0/configuring-caches/near-cache.html
+++ b/docs/2.11.0/configuring-caches/near-cache.html
@@ -3364,7 +3364,7 @@
 
 <span class="n">cacheCfg</span><span class="o">.</span><span class="na">setNearConfiguration</span><span class="o">(</span><span class="n">nearCfg</span><span class="o">);</span>
 
-<span class="c1">// Create a distributed cache on server nodes </span>
+<span class="c1">// Create a distributed cache on server nodes</span>
 <span class="nc">IgniteCache</span><span class="o">&lt;</span><span class="nc">Integer</span><span class="o">,</span> <span class="nc">Integer</span><span class="o">&gt;</span> <span class="n">cache</span> <span class="o">=</span> <span class="n">ignite</span><span class="o">.</span><span class="na">getOrCreateCache</span><span class="o">(</span><span class="n">cacheCfg</span><span class="o">);</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='C#/.NET'><div class="listingblock">
@@ -3570,11 +3570,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/configuring-caches/on-heap-caching.html b/docs/2.11.0/configuring-caches/on-heap-caching.html
index f4255be..551b07f 100644
--- a/docs/2.11.0/configuring-caches/on-heap-caching.html
+++ b/docs/2.11.0/configuring-caches/on-heap-caching.html
@@ -3644,11 +3644,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/configuring-caches/partition-loss-policy.html b/docs/2.11.0/configuring-caches/partition-loss-policy.html
index b5363f4..2186c02 100644
--- a/docs/2.11.0/configuring-caches/partition-loss-policy.html
+++ b/docs/2.11.0/configuring-caches/partition-loss-policy.html
@@ -3603,11 +3603,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/cpp-specific/cpp-objects-lifetime.html b/docs/2.11.0/cpp-specific/cpp-objects-lifetime.html
index 5da3055..8412539 100644
--- a/docs/2.11.0/cpp-specific/cpp-objects-lifetime.html
+++ b/docs/2.11.0/cpp-specific/cpp-objects-lifetime.html
@@ -3433,11 +3433,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/cpp-specific/cpp-platform-interoperability.html b/docs/2.11.0/cpp-specific/cpp-platform-interoperability.html
index b9ceb90..42993dc 100644
--- a/docs/2.11.0/cpp-specific/cpp-platform-interoperability.html
+++ b/docs/2.11.0/cpp-specific/cpp-platform-interoperability.html
@@ -3654,11 +3654,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/cpp-specific/cpp-serialization.html b/docs/2.11.0/cpp-specific/cpp-serialization.html
index 0b1188a..d9bb750 100644
--- a/docs/2.11.0/cpp-specific/cpp-serialization.html
+++ b/docs/2.11.0/cpp-specific/cpp-serialization.html
@@ -3623,11 +3623,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/cpp-specific/index.html b/docs/2.11.0/cpp-specific/index.html
index e8719b3..4a40b16 100644
--- a/docs/2.11.0/cpp-specific/index.html
+++ b/docs/2.11.0/cpp-specific/index.html
@@ -3371,11 +3371,11 @@ applications.</p>
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-modeling/affinity-collocation.html b/docs/2.11.0/data-modeling/affinity-collocation.html
index 274dc58..7732cef 100644
--- a/docs/2.11.0/data-modeling/affinity-collocation.html
+++ b/docs/2.11.0/data-modeling/affinity-collocation.html
@@ -3664,11 +3664,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-modeling/binary-marshaller.html b/docs/2.11.0/data-modeling/binary-marshaller.html
index 116dfea..6242519 100644
--- a/docs/2.11.0/data-modeling/binary-marshaller.html
+++ b/docs/2.11.0/data-modeling/binary-marshaller.html
@@ -3728,11 +3728,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-modeling/data-modeling.html b/docs/2.11.0/data-modeling/data-modeling.html
index 2ebe31c..e50a7a5 100644
--- a/docs/2.11.0/data-modeling/data-modeling.html
+++ b/docs/2.11.0/data-modeling/data-modeling.html
@@ -3480,11 +3480,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-modeling/data-partitioning.html b/docs/2.11.0/data-modeling/data-partitioning.html
index f34dc7b..22b3336 100644
--- a/docs/2.11.0/data-modeling/data-partitioning.html
+++ b/docs/2.11.0/data-modeling/data-partitioning.html
@@ -3576,11 +3576,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-rebalancing.html b/docs/2.11.0/data-rebalancing.html
index b44ee3b..b87894e 100644
--- a/docs/2.11.0/data-rebalancing.html
+++ b/docs/2.11.0/data-rebalancing.html
@@ -3361,87 +3361,30 @@ You can also disable rebalancing for a particular cache.</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"cacheConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;list&gt;</span>
-                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.CacheConfiguration"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"mycache"</span><span class="nt">/&gt;</span>
-                    <span class="c">&lt;!-- enable synchronous rebalance mode --&gt;</span>
-                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"rebalanceMode"</span> <span class="na">value=</span><span class="s">"SYNC"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;/bean&gt;</span>
-            <span class="nt">&lt;/list&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"cacheConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;list&gt;</span>
+            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.CacheConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"mycache"</span><span class="nt">/&gt;</span>
+                <span class="c">&lt;!-- enable synchronous rebalance mode --&gt;</span>
+                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"rebalanceMode"</span> <span class="na">value=</span><span class="s">"SYNC"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;/bean&gt;</span>
+        <span class="nt">&lt;/list&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="java"><span class="cm">/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */</span>
-<span class="kn">package</span> <span class="nn">org.apache.ignite.snippets</span><span class="o">;</span>
-
-<span class="kn">import</span> <span class="nn">org.apache.ignite.Ignite</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.Ignition</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.cache.CacheRebalanceMode</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.CacheConfiguration</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.IgniteConfiguration</span><span class="o">;</span>
-
-<span class="kd">public</span> <span class="kd">class</span> <span class="nc">RebalancingConfiguration</span> <span class="o">{</span>
-
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">main</span><span class="o">(</span><span class="nc">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="o">{</span>
-        <span class="nc">RebalancingConfiguration</span> <span class="n">rc</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">RebalancingConfiguration</span><span class="o">();</span>
-
-        <span class="n">rc</span><span class="o">.</span><span class="na">configure</span><span class="o">();</span>
-    <span class="o">}</span>
-
-    <span class="kt">void</span> <span class="nf">configure</span><span class="o">()</span> <span class="o">{</span>
-        <span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
-
-        <span class="nc">CacheConfiguration</span> <span class="n">cacheCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">CacheConfiguration</span><span class="o">(</span><span class="s">"mycache"</span><span class="o">);</span>
-
-        <span class="n">cacheCfg</span><span class="o">.</span><span class="na">setRebalanceMode</span><span class="o">(</span><span class="nc">CacheRebalanceMode</span><span class="o">.</span><span class="na">SYNC</span><span class="o">);</span>
-
-        <span class="n">cfg</span><span class="o">.</span><span class="na">setCacheConfiguration</span><span class="o">(</span><span class="n">cacheCfg</span><span class="o">);</span>
-
-        <span class="c1">// Start a node.</span>
-        <span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span>
-
-        <span class="n">ignite</span><span class="o">.</span><span class="na">close</span><span class="o">();</span>
-    <span class="o">}</span>
-
-<span class="o">}</span></code></pre>
+<pre class="rouge highlight"><code data-lang="java"><span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
+
+<span class="nc">CacheConfiguration</span> <span class="n">cacheCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">CacheConfiguration</span><span class="o">(</span><span class="s">"mycache"</span><span class="o">);</span>
+
+<span class="n">cacheCfg</span><span class="o">.</span><span class="na">setRebalanceMode</span><span class="o">(</span><span class="nc">CacheRebalanceMode</span><span class="o">.</span><span class="na">SYNC</span><span class="o">);</span>
+
+<span class="n">cfg</span><span class="o">.</span><span class="na">setCacheConfiguration</span><span class="o">(</span><span class="n">cacheCfg</span><span class="o">);</span>
+
+<span class="c1">// Start a node.</span>
+<span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='C#/.NET'><div class="listingblock">
 <div class="content">
@@ -3481,87 +3424,30 @@ The thread is relinquished after the batch is processed.</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
-
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"rebalanceThreadPoolSize"</span> <span class="na">value=</span><span class="s">"4"</span><span class="nt">/&gt;</span>
-
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"cacheConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;list&gt;</span>
-                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.CacheConfiguration"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"mycache"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;/bean&gt;</span>
-            <span class="nt">&lt;/list&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
+
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"rebalanceThreadPoolSize"</span> <span class="na">value=</span><span class="s">"4"</span><span class="nt">/&gt;</span>
+
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"cacheConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;list&gt;</span>
+            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.CacheConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"mycache"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;/bean&gt;</span>
+        <span class="nt">&lt;/list&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="java"><span class="cm">/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */</span>
-<span class="kn">package</span> <span class="nn">org.apache.ignite.snippets</span><span class="o">;</span>
-
-<span class="kn">import</span> <span class="nn">org.apache.ignite.Ignite</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.Ignition</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.cache.CacheRebalanceMode</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.CacheConfiguration</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.IgniteConfiguration</span><span class="o">;</span>
-
-<span class="kd">public</span> <span class="kd">class</span> <span class="nc">RebalancingConfiguration</span> <span class="o">{</span>
-
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">main</span><span class="o">(</span><span class="nc">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="o">{</span>
-        <span class="nc">RebalancingConfiguration</span> <span class="n">rc</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">RebalancingConfiguration</span><span class="o">();</span>
-
-        <span class="n">rc</span><span class="o">.</span><span class="na">configure</span><span class="o">();</span>
-    <span class="o">}</span>
-
-    <span class="kt">void</span> <span class="nf">configure</span><span class="o">()</span> <span class="o">{</span>
-        <span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
-
-        <span class="n">cfg</span><span class="o">.</span><span class="na">setRebalanceThreadPoolSize</span><span class="o">(</span><span class="mi">4</span><span class="o">);</span>
-
-        <span class="nc">CacheConfiguration</span> <span class="n">cacheCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">CacheConfiguration</span><span class="o">(</span><span class="s">"mycache"</span><span class="o">);</span>
-        <span class="n">cfg</span><span class="o">.</span><span class="na">setCacheConfiguration</span><span class="o">(</span><span class="n">cacheCfg</span><span class="o">);</span>
-
-        <span class="c1">// Start a node.</span>
-        <span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span>
-
-        <span class="n">ignite</span><span class="o">.</span><span class="na">close</span><span class="o">();</span>
-    <span class="o">}</span>
-
-<span class="o">}</span></code></pre>
+<pre class="rouge highlight"><code data-lang="java"><span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
+
+<span class="n">cfg</span><span class="o">.</span><span class="na">setRebalanceThreadPoolSize</span><span class="o">(</span><span class="mi">4</span><span class="o">);</span>
+
+<span class="nc">CacheConfiguration</span> <span class="n">cacheCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">CacheConfiguration</span><span class="o">(</span><span class="s">"mycache"</span><span class="o">);</span>
+<span class="n">cfg</span><span class="o">.</span><span class="na">setCacheConfiguration</span><span class="o">(</span><span class="n">cacheCfg</span><span class="o">);</span>
+
+<span class="c1">// Start a node.</span>
+<span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='C#/.NET' data-unavailable='true'><div class="listingblock">
 <div class="content">
@@ -3595,90 +3481,33 @@ You can configure the batch size and the amount of time the node waits between m
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"cacheConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;list&gt;</span>
-                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.CacheConfiguration"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"mycache"</span><span class="nt">/&gt;</span>
-                    <span class="c">&lt;!-- Set batch size. --&gt;</span>
-                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"rebalanceBatchSize"</span> <span class="na">value=</span><span class="s">"#{2 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
-                    <span class="c">&lt;!-- Set throttle interval. --&gt;</span>
-                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"rebalanceThrottle"</span> <span class="na">value=</span><span class="s">"100"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;/bean&gt;</span>
-            <span class="nt">&lt;/list&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"cacheConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;list&gt;</span>
+            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.CacheConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"mycache"</span><span class="nt">/&gt;</span>
+                <span class="c">&lt;!-- Set batch size. --&gt;</span>
+                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"rebalanceBatchSize"</span> <span class="na">value=</span><span class="s">"#{2 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
+                <span class="c">&lt;!-- Set throttle interval. --&gt;</span>
+                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"rebalanceThrottle"</span> <span class="na">value=</span><span class="s">"100"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;/bean&gt;</span>
+        <span class="nt">&lt;/list&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="java"><span class="cm">/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */</span>
-<span class="kn">package</span> <span class="nn">org.apache.ignite.snippets</span><span class="o">;</span>
-
-<span class="kn">import</span> <span class="nn">org.apache.ignite.Ignite</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.Ignition</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.cache.CacheRebalanceMode</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.CacheConfiguration</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.IgniteConfiguration</span><span class="o">;</span>
-
-<span class="kd">public</span> <span class="kd">class</span> <span class="nc">RebalancingConfiguration</span> <span class="o">{</span>
-
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">main</span><span class="o">(</span><span class="nc">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="o">{</span>
-        <span class="nc">RebalancingConfiguration</span> <span class="n">rc</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">RebalancingConfiguration</span><span class="o">();</span>
-
-        <span class="n">rc</span><span class="o">.</span><span class="na">configure</span><span class="o">();</span>
-    <span class="o">}</span>
-
-    <span class="kt">void</span> <span class="nf">configure</span><span class="o">()</span> <span class="o">{</span>
-        <span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
-
-        <span class="nc">CacheConfiguration</span> <span class="n">cacheCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">CacheConfiguration</span><span class="o">(</span><span class="s">"mycache"</span><span class="o">);</span>
-
-        <span class="n">cfg</span><span class="o">.</span><span class="na">setRebalanceBatchSize</span><span class="o">(</span><span class="mi">2</span> <span class="o">*</span> <span class="mi">1024</span> <span class="o">*</span> <span class="mi">1024</span><span class="o">);</span>
-        <span class="n">cfg</span><span class="o">.</span><span class="na">setRebalanceThrottle</span><span class="o">(</span><span class="mi">100</span><span class="o">);</span>
-
-        <span class="n">cfg</span><span class="o">.</span><span class="na">setCacheConfiguration</span><span class="o">(</span><span class="n">cacheCfg</span><span class="o">);</span>
-
-        <span class="c1">// Start a node.</span>
-        <span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span>
-
-        <span class="n">ignite</span><span class="o">.</span><span class="na">close</span><span class="o">();</span>
-    <span class="o">}</span>
-
-<span class="o">}</span></code></pre>
+<pre class="rouge highlight"><code data-lang="java"><span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
+
+<span class="nc">CacheConfiguration</span> <span class="n">cacheCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">CacheConfiguration</span><span class="o">(</span><span class="s">"mycache"</span><span class="o">);</span>
+
+<span class="n">cfg</span><span class="o">.</span><span class="na">setRebalanceBatchSize</span><span class="o">(</span><span class="mi">2</span> <span class="o">*</span> <span class="mi">1024</span> <span class="o">*</span> <span class="mi">1024</span><span class="o">);</span>
+<span class="n">cfg</span><span class="o">.</span><span class="na">setRebalanceThrottle</span><span class="o">(</span><span class="mi">100</span><span class="o">);</span>
+
+<span class="n">cfg</span><span class="o">.</span><span class="na">setCacheConfiguration</span><span class="o">(</span><span class="n">cacheCfg</span><span class="o">);</span>
+
+<span class="c1">// Start a node.</span>
+<span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='C#/.NET'><div class="listingblock">
 <div class="content">
@@ -3817,11 +3646,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877324' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877324' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877324" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877324"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-streaming.html b/docs/2.11.0/data-streaming.html
index dab2a46..e5a1049 100644
--- a/docs/2.11.0/data-streaming.html
+++ b/docs/2.11.0/data-streaming.html
@@ -3858,11 +3858,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-structures/atomic-sequence.html b/docs/2.11.0/data-structures/atomic-sequence.html
index 52f215a..5cebb2c 100644
--- a/docs/2.11.0/data-structures/atomic-sequence.html
+++ b/docs/2.11.0/data-structures/atomic-sequence.html
@@ -3396,11 +3396,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-structures/atomic-types.html b/docs/2.11.0/data-structures/atomic-types.html
index 878df81..3a03f16 100644
--- a/docs/2.11.0/data-structures/atomic-types.html
+++ b/docs/2.11.0/data-structures/atomic-types.html
@@ -3459,11 +3459,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-structures/countdownlatch.html b/docs/2.11.0/data-structures/countdownlatch.html
index 7c6b653..304e246 100644
--- a/docs/2.11.0/data-structures/countdownlatch.html
+++ b/docs/2.11.0/data-structures/countdownlatch.html
@@ -3391,11 +3391,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-structures/id-generator.html b/docs/2.11.0/data-structures/id-generator.html
index 478060b..cdcb7e4 100644
--- a/docs/2.11.0/data-structures/id-generator.html
+++ b/docs/2.11.0/data-structures/id-generator.html
@@ -3418,11 +3418,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-structures/queue-and-set.html b/docs/2.11.0/data-structures/queue-and-set.html
index 688d5ba..29b4d14 100644
--- a/docs/2.11.0/data-structures/queue-and-set.html
+++ b/docs/2.11.0/data-structures/queue-and-set.html
@@ -3495,11 +3495,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/data-structures/semaphore.html b/docs/2.11.0/data-structures/semaphore.html
index fe054c3..c9e8699 100644
--- a/docs/2.11.0/data-structures/semaphore.html
+++ b/docs/2.11.0/data-structures/semaphore.html
@@ -3397,11 +3397,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-computing/cluster-groups.html b/docs/2.11.0/distributed-computing/cluster-groups.html
index 6799796..006851b 100644
--- a/docs/2.11.0/distributed-computing/cluster-groups.html
+++ b/docs/2.11.0/distributed-computing/cluster-groups.html
@@ -3486,11 +3486,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-computing/collocated-computations.html b/docs/2.11.0/distributed-computing/collocated-computations.html
index 1485344..fcebf85 100644
--- a/docs/2.11.0/distributed-computing/collocated-computations.html
+++ b/docs/2.11.0/distributed-computing/collocated-computations.html
@@ -3931,11 +3931,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-computing/distributed-computing.html b/docs/2.11.0/distributed-computing/distributed-computing.html
index 0219ff8..51117ce 100644
--- a/docs/2.11.0/distributed-computing/distributed-computing.html
+++ b/docs/2.11.0/distributed-computing/distributed-computing.html
@@ -4482,11 +4482,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-computing/executor-service.html b/docs/2.11.0/distributed-computing/executor-service.html
index 249f8c2..99eb820 100644
--- a/docs/2.11.0/distributed-computing/executor-service.html
+++ b/docs/2.11.0/distributed-computing/executor-service.html
@@ -3387,11 +3387,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-computing/fault-tolerance.html b/docs/2.11.0/distributed-computing/fault-tolerance.html
index 27cff49..0d37ad9 100644
--- a/docs/2.11.0/distributed-computing/fault-tolerance.html
+++ b/docs/2.11.0/distributed-computing/fault-tolerance.html
@@ -3443,11 +3443,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-computing/job-scheduling.html b/docs/2.11.0/distributed-computing/job-scheduling.html
index cebfb1a..60f6e29 100644
--- a/docs/2.11.0/distributed-computing/job-scheduling.html
+++ b/docs/2.11.0/distributed-computing/job-scheduling.html
@@ -3512,11 +3512,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-computing/load-balancing.html b/docs/2.11.0/distributed-computing/load-balancing.html
index 81f6dd0..c1b6255 100644
--- a/docs/2.11.0/distributed-computing/load-balancing.html
+++ b/docs/2.11.0/distributed-computing/load-balancing.html
@@ -3631,11 +3631,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-computing/map-reduce.html b/docs/2.11.0/distributed-computing/map-reduce.html
index 38c60fc..e3eb573 100644
--- a/docs/2.11.0/distributed-computing/map-reduce.html
+++ b/docs/2.11.0/distributed-computing/map-reduce.html
@@ -3787,11 +3787,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/distributed-locks.html b/docs/2.11.0/distributed-locks.html
index 0fc65f6..0a97512 100644
--- a/docs/2.11.0/distributed-locks.html
+++ b/docs/2.11.0/distributed-locks.html
@@ -3410,11 +3410,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/events/events.html b/docs/2.11.0/events/events.html
index 8683196..0f606ec 100644
--- a/docs/2.11.0/events/events.html
+++ b/docs/2.11.0/events/events.html
@@ -4147,11 +4147,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/events/listening-to-events.html b/docs/2.11.0/events/listening-to-events.html
index aaec90d..e843bd4 100644
--- a/docs/2.11.0/events/listening-to-events.html
+++ b/docs/2.11.0/events/listening-to-events.html
@@ -3801,11 +3801,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996306' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996306' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996306" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996306"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/cassandra/configuration.html b/docs/2.11.0/extensions-and-integrations/cassandra/configuration.html
index bfcb4db..a1ab041 100644
--- a/docs/2.11.0/extensions-and-integrations/cassandra/configuration.html
+++ b/docs/2.11.0/extensions-and-integrations/cassandra/configuration.html
@@ -4337,11 +4337,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/cassandra/ddl-generator.html b/docs/2.11.0/extensions-and-integrations/cassandra/ddl-generator.html
index e46b7d6..50604be 100644
--- a/docs/2.11.0/extensions-and-integrations/cassandra/ddl-generator.html
+++ b/docs/2.11.0/extensions-and-integrations/cassandra/ddl-generator.html
@@ -3454,11 +3454,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/cassandra/overview.html b/docs/2.11.0/extensions-and-integrations/cassandra/overview.html
index 223da58..9f88d3d 100644
--- a/docs/2.11.0/extensions-and-integrations/cassandra/overview.html
+++ b/docs/2.11.0/extensions-and-integrations/cassandra/overview.html
@@ -3425,11 +3425,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/cassandra/usage-examples.html b/docs/2.11.0/extensions-and-integrations/cassandra/usage-examples.html
index 0ff9df8..df53d51 100644
--- a/docs/2.11.0/extensions-and-integrations/cassandra/usage-examples.html
+++ b/docs/2.11.0/extensions-and-integrations/cassandra/usage-examples.html
@@ -4120,11 +4120,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/hibernate-l2-cache.html b/docs/2.11.0/extensions-and-integrations/hibernate-l2-cache.html
index 8c08d3a..c062160 100644
--- a/docs/2.11.0/extensions-and-integrations/hibernate-l2-cache.html
+++ b/docs/2.11.0/extensions-and-integrations/hibernate-l2-cache.html
@@ -3733,11 +3733,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/ignite-dataframe.html b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/ignite-dataframe.html
index 85463ac..f3a2194 100644
--- a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/ignite-dataframe.html
+++ b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/ignite-dataframe.html
@@ -3799,11 +3799,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/ignitecontext-and-rdd.html b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/ignitecontext-and-rdd.html
index 9ce1eb9..d782df5 100644
--- a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/ignitecontext-and-rdd.html
+++ b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/ignitecontext-and-rdd.html
@@ -3490,11 +3490,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/installation.html b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/installation.html
index b734fea..c264f6f 100644
--- a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/installation.html
+++ b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/installation.html
@@ -3561,11 +3561,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/overview.html b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/overview.html
index 148c640..5360e97 100644
--- a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/overview.html
+++ b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/overview.html
@@ -3433,11 +3433,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/spark-shell.html b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/spark-shell.html
index f059d11..dbdd667 100644
--- a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/spark-shell.html
+++ b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/spark-shell.html
@@ -3582,11 +3582,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/troubleshooting.html b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/troubleshooting.html
index 5a7212b..ed53bed 100644
--- a/docs/2.11.0/extensions-and-integrations/ignite-for-spark/troubleshooting.html
+++ b/docs/2.11.0/extensions-and-integrations/ignite-for-spark/troubleshooting.html
@@ -3371,11 +3371,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/mybatis-l2-cache.html b/docs/2.11.0/extensions-and-integrations/mybatis-l2-cache.html
index 72702d3..8a0bd35 100644
--- a/docs/2.11.0/extensions-and-integrations/mybatis-l2-cache.html
+++ b/docs/2.11.0/extensions-and-integrations/mybatis-l2-cache.html
@@ -3388,11 +3388,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/performance-statistics.html b/docs/2.11.0/extensions-and-integrations/performance-statistics.html
index 964f0e3..1f6c19c 100644
--- a/docs/2.11.0/extensions-and-integrations/performance-statistics.html
+++ b/docs/2.11.0/extensions-and-integrations/performance-statistics.html
@@ -3454,11 +3454,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/php-pdo.html b/docs/2.11.0/extensions-and-integrations/php-pdo.html
index 74e2a38..9807dbf 100644
--- a/docs/2.11.0/extensions-and-integrations/php-pdo.html
+++ b/docs/2.11.0/extensions-and-integrations/php-pdo.html
@@ -3469,16 +3469,16 @@ queries like the ones shown below.</p>
 </div>
 <code-tabs><code-tab data-tab='Insert'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="o">&lt;?</span><span class="n">php</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="cp">&lt;?php</span>
 <span class="k">try</span> <span class="p">{</span>
     <span class="c1">// Connecting to Ignite using pre-configured DSN.</span>
-    <span class="nv">$dbh</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">PDO</span><span class="p">(</span><span class="s1">'odbc:LocalApacheIgniteDSN'</span><span class="p">);</span>
+    <span class="nv">$dbh</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">PDO</span><span class="p">(</span><span class="s1">'odbc:LocalApacheIgniteDSN'</span><span class="p">);</span>
 
     <span class="c1">// Changing PDO error mode.</span>
-    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="nf">setAttribute</span><span class="p">(</span><span class="no">PDO</span><span class="o">::</span><span class="no">ATTR_ERRMODE</span><span class="p">,</span> <span class="no">PDO</span><span class="o">::</span><span class="no">ERRMODE_EXCEPTION</span><span class="p">);</span>
+    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="na">setAttribute</span><span class="p">(</span><span class="nx">PDO</span><span class="o">::</span><span class="na">ATTR_ERRMODE</span><span class="p">,</span> <span class="nx">PDO</span><span class="o">::</span><span class="na">ERRMODE_EXCEPTION</span><span class="p">);</span>
 
     <span class="c1">// Preparing query.</span>
-    <span class="nv">$dbs</span> <span class="o">=</span> <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="nf">prepare</span><span class="p">(</span><span class="s1">'INSERT INTO Person (_key, firstName, lastName, resume, salary)
+    <span class="nv">$dbs</span> <span class="o">=</span> <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="na">prepare</span><span class="p">(</span><span class="s1">'INSERT INTO Person (_key, firstName, lastName, resume, salary)
         VALUES (?, ?, ?, ?, ?)'</span><span class="p">);</span>
 
     <span class="c1">// Declaring parameters.</span>
@@ -3489,52 +3489,52 @@ queries like the ones shown below.</p>
     <span class="nv">$salary</span> <span class="o">=</span> <span class="mi">65000</span><span class="p">;</span>
 
     <span class="c1">// Binding parameters.</span>
-    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="nf">bindParam</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="nv">$key</span><span class="p">);</span>
-    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="nf">bindParam</span><span class="p">(</span><span class="mi">2</span><span class="p">,</span> <span class="nv">$firstName</span><span class="p">);</span>
-    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="nf">bindParam</span><span class="p">(</span><span class="mi">3</span><span class="p">,</span> <span class="nv">$lastName</span><span class="p">);</span>
-    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="nf">bindParam</span><span class="p">(</span><span class="mi">4</span><span class="p">,</span> <span class="nv">$resume</span><span class="p">);</span>
-    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="nf">bindParam</span><span class="p">(</span><span class="mi">5</span><span class="p">,</span> <span class="nv">$salary</span><span class="p">);</span>
+    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="na">bindParam</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="nv">$key</span><span class="p">);</span>
+    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="na">bindParam</span><span class="p">(</span><span class="mi">2</span><span class="p">,</span> <span class="nv">$firstName</span><span class="p">);</span>
+    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="na">bindParam</span><span class="p">(</span><span class="mi">3</span><span class="p">,</span> <span class="nv">$lastName</span><span class="p">);</span>
+    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="na">bindParam</span><span class="p">(</span><span class="mi">4</span><span class="p">,</span> <span class="nv">$resume</span><span class="p">);</span>
+    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="na">bindParam</span><span class="p">(</span><span class="mi">5</span><span class="p">,</span> <span class="nv">$salary</span><span class="p">);</span>
 
     <span class="c1">// Executing the query.</span>
-    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="nf">execute</span><span class="p">();</span>
+    <span class="nv">$dbs</span><span class="o">-&gt;</span><span class="na">execute</span><span class="p">();</span>
 
-<span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nc">PDOException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
-    <span class="k">print</span> <span class="s2">"Error!: "</span> <span class="mf">.</span> <span class="nv">$e</span><span class="o">-&gt;</span><span class="nf">getMessage</span><span class="p">()</span> <span class="mf">.</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">"</span><span class="p">;</span>
+<span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nx">PDOException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
+    <span class="k">print</span> <span class="s2">"Error!: "</span> <span class="o">.</span> <span class="nv">$e</span><span class="o">-&gt;</span><span class="na">getMessage</span><span class="p">()</span> <span class="o">.</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">"</span><span class="p">;</span>
     <span class="k">die</span><span class="p">();</span>
 <span class="p">}</span>
 <span class="cp">?&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Update'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="o">&lt;?</span><span class="n">php</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="cp">&lt;?php</span>
 <span class="k">try</span> <span class="p">{</span>
     <span class="c1">// Connecting to Ignite using pre-configured DSN.</span>
-    <span class="nv">$dbh</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">PDO</span><span class="p">(</span><span class="s1">'odbc:LocalApacheIgniteDSN'</span><span class="p">);</span>
+    <span class="nv">$dbh</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">PDO</span><span class="p">(</span><span class="s1">'odbc:LocalApacheIgniteDSN'</span><span class="p">);</span>
 
     <span class="c1">// Changing PDO error mode.</span>
-    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="nf">setAttribute</span><span class="p">(</span><span class="no">PDO</span><span class="o">::</span><span class="no">ATTR_ERRMODE</span><span class="p">,</span> <span class="no">PDO</span><span class="o">::</span><span class="no">ERRMODE_EXCEPTION</span><span class="p">);</span>
+    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="na">setAttribute</span><span class="p">(</span><span class="nx">PDO</span><span class="o">::</span><span class="na">ATTR_ERRMODE</span><span class="p">,</span> <span class="nx">PDO</span><span class="o">::</span><span class="na">ERRMODE_EXCEPTION</span><span class="p">);</span>
 
     <span class="c1">// Executing the query. The salary field is an indexed field.</span>
-    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="nf">query</span><span class="p">(</span><span class="s1">'UPDATE Person SET salary = 42000 WHERE salary &gt; 50000'</span><span class="p">);</span>
+    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="na">query</span><span class="p">(</span><span class="s1">'UPDATE Person SET salary = 42000 WHERE salary &gt; 50000'</span><span class="p">);</span>
 
-<span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nc">PDOException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
-    <span class="k">print</span> <span class="s2">"Error!: "</span> <span class="mf">.</span> <span class="nv">$e</span><span class="o">-&gt;</span><span class="nf">getMessage</span><span class="p">()</span> <span class="mf">.</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">"</span><span class="p">;</span>
+<span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nx">PDOException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
+    <span class="k">print</span> <span class="s2">"Error!: "</span> <span class="o">.</span> <span class="nv">$e</span><span class="o">-&gt;</span><span class="na">getMessage</span><span class="p">()</span> <span class="o">.</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">"</span><span class="p">;</span>
     <span class="k">die</span><span class="p">();</span>
 <span class="p">}</span>
 <span class="cp">?&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Select'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="o">&lt;?</span><span class="n">php</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="cp">&lt;?php</span>
 <span class="k">try</span> <span class="p">{</span>
     <span class="c1">// Connecting to Ignite using pre-configured DSN.</span>
-    <span class="nv">$dbh</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">PDO</span><span class="p">(</span><span class="s1">'odbc:LocalApacheIgniteDSN'</span><span class="p">);</span>
+    <span class="nv">$dbh</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">PDO</span><span class="p">(</span><span class="s1">'odbc:LocalApacheIgniteDSN'</span><span class="p">);</span>
 
     <span class="c1">// Changing PDO error mode.</span>
-    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="nf">setAttribute</span><span class="p">(</span><span class="no">PDO</span><span class="o">::</span><span class="no">ATTR_ERRMODE</span><span class="p">,</span> <span class="no">PDO</span><span class="o">::</span><span class="no">ERRMODE_EXCEPTION</span><span class="p">);</span>
+    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="na">setAttribute</span><span class="p">(</span><span class="nx">PDO</span><span class="o">::</span><span class="na">ATTR_ERRMODE</span><span class="p">,</span> <span class="nx">PDO</span><span class="o">::</span><span class="na">ERRMODE_EXCEPTION</span><span class="p">);</span>
 
     <span class="c1">// Executing the query and getting a result set. The salary field is an indexed field.</span>
-    <span class="nv">$res</span> <span class="o">=</span> <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="nf">query</span><span class="p">(</span><span class="s1">'SELECT firstName, lastName, resume, salary from Person
+    <span class="nv">$res</span> <span class="o">=</span> <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="na">query</span><span class="p">(</span><span class="s1">'SELECT firstName, lastName, resume, salary from Person
         WHERE salary &gt; 12000'</span><span class="p">);</span>
 
     <span class="k">if</span> <span class="p">(</span><span class="nv">$res</span> <span class="o">==</span> <span class="kc">FALSE</span><span class="p">)</span>
@@ -3545,27 +3545,27 @@ queries like the ones shown below.</p>
         <span class="nb">print_r</span><span class="p">(</span><span class="nv">$row</span><span class="p">);</span>
     <span class="p">}</span>
 
-<span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nc">PDOException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
-    <span class="k">print</span> <span class="s2">"Error!: "</span> <span class="mf">.</span> <span class="nv">$e</span><span class="o">-&gt;</span><span class="nf">getMessage</span><span class="p">()</span> <span class="mf">.</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">"</span><span class="p">;</span>
+<span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nx">PDOException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
+    <span class="k">print</span> <span class="s2">"Error!: "</span> <span class="o">.</span> <span class="nv">$e</span><span class="o">-&gt;</span><span class="na">getMessage</span><span class="p">()</span> <span class="o">.</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">"</span><span class="p">;</span>
     <span class="k">die</span><span class="p">();</span>
 <span class="p">}</span>
 <span class="cp">?&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Delete'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="o">&lt;?</span><span class="n">php</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="cp">&lt;?php</span>
 <span class="k">try</span> <span class="p">{</span>
     <span class="c1">// Connecting to Ignite using pre-configured DSN.</span>
-    <span class="nv">$dbh</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">PDO</span><span class="p">(</span><span class="s1">'odbc:LocalApacheIgniteDSN'</span><span class="p">);</span>
+    <span class="nv">$dbh</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">PDO</span><span class="p">(</span><span class="s1">'odbc:LocalApacheIgniteDSN'</span><span class="p">);</span>
 
     <span class="c1">// Changing PDO error mode.</span>
-    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="nf">setAttribute</span><span class="p">(</span><span class="no">PDO</span><span class="o">::</span><span class="no">ATTR_ERRMODE</span><span class="p">,</span> <span class="no">PDO</span><span class="o">::</span><span class="no">ERRMODE_EXCEPTION</span><span class="p">);</span>
+    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="na">setAttribute</span><span class="p">(</span><span class="nx">PDO</span><span class="o">::</span><span class="na">ATTR_ERRMODE</span><span class="p">,</span> <span class="nx">PDO</span><span class="o">::</span><span class="na">ERRMODE_EXCEPTION</span><span class="p">);</span>
 
     <span class="c1">// Performing query. Both firstName and lastName are non indexed fields.</span>
-    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="nf">query</span><span class="p">(</span><span class="s1">'DELETE FROM Person WHERE firstName = \'James\' and lastName = \'Bond\''</span><span class="p">);</span>
+    <span class="nv">$dbh</span><span class="o">-&gt;</span><span class="na">query</span><span class="p">(</span><span class="s1">'DELETE FROM Person WHERE firstName = \'James\' and lastName = \'Bond\''</span><span class="p">);</span>
 
-<span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nc">PDOException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
-    <span class="k">print</span> <span class="s2">"Error!: "</span> <span class="mf">.</span> <span class="nv">$e</span><span class="o">-&gt;</span><span class="nf">getMessage</span><span class="p">()</span> <span class="mf">.</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">"</span><span class="p">;</span>
+<span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nx">PDOException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
+    <span class="k">print</span> <span class="s2">"Error!: "</span> <span class="o">.</span> <span class="nv">$e</span><span class="o">-&gt;</span><span class="na">getMessage</span><span class="p">()</span> <span class="o">.</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">"</span><span class="p">;</span>
     <span class="k">die</span><span class="p">();</span>
 <span class="p">}</span>
 <span class="cp">?&gt;</span></code></pre>
@@ -3627,11 +3627,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/spring/spring-boot.html b/docs/2.11.0/extensions-and-integrations/spring/spring-boot.html
index 233fac9..c5f1d71 100644
--- a/docs/2.11.0/extensions-and-integrations/spring/spring-boot.html
+++ b/docs/2.11.0/extensions-and-integrations/spring/spring-boot.html
@@ -3574,11 +3574,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/spring/spring-caching.html b/docs/2.11.0/extensions-and-integrations/spring/spring-caching.html
index 51d79ff..4aef184 100644
--- a/docs/2.11.0/extensions-and-integrations/spring/spring-caching.html
+++ b/docs/2.11.0/extensions-and-integrations/spring/spring-caching.html
@@ -3595,11 +3595,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/spring/spring-data.html b/docs/2.11.0/extensions-and-integrations/spring/spring-data.html
index 7ad50c4..8156c30 100644
--- a/docs/2.11.0/extensions-and-integrations/spring/spring-data.html
+++ b/docs/2.11.0/extensions-and-integrations/spring/spring-data.html
@@ -3711,11 +3711,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/spring/spring-tx.html b/docs/2.11.0/extensions-and-integrations/spring/spring-tx.html
index 5748773..445203d 100644
--- a/docs/2.11.0/extensions-and-integrations/spring/spring-tx.html
+++ b/docs/2.11.0/extensions-and-integrations/spring/spring-tx.html
@@ -3593,7 +3593,7 @@ you can obtain its instance in your application through <code>Ignition.ignite("&
 <h3 id="transaction-concurrency-mode-configuration">Transaction Concurrency Mode Configuration</h3>
 <div class="paragraph">
 <p>The transaction concurrency mode configuration defines the
-<a href="https://ignite.apache.org/docs/latest/key-value-api/transactions#concurrency-modes-and-isolation-levels" target="_blank" rel="noopener">Apache Ignite transaction concurrency mode</a>
+<a href="https://ignite.apache.org/docs/latest/key-value-api/transactions#concurrency-modes-and-isolation-levels" target="_blank" rel="noopener">Apache Ignite</a>
 that a manager will apply to all transactions that it processes.</p>
 </div>
 <code-tabs><code-tab data-tab='Java'><div class="listingblock">
@@ -3880,11 +3880,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/camel-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/camel-streamer.html
index 8e30e9c..b20da28 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/camel-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/camel-streamer.html
@@ -3533,11 +3533,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/flink-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/flink-streamer.html
index 62705d6..7b0f5d5 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/flink-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/flink-streamer.html
@@ -3418,11 +3418,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/flume-sink.html b/docs/2.11.0/extensions-and-integrations/streaming/flume-sink.html
index ce115b7..3d08945 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/flume-sink.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/flume-sink.html
@@ -3478,11 +3478,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/jms-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/jms-streamer.html
index 7169027..cbf9532 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/jms-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/jms-streamer.html
@@ -3526,11 +3526,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/kafka-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/kafka-streamer.html
index ec793cc..f86ca13 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/kafka-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/kafka-streamer.html
@@ -3583,11 +3583,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/mqtt-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/mqtt-streamer.html
index bd49fba..6bb5025 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/mqtt-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/mqtt-streamer.html
@@ -3437,11 +3437,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/rocketmq-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/rocketmq-streamer.html
index ec6a3d0..7e891e3 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/rocketmq-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/rocketmq-streamer.html
@@ -3423,11 +3423,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877325' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877325' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877325" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877325"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/storm-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/storm-streamer.html
index 108c629..f4f5534 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/storm-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/storm-streamer.html
@@ -3402,11 +3402,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/twitter-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/twitter-streamer.html
index c9b2a73..6c79068 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/twitter-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/twitter-streamer.html
@@ -3402,11 +3402,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/extensions-and-integrations/streaming/zeromq-streamer.html b/docs/2.11.0/extensions-and-integrations/streaming/zeromq-streamer.html
index 1eefeb6..591d973 100644
--- a/docs/2.11.0/extensions-and-integrations/streaming/zeromq-streamer.html
+++ b/docs/2.11.0/extensions-and-integrations/streaming/zeromq-streamer.html
@@ -3405,11 +3405,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/index.html b/docs/2.11.0/index.html
index aa1c8fe..64d4fbf 100644
--- a/docs/2.11.0/index.html
+++ b/docs/2.11.0/index.html
@@ -3517,11 +3517,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/installation/deb-rpm.html b/docs/2.11.0/installation/deb-rpm.html
index 9fc4e8e..2e024d1 100644
--- a/docs/2.11.0/installation/deb-rpm.html
+++ b/docs/2.11.0/installation/deb-rpm.html
@@ -3487,11 +3487,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/installation/installing-using-docker.html b/docs/2.11.0/installation/installing-using-docker.html
index 5013009..cf4e3ef 100644
--- a/docs/2.11.0/installation/installing-using-docker.html
+++ b/docs/2.11.0/installation/installing-using-docker.html
@@ -3664,11 +3664,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/installation/installing-using-zip.html b/docs/2.11.0/installation/installing-using-zip.html
index f601a40..93580b3 100644
--- a/docs/2.11.0/installation/installing-using-zip.html
+++ b/docs/2.11.0/installation/installing-using-zip.html
@@ -3414,11 +3414,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/installation/kubernetes/amazon-eks-deployment.html b/docs/2.11.0/installation/kubernetes/amazon-eks-deployment.html
index c739444..147a89c 100644
--- a/docs/2.11.0/installation/kubernetes/amazon-eks-deployment.html
+++ b/docs/2.11.0/installation/kubernetes/amazon-eks-deployment.html
@@ -3506,10 +3506,10 @@ Using these addresses, the new node discovers all cluster nodes.</p>
 <span class="na">kind</span><span class="pi">:</span> <span class="s">ClusterRoleBinding</span>
 <span class="na">apiVersion</span><span class="pi">:</span> <span class="s">rbac.authorization.k8s.io/v1</span>
 <span class="na">metadata</span><span class="pi">:</span>
-  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span> 
+  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span>
 <span class="na">roleRef</span><span class="pi">:</span>
   <span class="na">kind</span><span class="pi">:</span> <span class="s">ClusterRole</span>
-  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span> 
+  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span>
   <span class="na">apiGroup</span><span class="pi">:</span> <span class="s">rbac.authorization.k8s.io</span>
 <span class="na">subjects</span><span class="pi">:</span>
 <span class="pi">-</span> <span class="na">kind</span><span class="pi">:</span> <span class="s">ServiceAccount</span>
@@ -3702,7 +3702,7 @@ For a stateful deployment, we will use a <a href="https://kubernetes.io/docs/con
         <span class="na">app</span><span class="pi">:</span> <span class="s">ignite</span>
     <span class="na">spec</span><span class="pi">:</span>
       <span class="na">serviceAccountName</span><span class="pi">:</span> <span class="s">ignite</span>
-      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="s">60000</span>
+      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="m">60000</span>
       <span class="na">containers</span><span class="pi">:</span>
         <span class="c1"># Custom pod name.</span>
       <span class="pi">-</span> <span class="na">name</span><span class="pi">:</span> <span class="s">ignite-node</span>
@@ -3802,7 +3802,7 @@ For a stateful deployment, we will use a <a href="https://kubernetes.io/docs/con
         <span class="na">app</span><span class="pi">:</span> <span class="s">ignite</span>
     <span class="na">spec</span><span class="pi">:</span>
       <span class="na">serviceAccountName</span><span class="pi">:</span> <span class="s">ignite</span>
-      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="s">60000</span>
+      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="m">60000</span>
       <span class="na">containers</span><span class="pi">:</span>
         <span class="c1"># Custom pod name.</span>
       <span class="pi">-</span> <span class="na">name</span><span class="pi">:</span> <span class="s">ignite-node</span>
@@ -4216,11 +4216,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/installation/kubernetes/azure-deployment.html b/docs/2.11.0/installation/kubernetes/azure-deployment.html
index 85d2f28..ceb0796 100644
--- a/docs/2.11.0/installation/kubernetes/azure-deployment.html
+++ b/docs/2.11.0/installation/kubernetes/azure-deployment.html
@@ -3559,10 +3559,10 @@ Using these addresses, the new node discovers all cluster nodes.</p>
 <span class="na">kind</span><span class="pi">:</span> <span class="s">ClusterRoleBinding</span>
 <span class="na">apiVersion</span><span class="pi">:</span> <span class="s">rbac.authorization.k8s.io/v1</span>
 <span class="na">metadata</span><span class="pi">:</span>
-  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span> 
+  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span>
 <span class="na">roleRef</span><span class="pi">:</span>
   <span class="na">kind</span><span class="pi">:</span> <span class="s">ClusterRole</span>
-  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span> 
+  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span>
   <span class="na">apiGroup</span><span class="pi">:</span> <span class="s">rbac.authorization.k8s.io</span>
 <span class="na">subjects</span><span class="pi">:</span>
 <span class="pi">-</span> <span class="na">kind</span><span class="pi">:</span> <span class="s">ServiceAccount</span>
@@ -3755,7 +3755,7 @@ For a stateful deployment, we will use a <a href="https://kubernetes.io/docs/con
         <span class="na">app</span><span class="pi">:</span> <span class="s">ignite</span>
     <span class="na">spec</span><span class="pi">:</span>
       <span class="na">serviceAccountName</span><span class="pi">:</span> <span class="s">ignite</span>
-      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="s">60000</span>
+      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="m">60000</span>
       <span class="na">containers</span><span class="pi">:</span>
         <span class="c1"># Custom pod name.</span>
       <span class="pi">-</span> <span class="na">name</span><span class="pi">:</span> <span class="s">ignite-node</span>
@@ -3855,7 +3855,7 @@ For a stateful deployment, we will use a <a href="https://kubernetes.io/docs/con
         <span class="na">app</span><span class="pi">:</span> <span class="s">ignite</span>
     <span class="na">spec</span><span class="pi">:</span>
       <span class="na">serviceAccountName</span><span class="pi">:</span> <span class="s">ignite</span>
-      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="s">60000</span>
+      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="m">60000</span>
       <span class="na">containers</span><span class="pi">:</span>
         <span class="c1"># Custom pod name.</span>
       <span class="pi">-</span> <span class="na">name</span><span class="pi">:</span> <span class="s">ignite-node</span>
@@ -4270,11 +4270,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/installation/kubernetes/gke-deployment.html b/docs/2.11.0/installation/kubernetes/gke-deployment.html
index 5f9870e..2a72aa5 100644
--- a/docs/2.11.0/installation/kubernetes/gke-deployment.html
+++ b/docs/2.11.0/installation/kubernetes/gke-deployment.html
@@ -3518,10 +3518,10 @@ Using these addresses, the new node discovers all cluster nodes.</p>
 <span class="na">kind</span><span class="pi">:</span> <span class="s">ClusterRoleBinding</span>
 <span class="na">apiVersion</span><span class="pi">:</span> <span class="s">rbac.authorization.k8s.io/v1</span>
 <span class="na">metadata</span><span class="pi">:</span>
-  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span> 
+  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span>
 <span class="na">roleRef</span><span class="pi">:</span>
   <span class="na">kind</span><span class="pi">:</span> <span class="s">ClusterRole</span>
-  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span> 
+  <span class="na">name</span><span class="pi">:</span> <span class="s">ignite</span>
   <span class="na">apiGroup</span><span class="pi">:</span> <span class="s">rbac.authorization.k8s.io</span>
 <span class="na">subjects</span><span class="pi">:</span>
 <span class="pi">-</span> <span class="na">kind</span><span class="pi">:</span> <span class="s">ServiceAccount</span>
@@ -3714,7 +3714,7 @@ For a stateful deployment, we will use a <a href="https://kubernetes.io/docs/con
         <span class="na">app</span><span class="pi">:</span> <span class="s">ignite</span>
     <span class="na">spec</span><span class="pi">:</span>
       <span class="na">serviceAccountName</span><span class="pi">:</span> <span class="s">ignite</span>
-      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="s">60000</span>
+      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="m">60000</span>
       <span class="na">containers</span><span class="pi">:</span>
         <span class="c1"># Custom pod name.</span>
       <span class="pi">-</span> <span class="na">name</span><span class="pi">:</span> <span class="s">ignite-node</span>
@@ -3814,7 +3814,7 @@ For a stateful deployment, we will use a <a href="https://kubernetes.io/docs/con
         <span class="na">app</span><span class="pi">:</span> <span class="s">ignite</span>
     <span class="na">spec</span><span class="pi">:</span>
       <span class="na">serviceAccountName</span><span class="pi">:</span> <span class="s">ignite</span>
-      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="s">60000</span>
+      <span class="na">terminationGracePeriodSeconds</span><span class="pi">:</span> <span class="m">60000</span>
       <span class="na">containers</span><span class="pi">:</span>
         <span class="c1"># Custom pod name.</span>
       <span class="pi">-</span> <span class="na">name</span><span class="pi">:</span> <span class="s">ignite-node</span>
@@ -4228,11 +4228,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/installation/vmware-installation.html b/docs/2.11.0/installation/vmware-installation.html
index e5eb2d2..196fd2f 100644
--- a/docs/2.11.0/installation/vmware-installation.html
+++ b/docs/2.11.0/installation/vmware-installation.html
@@ -3442,11 +3442,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/key-value-api/basic-cache-operations.html b/docs/2.11.0/key-value-api/basic-cache-operations.html
index 18a2038..f837040 100644
--- a/docs/2.11.0/key-value-api/basic-cache-operations.html
+++ b/docs/2.11.0/key-value-api/basic-cache-operations.html
@@ -3871,11 +3871,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/key-value-api/binary-objects.html b/docs/2.11.0/key-value-api/binary-objects.html
index 8940343..fbf121c 100644
--- a/docs/2.11.0/key-value-api/binary-objects.html
+++ b/docs/2.11.0/key-value-api/binary-objects.html
@@ -3719,11 +3719,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/key-value-api/continuous-queries.html b/docs/2.11.0/key-value-api/continuous-queries.html
index 145cc4e..7347bfe 100644
--- a/docs/2.11.0/key-value-api/continuous-queries.html
+++ b/docs/2.11.0/key-value-api/continuous-queries.html
@@ -3479,7 +3479,7 @@ To specify an initial query, use the <code>ContinuousQuery.setInitialQuery(&#823
 <span class="o">});</span>
 
 <span class="k">try</span> <span class="o">(</span><span class="nc">QueryCursor</span><span class="o">&lt;</span><span class="nc">Cache</span><span class="o">.</span><span class="na">Entry</span><span class="o">&lt;</span><span class="nc">Integer</span><span class="o">,</span> <span class="nc">String</span><span class="o">&gt;&gt;</span> <span class="n">cursor</span> <span class="o">=</span> <span class="n">cache</span><span class="o">.</span><span class="na">query</span><span class="o"> [...]
-    <span class="c1">// Iterating over the entries returned by the initial query </span>
+    <span class="c1">// Iterating over the entries returned by the initial query</span>
     <span class="k">for</span> <span class="o">(</span><span class="nc">Cache</span><span class="o">.</span><span class="na">Entry</span><span class="o">&lt;</span><span class="nc">Integer</span><span class="o">,</span> <span class="nc">String</span><span class="o">&gt;</span> <span class="n">e</span> <span class="o">:</span> <span class="n">cursor</span><span class="o">)</span>
         <span class="nc">System</span><span class="o">.</span><span class="na">out</span><span class="o">.</span><span class="na">println</span><span class="o">(</span><span class="s">"key="</span> <span class="o">+</span> <span class="n">e</span><span class="o">.</span><span class="na">getKey</span><span class="o">()</span> <span class="o">+</span> <span class="s">", val="</span> <span class="o">+</span> <span class="n">e</span><span class="o">.</span><span class="na">getValue</span><sp [...]
 <span class="o">}</span></code></pre>
@@ -3894,11 +3894,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/key-value-api/transactions.html b/docs/2.11.0/key-value-api/transactions.html
index 31f4780..486a662 100644
--- a/docs/2.11.0/key-value-api/transactions.html
+++ b/docs/2.11.0/key-value-api/transactions.html
@@ -4069,11 +4069,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/key-value-api/using-scan-queries.html b/docs/2.11.0/key-value-api/using-scan-queries.html
index 9bfec7a..bbed26a 100644
--- a/docs/2.11.0/key-value-api/using-scan-queries.html
+++ b/docs/2.11.0/key-value-api/using-scan-queries.html
@@ -3525,11 +3525,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/logging.html b/docs/2.11.0/logging.html
index 9af2aee..751f046 100644
--- a/docs/2.11.0/logging.html
+++ b/docs/2.11.0/logging.html
@@ -3746,11 +3746,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/binary-classification/ann.html b/docs/2.11.0/machine-learning/binary-classification/ann.html
index 5c56fe8..d9c78a3 100644
--- a/docs/2.11.0/machine-learning/binary-classification/ann.html
+++ b/docs/2.11.0/machine-learning/binary-classification/ann.html
@@ -3476,11 +3476,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/binary-classification/decision-trees.html b/docs/2.11.0/machine-learning/binary-classification/decision-trees.html
index 8203f82..3861fbc 100644
--- a/docs/2.11.0/machine-learning/binary-classification/decision-trees.html
+++ b/docs/2.11.0/machine-learning/binary-classification/decision-trees.html
@@ -3455,11 +3455,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/binary-classification/introduction.html b/docs/2.11.0/machine-learning/binary-classification/introduction.html
index 2700ce9..aeb35a7 100644
--- a/docs/2.11.0/machine-learning/binary-classification/introduction.html
+++ b/docs/2.11.0/machine-learning/binary-classification/introduction.html
@@ -3408,11 +3408,11 @@
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/binary-classification/knn-classification.html b/docs/2.11.0/machine-learning/binary-classification/knn-classification.html
index d86568d..e070cca 100644
--- a/docs/2.11.0/machine-learning/binary-classification/knn-classification.html
+++ b/docs/2.11.0/machine-learning/binary-classification/knn-classification.html
@@ -3431,11 +3431,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/binary-classification/linear-svm.html b/docs/2.11.0/machine-learning/binary-classification/linear-svm.html
index 67a5a64..48d0f00 100644
--- a/docs/2.11.0/machine-learning/binary-classification/linear-svm.html
+++ b/docs/2.11.0/machine-learning/binary-classification/linear-svm.html
@@ -3404,11 +3404,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/binary-classification/logistic-regression.html b/docs/2.11.0/machine-learning/binary-classification/logistic-regression.html
index b207c6f..61627cb 100644
--- a/docs/2.11.0/machine-learning/binary-classification/logistic-regression.html
+++ b/docs/2.11.0/machine-learning/binary-classification/logistic-regression.html
@@ -3467,11 +3467,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/binary-classification/multilayer-perceptron.html b/docs/2.11.0/machine-learning/binary-classification/multilayer-perceptron.html
index 7cb73ee..089fd84 100644
--- a/docs/2.11.0/machine-learning/binary-classification/multilayer-perceptron.html
+++ b/docs/2.11.0/machine-learning/binary-classification/multilayer-perceptron.html
@@ -3436,11 +3436,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/binary-classification/naive-bayes.html b/docs/2.11.0/machine-learning/binary-classification/naive-bayes.html
index 9785782..b6d8fa6 100644
--- a/docs/2.11.0/machine-learning/binary-classification/naive-bayes.html
+++ b/docs/2.11.0/machine-learning/binary-classification/naive-bayes.html
@@ -3478,11 +3478,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/clustering/gaussian-mixture.html b/docs/2.11.0/machine-learning/clustering/gaussian-mixture.html
index 2cea87a..1c05550 100644
--- a/docs/2.11.0/machine-learning/clustering/gaussian-mixture.html
+++ b/docs/2.11.0/machine-learning/clustering/gaussian-mixture.html
@@ -3452,11 +3452,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/clustering/introduction.html b/docs/2.11.0/machine-learning/clustering/introduction.html
index 46bca9b..74fb8a6 100644
--- a/docs/2.11.0/machine-learning/clustering/introduction.html
+++ b/docs/2.11.0/machine-learning/clustering/introduction.html
@@ -3367,11 +3367,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/clustering/k-means-clustering.html b/docs/2.11.0/machine-learning/clustering/k-means-clustering.html
index c078b4c..f804c51 100644
--- a/docs/2.11.0/machine-learning/clustering/k-means-clustering.html
+++ b/docs/2.11.0/machine-learning/clustering/k-means-clustering.html
@@ -3449,11 +3449,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/ensemble-methods/bagging.html b/docs/2.11.0/machine-learning/ensemble-methods/bagging.html
index 2200f9d..2f6ac96 100644
--- a/docs/2.11.0/machine-learning/ensemble-methods/bagging.html
+++ b/docs/2.11.0/machine-learning/ensemble-methods/bagging.html
@@ -3414,11 +3414,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/ensemble-methods/gradient-boosting.html b/docs/2.11.0/machine-learning/ensemble-methods/gradient-boosting.html
index 898c435..69175e9 100644
--- a/docs/2.11.0/machine-learning/ensemble-methods/gradient-boosting.html
+++ b/docs/2.11.0/machine-learning/ensemble-methods/gradient-boosting.html
@@ -3504,11 +3504,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/ensemble-methods/introduction.html b/docs/2.11.0/machine-learning/ensemble-methods/introduction.html
index 34f7391..8ff75e0 100644
--- a/docs/2.11.0/machine-learning/ensemble-methods/introduction.html
+++ b/docs/2.11.0/machine-learning/ensemble-methods/introduction.html
@@ -3373,11 +3373,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/ensemble-methods/random-forest.html b/docs/2.11.0/machine-learning/ensemble-methods/random-forest.html
index 5b23723..3e08d15 100644
--- a/docs/2.11.0/machine-learning/ensemble-methods/random-forest.html
+++ b/docs/2.11.0/machine-learning/ensemble-methods/random-forest.html
@@ -3469,11 +3469,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/ensemble-methods/stacking.html b/docs/2.11.0/machine-learning/ensemble-methods/stacking.html
index 89848ca..1ac4791 100644
--- a/docs/2.11.0/machine-learning/ensemble-methods/stacking.html
+++ b/docs/2.11.0/machine-learning/ensemble-methods/stacking.html
@@ -3404,11 +3404,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/importing-model/introduction.html b/docs/2.11.0/machine-learning/importing-model/introduction.html
index b921371..44e21f0 100644
--- a/docs/2.11.0/machine-learning/importing-model/introduction.html
+++ b/docs/2.11.0/machine-learning/importing-model/introduction.html
@@ -3373,11 +3373,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/importing-model/model-import-from-apache-spark.html b/docs/2.11.0/machine-learning/importing-model/model-import-from-apache-spark.html
index ae69c3c..158de2d 100644
--- a/docs/2.11.0/machine-learning/importing-model/model-import-from-apache-spark.html
+++ b/docs/2.11.0/machine-learning/importing-model/model-import-from-apache-spark.html
@@ -3455,11 +3455,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/importing-model/model-import-from-gxboost.html b/docs/2.11.0/machine-learning/importing-model/model-import-from-gxboost.html
index eb2118f..57b525b 100644
--- a/docs/2.11.0/machine-learning/importing-model/model-import-from-gxboost.html
+++ b/docs/2.11.0/machine-learning/importing-model/model-import-from-gxboost.html
@@ -3370,11 +3370,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/machine-learning.html b/docs/2.11.0/machine-learning/machine-learning.html
index 05cb32a..5f8d0cf 100644
--- a/docs/2.11.0/machine-learning/machine-learning.html
+++ b/docs/2.11.0/machine-learning/machine-learning.html
@@ -3560,11 +3560,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/model-selection/cross-validation.html b/docs/2.11.0/machine-learning/model-selection/cross-validation.html
index 685624a..bf5b452 100644
--- a/docs/2.11.0/machine-learning/model-selection/cross-validation.html
+++ b/docs/2.11.0/machine-learning/model-selection/cross-validation.html
@@ -3455,11 +3455,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996307' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996307' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996307" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996307"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/model-selection/evaluator.html b/docs/2.11.0/machine-learning/model-selection/evaluator.html
index 3884720..6dea163 100644
--- a/docs/2.11.0/machine-learning/model-selection/evaluator.html
+++ b/docs/2.11.0/machine-learning/model-selection/evaluator.html
@@ -3524,11 +3524,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/model-selection/hyper-parameter-tuning.html b/docs/2.11.0/machine-learning/model-selection/hyper-parameter-tuning.html
index 5a39812..21fa777 100644
--- a/docs/2.11.0/machine-learning/model-selection/hyper-parameter-tuning.html
+++ b/docs/2.11.0/machine-learning/model-selection/hyper-parameter-tuning.html
@@ -3422,11 +3422,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/model-selection/introduction.html b/docs/2.11.0/machine-learning/model-selection/introduction.html
index d775d53..505f3c7 100644
--- a/docs/2.11.0/machine-learning/model-selection/introduction.html
+++ b/docs/2.11.0/machine-learning/model-selection/introduction.html
@@ -3377,11 +3377,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/model-selection/pipeline-api.html b/docs/2.11.0/machine-learning/model-selection/pipeline-api.html
index 29b7df5..10f24e9 100644
--- a/docs/2.11.0/machine-learning/model-selection/pipeline-api.html
+++ b/docs/2.11.0/machine-learning/model-selection/pipeline-api.html
@@ -3471,11 +3471,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/model-selection/split-the-dataset-on-test-and-train-datasets.html b/docs/2.11.0/machine-learning/model-selection/split-the-dataset-on-test-and-train-datasets.html
index ab701c9..8ae11fb 100644
--- a/docs/2.11.0/machine-learning/model-selection/split-the-dataset-on-test-and-train-datasets.html
+++ b/docs/2.11.0/machine-learning/model-selection/split-the-dataset-on-test-and-train-datasets.html
@@ -3410,11 +3410,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/multiclass-classification.html b/docs/2.11.0/machine-learning/multiclass-classification.html
index 64f2973..477d40e 100644
--- a/docs/2.11.0/machine-learning/multiclass-classification.html
+++ b/docs/2.11.0/machine-learning/multiclass-classification.html
@@ -3405,11 +3405,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877326' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877326' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877326" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877326"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/partition-based-dataset.html b/docs/2.11.0/machine-learning/partition-based-dataset.html
index f409a34..89affca 100644
--- a/docs/2.11.0/machine-learning/partition-based-dataset.html
+++ b/docs/2.11.0/machine-learning/partition-based-dataset.html
@@ -3471,11 +3471,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/preprocessing.html b/docs/2.11.0/machine-learning/preprocessing.html
index b71cfbb..7abdd37 100644
--- a/docs/2.11.0/machine-learning/preprocessing.html
+++ b/docs/2.11.0/machine-learning/preprocessing.html
@@ -3768,11 +3768,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/recommendation-systems.html b/docs/2.11.0/machine-learning/recommendation-systems.html
index 8a5a437..5a83022 100644
--- a/docs/2.11.0/machine-learning/recommendation-systems.html
+++ b/docs/2.11.0/machine-learning/recommendation-systems.html
@@ -3427,11 +3427,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/regression/decision-trees-regression.html b/docs/2.11.0/machine-learning/regression/decision-trees-regression.html
index e96efff..c582f8a 100644
--- a/docs/2.11.0/machine-learning/regression/decision-trees-regression.html
+++ b/docs/2.11.0/machine-learning/regression/decision-trees-regression.html
@@ -3448,11 +3448,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/regression/introduction.html b/docs/2.11.0/machine-learning/regression/introduction.html
index 0003ef6..30902ed 100644
--- a/docs/2.11.0/machine-learning/regression/introduction.html
+++ b/docs/2.11.0/machine-learning/regression/introduction.html
@@ -3370,11 +3370,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/regression/knn-regression.html b/docs/2.11.0/machine-learning/regression/knn-regression.html
index 51631bd..dbca61c 100644
--- a/docs/2.11.0/machine-learning/regression/knn-regression.html
+++ b/docs/2.11.0/machine-learning/regression/knn-regression.html
@@ -3429,11 +3429,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/regression/linear-regression.html b/docs/2.11.0/machine-learning/regression/linear-regression.html
index 1d81de2..052a7ec 100644
--- a/docs/2.11.0/machine-learning/regression/linear-regression.html
+++ b/docs/2.11.0/machine-learning/regression/linear-regression.html
@@ -3471,11 +3471,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/machine-learning/updating-trained-models.html b/docs/2.11.0/machine-learning/updating-trained-models.html
index 0ccc518..e910f87 100644
--- a/docs/2.11.0/machine-learning/updating-trained-models.html
+++ b/docs/2.11.0/machine-learning/updating-trained-models.html
@@ -3503,11 +3503,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/memory-architecture.html b/docs/2.11.0/memory-architecture.html
index 38cbdb5..dcc2c9c 100644
--- a/docs/2.11.0/memory-architecture.html
+++ b/docs/2.11.0/memory-architecture.html
@@ -3489,11 +3489,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/memory-configuration/data-regions.html b/docs/2.11.0/memory-configuration/data-regions.html
index b51eaef..b20dfc2 100644
--- a/docs/2.11.0/memory-configuration/data-regions.html
+++ b/docs/2.11.0/memory-configuration/data-regions.html
@@ -3338,95 +3338,41 @@
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-                <span class="c">&lt;!--
-                Default memory region that grows endlessly. Any cache will be bound to this memory region
-                unless another region is set in the cache's configuration.
-                --&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"Default_Region"</span><span class="nt">/&gt;</span>
-                        <span class="c">&lt;!-- 100 MB memory region with disabled eviction. --&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"initialSize"</span> <span class="na">value=</span><span class="s">"#{100 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
-                    <span class="nt">&lt;/bean&gt;</span>
-                <span class="nt">&lt;/property&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-        <span class="c">&lt;!-- other properties --&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+            <span class="c">&lt;!--
+            Default memory region that grows endlessly. Any cache will be bound to this memory region
+            unless another region is set in the cache's configuration.
+            --&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"Default_Region"</span><span class="nt">/&gt;</span>
+                    <span class="c">&lt;!-- 100 MB memory region with disabled eviction. --&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"initialSize"</span> <span class="na">value=</span><span class="s">"#{100 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
+                <span class="nt">&lt;/bean&gt;</span>
+            <span class="nt">&lt;/property&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+    <span class="c">&lt;!-- other properties --&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="java"><span class="cm">/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */</span>
-<span class="kn">package</span> <span class="nn">org.apache.ignite.snippets</span><span class="o">;</span>
-
-<span class="kn">import</span> <span class="nn">org.apache.ignite.Ignite</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.IgniteCache</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.Ignition</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.CacheConfiguration</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.DataPageEvictionMode</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.DataRegionConfiguration</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.DataStorageConfiguration</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">org.apache.ignite.configuration.IgniteConfiguration</span><span class="o">;</span>
-
-<span class="kd">public</span> <span class="kd">class</span> <span class="nc">DataRegionConfigurationExample</span> <span class="o">{</span>
-
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">main</span><span class="o">(</span><span class="nc">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="o">{</span>
-
-        <span class="nc">DataStorageConfiguration</span> <span class="n">storageCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">DataStorageConfiguration</span><span class="o">();</span>
-
-        <span class="nc">DataRegionConfiguration</span> <span class="n">defaultRegion</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">DataRegionConfiguration</span><span class="o">();</span>
-        <span class="n">defaultRegion</span><span class="o">.</span><span class="na">setName</span><span class="o">(</span><span class="s">"Default_Region"</span><span class="o">);</span>
-        <span class="n">defaultRegion</span><span class="o">.</span><span class="na">setInitialSize</span><span class="o">(</span><span class="mi">100</span> <span class="o">*</span> <span class="mi">1024</span> <span class="o">*</span> <span class="mi">1024</span><span class="o">);</span>
-
-        <span class="n">storageCfg</span><span class="o">.</span><span class="na">setDefaultDataRegionConfiguration</span><span class="o">(</span><span class="n">defaultRegion</span><span class="o">);</span>
-
-        <span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
-
-        <span class="n">cfg</span><span class="o">.</span><span class="na">setDataStorageConfiguration</span><span class="o">(</span><span class="n">storageCfg</span><span class="o">);</span>
-
-        <span class="c1">// Start the node.</span>
-        <span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span>
-
-        <span class="n">ignite</span><span class="o">.</span><span class="na">close</span><span class="o">();</span>
-    <span class="o">}</span>
-<span class="o">}</span></code></pre>
+<pre class="rouge highlight"><code data-lang="java"><span class="nc">DataStorageConfiguration</span> <span class="n">storageCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">DataStorageConfiguration</span><span class="o">();</span>
+
+<span class="nc">DataRegionConfiguration</span> <span class="n">defaultRegion</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">DataRegionConfiguration</span><span class="o">();</span>
+<span class="n">defaultRegion</span><span class="o">.</span><span class="na">setName</span><span class="o">(</span><span class="s">"Default_Region"</span><span class="o">);</span>
+<span class="n">defaultRegion</span><span class="o">.</span><span class="na">setInitialSize</span><span class="o">(</span><span class="mi">100</span> <span class="o">*</span> <span class="mi">1024</span> <span class="o">*</span> <span class="mi">1024</span><span class="o">);</span>
+
+<span class="n">storageCfg</span><span class="o">.</span><span class="na">setDefaultDataRegionConfiguration</span><span class="o">(</span><span class="n">defaultRegion</span><span class="o">);</span>
+
+<span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
+
+<span class="n">cfg</span><span class="o">.</span><span class="na">setDataStorageConfiguration</span><span class="o">(</span><span class="n">storageCfg</span><span class="o">);</span>
+
+<span class="c1">// Start the node.</span>
+<span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='C#/.NET'><div class="listingblock">
 <div class="content">
@@ -3462,72 +3408,53 @@ Note that further below in the configuration, we create a cache that resides in
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-                <span class="c">&lt;!--
-                Default memory region that grows endlessly. Any cache will be bound to this memory region
-                unless another region is set in the cache's configuration.
-                --&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+            <span class="c">&lt;!--
+            Default memory region that grows endlessly. Any cache will be bound to this memory region
+            unless another region is set in the cache's configuration.
+            --&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"Default_Region"</span><span class="nt">/&gt;</span>
+                    <span class="c">&lt;!-- 100 MB memory region with disabled eviction. --&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"initialSize"</span> <span class="na">value=</span><span class="s">"#{100 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
+                <span class="nt">&lt;/bean&gt;</span>
+            <span class="nt">&lt;/property&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataRegionConfigurations"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;list&gt;</span>
+                    <span class="c">&lt;!--
+                    40MB memory region with eviction enabled.
+                    --&gt;</span>
                     <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"Default_Region"</span><span class="nt">/&gt;</span>
-                        <span class="c">&lt;!-- 100 MB memory region with disabled eviction. --&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"initialSize"</span> <span class="na">value=</span><span class="s">"#{100 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
+                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"40MB_Region_Eviction"</span><span class="nt">/&gt;</span>
+                        <span class="c">&lt;!-- Memory region of 20 MB initial size. --&gt;</span>
+                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"initialSize"</span> <span class="na">value=</span><span class="s">"#{20 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
+                        <span class="c">&lt;!-- Maximum size is 40 MB. --&gt;</span>
+                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"maxSize"</span> <span class="na">value=</span><span class="s">"#{40 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
+                        <span class="c">&lt;!-- Enabling eviction for this memory region. --&gt;</span>
+                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"pageEvictionMode"</span> <span class="na">value=</span><span class="s">"RANDOM_2_LRU"</span><span class="nt">/&gt;</span>
                     <span class="nt">&lt;/bean&gt;</span>
-                <span class="nt">&lt;/property&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataRegionConfigurations"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;list&gt;</span>
-                        <span class="c">&lt;!--
-                        40MB memory region with eviction enabled.
-                        --&gt;</span>
-                        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
-                            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"40MB_Region_Eviction"</span><span class="nt">/&gt;</span>
-                            <span class="c">&lt;!-- Memory region of 20 MB initial size. --&gt;</span>
-                            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"initialSize"</span> <span class="na">value=</span><span class="s">"#{20 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
-                            <span class="c">&lt;!-- Maximum size is 40 MB. --&gt;</span>
-                            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"maxSize"</span> <span class="na">value=</span><span class="s">"#{40 * 1024 * 1024}"</span><span class="nt">/&gt;</span>
-                            <span class="c">&lt;!-- Enabling eviction for this memory region. --&gt;</span>
-                            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"pageEvictionMode"</span> <span class="na">value=</span><span class="s">"RANDOM_2_LRU"</span><span class="nt">/&gt;</span>
-                        <span class="nt">&lt;/bean&gt;</span>
-                    <span class="nt">&lt;/list&gt;</span>
-                <span class="nt">&lt;/property&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"cacheConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;list&gt;</span>
-                <span class="c">&lt;!-- Cache that is mapped to a specific data region. --&gt;</span>
-                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.CacheConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;/list&gt;</span>
+            <span class="nt">&lt;/property&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"cacheConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;list&gt;</span>
+            <span class="c">&lt;!-- Cache that is mapped to a specific data region. --&gt;</span>
+            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.CacheConfiguration"</span><span class="nt">&gt;</span>
 
-                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"SampleCache"</span><span class="nt">/&gt;</span>
-                    <span class="c">&lt;!--
-                    Assigning the cache to the `40MB_Region_Eviction` region.
-                    --&gt;</span>
-                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataRegionName"</span> <span class="na">value=</span><span class="s">"40MB_Region_Eviction"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;/bean&gt;</span>
-            <span class="nt">&lt;/list&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-        <span class="c">&lt;!-- other properties --&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"name"</span> <span class="na">value=</span><span class="s">"SampleCache"</span><span class="nt">/&gt;</span>
+                <span class="c">&lt;!--
+                Assigning the cache to the `40MB_Region_Eviction` region.
+                --&gt;</span>
+                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataRegionName"</span> <span class="na">value=</span><span class="s">"40MB_Region_Eviction"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;/bean&gt;</span>
+        <span class="nt">&lt;/list&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+    <span class="c">&lt;!-- other properties --&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -3866,11 +3793,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/memory-configuration/eviction-policies.html b/docs/2.11.0/memory-configuration/eviction-policies.html
index b2d31ca..249e4e3 100644
--- a/docs/2.11.0/memory-configuration/eviction-policies.html
+++ b/docs/2.11.0/memory-configuration/eviction-policies.html
@@ -3672,11 +3672,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/memory-configuration/index.html b/docs/2.11.0/memory-configuration/index.html
index cdb2503..37c2748 100644
--- a/docs/2.11.0/memory-configuration/index.html
+++ b/docs/2.11.0/memory-configuration/index.html
@@ -3370,11 +3370,11 @@
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/memory-configuration/replacement-policies.html b/docs/2.11.0/memory-configuration/replacement-policies.html
index 0e0aff3..830e408 100644
--- a/docs/2.11.0/memory-configuration/replacement-policies.html
+++ b/docs/2.11.0/memory-configuration/replacement-policies.html
@@ -3496,11 +3496,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/messaging.html b/docs/2.11.0/messaging.html
index fde55ea..e30e626 100644
--- a/docs/2.11.0/messaging.html
+++ b/docs/2.11.0/messaging.html
@@ -3486,11 +3486,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/cluster-id.html b/docs/2.11.0/monitoring-metrics/cluster-id.html
index 155939f..ad55191 100644
--- a/docs/2.11.0/monitoring-metrics/cluster-id.html
+++ b/docs/2.11.0/monitoring-metrics/cluster-id.html
@@ -3440,11 +3440,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/cluster-states.html b/docs/2.11.0/monitoring-metrics/cluster-states.html
index 7f57788..072a1b3 100644
--- a/docs/2.11.0/monitoring-metrics/cluster-states.html
+++ b/docs/2.11.0/monitoring-metrics/cluster-states.html
@@ -3490,11 +3490,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/configuring-metrics.html b/docs/2.11.0/monitoring-metrics/configuring-metrics.html
index 75236ac..915a28c 100644
--- a/docs/2.11.0/monitoring-metrics/configuring-metrics.html
+++ b/docs/2.11.0/monitoring-metrics/configuring-metrics.html
@@ -3527,44 +3527,25 @@ Enable data region metrics for every region you want to collect the metrics for.
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-              <span class="c">&lt;!-- persistent storage metrics --&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"metricsEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"persistenceEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span> <span class="na">id=</span><span class="s">"ignite.cfg"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
 
-                        <span class="c">&lt;!-- enable mertrics for the default data region --&gt;</span>
-                        <span class="c">&lt;!--property name="metricsEnabled" value="true"/--&gt;</span>
-                        <span class="c">&lt;!-- other properties --&gt;</span>
-                    <span class="nt">&lt;/bean&gt;</span>
-                <span class="nt">&lt;/property&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+          <span class="c">&lt;!-- persistent storage metrics --&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"metricsEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"persistenceEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+
+                    <span class="c">&lt;!-- enable mertrics for the default data region --&gt;</span>
+                    <span class="c">&lt;!--property name="metricsEnabled" value="true"/--&gt;</span>
+                    <span class="c">&lt;!-- other properties --&gt;</span>
+                <span class="nt">&lt;/bean&gt;</span>
+            <span class="nt">&lt;/property&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3686,11 +3667,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/intro.html b/docs/2.11.0/monitoring-metrics/intro.html
index 87cb812..cb1f066 100644
--- a/docs/2.11.0/monitoring-metrics/intro.html
+++ b/docs/2.11.0/monitoring-metrics/intro.html
@@ -3462,11 +3462,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/metrics.html b/docs/2.11.0/monitoring-metrics/metrics.html
index b18ca8e..a549863 100644
--- a/docs/2.11.0/monitoring-metrics/metrics.html
+++ b/docs/2.11.0/monitoring-metrics/metrics.html
@@ -4450,11 +4450,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/new-metrics-system.html b/docs/2.11.0/monitoring-metrics/new-metrics-system.html
index 2f142ea..bc3e977 100644
--- a/docs/2.11.0/monitoring-metrics/new-metrics-system.html
+++ b/docs/2.11.0/monitoring-metrics/new-metrics-system.html
@@ -3447,32 +3447,13 @@ You can use any supported SQL tool to view the metrics:</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"metricExporterSpi"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;list&gt;</span>
-                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.metric.sql.SqlViewMetricExporterSpi"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/list&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"metricExporterSpi"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;list&gt;</span>
+            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.metric.sql.SqlViewMetricExporterSpi"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/list&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3498,32 +3479,13 @@ You can use any supported SQL tool to view the metrics:</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"metricExporterSpi"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;list&gt;</span>
-                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.metric.log.LogExporterSpi"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/list&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"metricExporterSpi"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;list&gt;</span>
+            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.metric.log.LogExporterSpi"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/list&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="paragraph">
 <p>If you use programmatic configuration, you can change the print frequency as follows:</p>
@@ -3697,11 +3659,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/new-metrics.html b/docs/2.11.0/monitoring-metrics/new-metrics.html
index 50dcaab..fa82e01 100644
--- a/docs/2.11.0/monitoring-metrics/new-metrics.html
+++ b/docs/2.11.0/monitoring-metrics/new-metrics.html
@@ -5022,11 +5022,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/performance-statistics.html b/docs/2.11.0/monitoring-metrics/performance-statistics.html
index d30952c..eb064f3 100644
--- a/docs/2.11.0/monitoring-metrics/performance-statistics.html
+++ b/docs/2.11.0/monitoring-metrics/performance-statistics.html
@@ -3607,11 +3607,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/system-views.html b/docs/2.11.0/monitoring-metrics/system-views.html
index dee530e..55f91e8 100644
--- a/docs/2.11.0/monitoring-metrics/system-views.html
+++ b/docs/2.11.0/monitoring-metrics/system-views.html
@@ -6482,11 +6482,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/monitoring-metrics/tracing.html b/docs/2.11.0/monitoring-metrics/tracing.html
index 5336dcc..f3b8eaf 100644
--- a/docs/2.11.0/monitoring-metrics/tracing.html
+++ b/docs/2.11.0/monitoring-metrics/tracing.html
@@ -3549,8 +3549,8 @@ Refer to the <a href="https://opencensus.io/exporters/" target="_blank" rel="noo
 <span class="o">}</span>
 
 <span class="k">try</span> <span class="o">{</span>
-    <span class="c1">//This code here is to wait until the trace is exported to Zipkin. </span>
-    <span class="c1">//If your application doesn't stop here, you don't need this piece of code. </span>
+    <span class="c1">//This code here is to wait until the trace is exported to Zipkin.</span>
+    <span class="c1">//If your application doesn't stop here, you don't need this piece of code.</span>
     <span class="nc">Thread</span><span class="o">.</span><span class="na">sleep</span><span class="o">(</span><span class="mi">5_000</span><span class="o">);</span>
 <span class="o">}</span> <span class="k">catch</span> <span class="o">(</span><span class="nc">InterruptedException</span> <span class="n">e</span><span class="o">)</span> <span class="o">{</span>
     <span class="n">e</span><span class="o">.</span><span class="na">printStackTrace</span><span class="o">();</span>
@@ -3936,11 +3936,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/asp-net-output-caching.html b/docs/2.11.0/net-specific/asp-net-output-caching.html
index 786e5a8..86dc983 100644
--- a/docs/2.11.0/net-specific/asp-net-output-caching.html
+++ b/docs/2.11.0/net-specific/asp-net-output-caching.html
@@ -3447,11 +3447,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/asp-net-session-state-caching.html b/docs/2.11.0/net-specific/asp-net-session-state-caching.html
index d987d08..deab00b 100644
--- a/docs/2.11.0/net-specific/asp-net-session-state-caching.html
+++ b/docs/2.11.0/net-specific/asp-net-session-state-caching.html
@@ -3467,11 +3467,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/index.html b/docs/2.11.0/net-specific/index.html
index 99d759e..8ccd7df 100644
--- a/docs/2.11.0/net-specific/index.html
+++ b/docs/2.11.0/net-specific/index.html
@@ -3371,11 +3371,11 @@ applications.</p>
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-async.html b/docs/2.11.0/net-specific/net-async.html
index c477ece..1b0f513 100644
--- a/docs/2.11.0/net-specific/net-async.html
+++ b/docs/2.11.0/net-specific/net-async.html
@@ -3508,11 +3508,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-configuration-options.html b/docs/2.11.0/net-specific/net-configuration-options.html
index 2f4973e..6fec75c 100644
--- a/docs/2.11.0/net-specific/net-configuration-options.html
+++ b/docs/2.11.0/net-specific/net-configuration-options.html
@@ -3559,11 +3559,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-cross-platform-support.html b/docs/2.11.0/net-specific/net-cross-platform-support.html
index 8302d5e..6b34190 100644
--- a/docs/2.11.0/net-specific/net-cross-platform-support.html
+++ b/docs/2.11.0/net-specific/net-cross-platform-support.html
@@ -3466,11 +3466,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-deployment-options.html b/docs/2.11.0/net-specific/net-deployment-options.html
index 146d334..7964c51 100644
--- a/docs/2.11.0/net-specific/net-deployment-options.html
+++ b/docs/2.11.0/net-specific/net-deployment-options.html
@@ -3581,11 +3581,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-entity-framework-cache.html b/docs/2.11.0/net-specific/net-entity-framework-cache.html
index ef2285c..655105f 100644
--- a/docs/2.11.0/net-specific/net-entity-framework-cache.html
+++ b/docs/2.11.0/net-specific/net-entity-framework-cache.html
@@ -3580,11 +3580,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-java-services-execution.html b/docs/2.11.0/net-specific/net-java-services-execution.html
index c510ef9..ab9125d 100644
--- a/docs/2.11.0/net-specific/net-java-services-execution.html
+++ b/docs/2.11.0/net-specific/net-java-services-execution.html
@@ -3480,11 +3480,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-linq.html b/docs/2.11.0/net-specific/net-linq.html
index d974747..8d142bb 100644
--- a/docs/2.11.0/net-specific/net-linq.html
+++ b/docs/2.11.0/net-specific/net-linq.html
@@ -3789,11 +3789,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-logging.html b/docs/2.11.0/net-specific/net-logging.html
index 51e6887..80849fe 100644
--- a/docs/2.11.0/net-specific/net-logging.html
+++ b/docs/2.11.0/net-specific/net-logging.html
@@ -3478,11 +3478,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-platform-cache.html b/docs/2.11.0/net-specific/net-platform-cache.html
index ddf4852..efc8a4d 100644
--- a/docs/2.11.0/net-specific/net-platform-cache.html
+++ b/docs/2.11.0/net-specific/net-platform-cache.html
@@ -3585,11 +3585,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-platform-interoperability.html b/docs/2.11.0/net-specific/net-platform-interoperability.html
index 8864bb1..929dc98 100644
--- a/docs/2.11.0/net-specific/net-platform-interoperability.html
+++ b/docs/2.11.0/net-specific/net-platform-interoperability.html
@@ -3667,11 +3667,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-plugins.html b/docs/2.11.0/net-specific/net-plugins.html
index 1594214..785ec47 100644
--- a/docs/2.11.0/net-specific/net-plugins.html
+++ b/docs/2.11.0/net-specific/net-plugins.html
@@ -3561,11 +3561,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-remote-assembly-loading.html b/docs/2.11.0/net-specific/net-remote-assembly-loading.html
index c73bbf4..57df246 100644
--- a/docs/2.11.0/net-specific/net-remote-assembly-loading.html
+++ b/docs/2.11.0/net-specific/net-remote-assembly-loading.html
@@ -3558,11 +3558,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-serialization.html b/docs/2.11.0/net-specific/net-serialization.html
index 8e16720..2eab234 100644
--- a/docs/2.11.0/net-specific/net-serialization.html
+++ b/docs/2.11.0/net-specific/net-serialization.html
@@ -3701,11 +3701,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-standalone-nodes.html b/docs/2.11.0/net-specific/net-standalone-nodes.html
index 2d24baa..bada93f 100644
--- a/docs/2.11.0/net-specific/net-standalone-nodes.html
+++ b/docs/2.11.0/net-specific/net-standalone-nodes.html
@@ -3558,11 +3558,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/net-specific/net-troubleshooting.html b/docs/2.11.0/net-specific/net-troubleshooting.html
index 919fe8e..9702579 100644
--- a/docs/2.11.0/net-specific/net-troubleshooting.html
+++ b/docs/2.11.0/net-specific/net-troubleshooting.html
@@ -3598,11 +3598,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/general-perf-tips.html b/docs/2.11.0/perf-and-troubleshooting/general-perf-tips.html
index 983464e..92ba76f 100644
--- a/docs/2.11.0/perf-and-troubleshooting/general-perf-tips.html
+++ b/docs/2.11.0/perf-and-troubleshooting/general-perf-tips.html
@@ -3404,11 +3404,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877327' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877327' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877327" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877327"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/handling-exceptions.html b/docs/2.11.0/perf-and-troubleshooting/handling-exceptions.html
index 0f570b4..e37710d 100644
--- a/docs/2.11.0/perf-and-troubleshooting/handling-exceptions.html
+++ b/docs/2.11.0/perf-and-troubleshooting/handling-exceptions.html
@@ -3716,11 +3716,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/index.html b/docs/2.11.0/perf-and-troubleshooting/index.html
index 8900cc7..1349a20 100644
--- a/docs/2.11.0/perf-and-troubleshooting/index.html
+++ b/docs/2.11.0/perf-and-troubleshooting/index.html
@@ -3370,11 +3370,11 @@
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/memory-tuning.html b/docs/2.11.0/perf-and-troubleshooting/memory-tuning.html
index f545c59..167e4bb 100644
--- a/docs/2.11.0/perf-and-troubleshooting/memory-tuning.html
+++ b/docs/2.11.0/perf-and-troubleshooting/memory-tuning.html
@@ -3615,11 +3615,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/persistence-tuning.html b/docs/2.11.0/perf-and-troubleshooting/persistence-tuning.html
index f468e0a..433343d 100644
--- a/docs/2.11.0/perf-and-troubleshooting/persistence-tuning.html
+++ b/docs/2.11.0/perf-and-troubleshooting/persistence-tuning.html
@@ -3335,34 +3335,15 @@ from Intel confirms that 4 KB should be enough.</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-                <span class="c">&lt;!-- Set the page size to 8 KB --&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"pageSize"</span> <span class="na">value=</span><span class="s">"#{8 * 1024}"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+
+            <span class="c">&lt;!-- Set the page size to 8 KB --&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"pageSize"</span> <span class="na">value=</span><span class="s">"#{8 * 1024}"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3406,39 +3387,20 @@ Ignite actively writes to both the data and WAL files.</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-                <span class="c">&lt;!--
-                    Sets a path to the root directory where data and indexes are
-                    to be persisted. It's assumed the directory is on a separated SSD.
-                --&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"storagePath"</span> <span class="na">value=</span><span class="s">"/opt/persistence"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"walPath"</span> <span class="na">value=</span><span class="s">"/opt/wal"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"walArchivePath"</span> <span class="na">value=</span><span class="s">"/opt/wal-archive"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+
+            <span class="c">&lt;!--
+                Sets a path to the root directory where data and indexes are
+                to be persisted. It's assumed the directory is on a separated SSD.
+            --&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"storagePath"</span> <span class="na">value=</span><span class="s">"/opt/persistence"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"walPath"</span> <span class="na">value=</span><span class="s">"/opt/wal"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"walArchivePath"</span> <span class="na">value=</span><span class="s">"/opt/wal-archive"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3572,34 +3534,15 @@ maintained by Apache Ignite persistence experts to get more details about thrott
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"writeThrottlingEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"writeThrottlingEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3675,43 +3618,24 @@ performance at the desired pace while the checkpointing is in progress, consider
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"writeThrottlingEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
-                        <span class="c">&lt;!-- Enabling persistence. --&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"persistenceEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-                        <span class="c">&lt;!-- Increasing the buffer size to 1 GB. --&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"checkpointPageBufferSize"</span> <span class="na">value=</span><span class="s">"#{1024L * 1024 * 1024}"</span><span class="nt">/&gt;</span>
-                    <span class="nt">&lt;/bean&gt;</span>
-                <span class="nt">&lt;/property&gt;</span>
-
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"writeThrottlingEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
+                    <span class="c">&lt;!-- Enabling persistence. --&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"persistenceEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+                    <span class="c">&lt;!-- Increasing the buffer size to 1 GB. --&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"checkpointPageBufferSize"</span> <span class="na">value=</span><span class="s">"#{1024L * 1024 * 1024}"</span><span class="nt">/&gt;</span>
+                <span class="nt">&lt;/bean&gt;</span>
+            <span class="nt">&lt;/property&gt;</span>
+
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3901,11 +3825,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/sql-tuning.html b/docs/2.11.0/perf-and-troubleshooting/sql-tuning.html
index c501438..7db8d98 100644
--- a/docs/2.11.0/perf-and-troubleshooting/sql-tuning.html
+++ b/docs/2.11.0/perf-and-troubleshooting/sql-tuning.html
@@ -4019,11 +4019,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/thread-pools-tuning.html b/docs/2.11.0/perf-and-troubleshooting/thread-pools-tuning.html
index caee70f..df70e5c 100644
--- a/docs/2.11.0/perf-and-troubleshooting/thread-pools-tuning.html
+++ b/docs/2.11.0/perf-and-troubleshooting/thread-pools-tuning.html
@@ -3525,11 +3525,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/troubleshooting.html b/docs/2.11.0/perf-and-troubleshooting/troubleshooting.html
index 7c1aadc..87bf88c 100644
--- a/docs/2.11.0/perf-and-troubleshooting/troubleshooting.html
+++ b/docs/2.11.0/perf-and-troubleshooting/troubleshooting.html
@@ -3535,11 +3535,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/perf-and-troubleshooting/yardstick-benchmarking.html b/docs/2.11.0/perf-and-troubleshooting/yardstick-benchmarking.html
index 5e87e74..8c2e681 100644
--- a/docs/2.11.0/perf-and-troubleshooting/yardstick-benchmarking.html
+++ b/docs/2.11.0/perf-and-troubleshooting/yardstick-benchmarking.html
@@ -3643,11 +3643,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/persistence/custom-cache-store.html b/docs/2.11.0/persistence/custom-cache-store.html
index 80f1765..a0943d1 100644
--- a/docs/2.11.0/persistence/custom-cache-store.html
+++ b/docs/2.11.0/persistence/custom-cache-store.html
@@ -3512,11 +3512,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/persistence/disk-compression.html b/docs/2.11.0/persistence/disk-compression.html
index 18818e0..814bb2c 100644
--- a/docs/2.11.0/persistence/disk-compression.html
+++ b/docs/2.11.0/persistence/disk-compression.html
@@ -3458,11 +3458,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/persistence/external-storage.html b/docs/2.11.0/persistence/external-storage.html
index 372e8da..f6d5415 100644
--- a/docs/2.11.0/persistence/external-storage.html
+++ b/docs/2.11.0/persistence/external-storage.html
@@ -3858,11 +3858,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/persistence/native-persistence-defragmentation.html b/docs/2.11.0/persistence/native-persistence-defragmentation.html
index 46e19bb..cc2e9dc 100644
--- a/docs/2.11.0/persistence/native-persistence-defragmentation.html
+++ b/docs/2.11.0/persistence/native-persistence-defragmentation.html
@@ -3460,11 +3460,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/persistence/native-persistence.html b/docs/2.11.0/persistence/native-persistence.html
index 57f7521..a551cb1 100644
--- a/docs/2.11.0/persistence/native-persistence.html
+++ b/docs/2.11.0/persistence/native-persistence.html
@@ -3966,11 +3966,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/persistence/persistence-tuning.html b/docs/2.11.0/persistence/persistence-tuning.html
index 838fcc1..7cdd5d6 100644
--- a/docs/2.11.0/persistence/persistence-tuning.html
+++ b/docs/2.11.0/persistence/persistence-tuning.html
@@ -3333,34 +3333,15 @@ benchmarks use 4 KB by default.
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-                <span class="c">&lt;!-- Set the page size to 8 KB --&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"pageSize"</span> <span class="na">value=</span><span class="s">"#{8 * 1024}"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+
+            <span class="c">&lt;!-- Set the page size to 8 KB --&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"pageSize"</span> <span class="na">value=</span><span class="s">"#{8 * 1024}"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3404,39 +3385,20 @@ Ignite actively writes to both the data and WAL files.</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-                <span class="c">&lt;!--
-                    Sets a path to the root directory where data and indexes are
-                    to be persisted. It's assumed the directory is on a separated SSD.
-                --&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"storagePath"</span> <span class="na">value=</span><span class="s">"/opt/persistence"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"walPath"</span> <span class="na">value=</span><span class="s">"/opt/wal"</span><span class="nt">/&gt;</span>
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"walArchivePath"</span> <span class="na">value=</span><span class="s">"/opt/wal-archive"</span><span class="nt">/&gt;</span>
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+
+            <span class="c">&lt;!--
+                Sets a path to the root directory where data and indexes are
+                to be persisted. It's assumed the directory is on a separated SSD.
+            --&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"storagePath"</span> <span class="na">value=</span><span class="s">"/opt/persistence"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"walPath"</span> <span class="na">value=</span><span class="s">"/opt/wal"</span><span class="nt">/&gt;</span>
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"walArchivePath"</span> <span class="na">value=</span><span class="s">"/opt/wal-archive"</span><span class="nt">/&gt;</span>
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3566,34 +3528,15 @@ The algorithm brings the performance of update operations down to the speed of t
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"writeThrottlingEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"writeThrottlingEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3668,43 +3611,24 @@ To keep write performance at the desired pace while the checkpointing is in prog
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
-            <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
-
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"writeThrottlingEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-
-                <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
-                    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
-                        <span class="c">&lt;!-- Enabling persistence. --&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"persistenceEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-                        <span class="c">&lt;!-- Increasing the buffer size to 1 GB. --&gt;</span>
-                        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"checkpointPageBufferSize"</span> <span class="na">value=</span><span class="s">"#{1024L * 1024 * 1024}"</span><span class="nt">/&gt;</span>
-                    <span class="nt">&lt;/bean&gt;</span>
-                <span class="nt">&lt;/property&gt;</span>
-
-            <span class="nt">&lt;/bean&gt;</span>
-        <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"dataStorageConfiguration"</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataStorageConfiguration"</span><span class="nt">&gt;</span>
+
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"writeThrottlingEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+
+            <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"defaultDataRegionConfiguration"</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.DataRegionConfiguration"</span><span class="nt">&gt;</span>
+                    <span class="c">&lt;!-- Enabling persistence. --&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"persistenceEnabled"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+                    <span class="c">&lt;!-- Increasing the buffer size to 1 GB. --&gt;</span>
+                    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"checkpointPageBufferSize"</span> <span class="na">value=</span><span class="s">"#{1024L * 1024 * 1024}"</span><span class="nt">/&gt;</span>
+                <span class="nt">&lt;/bean&gt;</span>
+            <span class="nt">&lt;/property&gt;</span>
+
+        <span class="nt">&lt;/bean&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3890,11 +3814,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/persistence/snapshot-directory.html b/docs/2.11.0/persistence/snapshot-directory.html
index 6c988e0..409b979 100644
--- a/docs/2.11.0/persistence/snapshot-directory.html
+++ b/docs/2.11.0/persistence/snapshot-directory.html
@@ -3395,11 +3395,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/persistence/swap.html b/docs/2.11.0/persistence/swap.html
index f578625..bd9c90b 100644
--- a/docs/2.11.0/persistence/swap.html
+++ b/docs/2.11.0/persistence/swap.html
@@ -3491,11 +3491,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/plugins.html b/docs/2.11.0/plugins.html
index edfafea..e1535ac 100644
--- a/docs/2.11.0/plugins.html
+++ b/docs/2.11.0/plugins.html
@@ -3408,7 +3408,7 @@ Here we simply pass the <code>PluginContext</code> and the time interval to the
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyPluginProvider</span> <span class="kd">implements</span> <span class="nc">PluginProvider</span><span class="o">&lt;</span><span class="nc">PluginConfiguration</span><span class="o">&gt;</span> <span class="o">{</span>
 
     <span class="cm">/**
-     * The time interval in seconds for printing cache size information. 
+     * The time interval in seconds for printing cache size information.
      */</span>
     <span class="kd">private</span> <span class="kt">long</span> <span class="n">interval</span> <span class="o">=</span> <span class="mi">10</span><span class="o">;</span>
 
@@ -3418,7 +3418,7 @@ Here we simply pass the <code>PluginContext</code> and the time interval to the
     <span class="o">}</span>
 
     <span class="cm">/**
-     * 
+     *
      * @param interval Time interval in seconds
      */</span>
     <span class="kd">public</span> <span class="nf">MyPluginProvider</span><span class="o">(</span><span class="kt">long</span> <span class="n">interval</span><span class="o">)</span> <span class="o">{</span>
@@ -3465,8 +3465,8 @@ Here we simply pass the <code>PluginContext</code> and the time interval to the
     <span class="o">}</span>
 
     <span class="cm">/**
-     * The time interval (in seconds) for printing cache size information 
-     * @return 
+     * The time interval (in seconds) for printing cache size information
+     * @return
      */</span>
     <span class="kd">public</span> <span class="kt">long</span> <span class="nf">getInterval</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">interval</span><span class="o">;</span>
@@ -3474,13 +3474,13 @@ Here we simply pass the <code>PluginContext</code> and the time interval to the
 
     <span class="cm">/**
      * Sets the time interval (in seconds) for printing cache size information
-     * @param interval 
+     * @param interval
      */</span>
     <span class="kd">public</span> <span class="kt">void</span> <span class="nf">setInterval</span><span class="o">(</span><span class="kt">long</span> <span class="n">interval</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">interval</span> <span class="o">=</span> <span class="n">interval</span><span class="o">;</span>
     <span class="o">}</span>
 
-    <span class="c1">// other no-op methods of PluginProvider </span>
+    <span class="c1">// other no-op methods of PluginProvider</span>
 <span class="o">}</span></code></pre>
 </div>
 </div>
@@ -3534,8 +3534,8 @@ The <code>start()</code> and <code>stop()</code> methods schedule periodic print
 <span class="kn">import</span> <span class="nn">org.apache.ignite.plugin.PluginContext</span><span class="o">;</span>
 
 <span class="cm">/**
- * 
- * The plugin prints cache size information to console  
+ *
+ * The plugin prints cache size information to console
  *
  */</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyPlugin</span> <span class="kd">implements</span> <span class="nc">IgnitePlugin</span><span class="o">,</span> <span class="nc">Runnable</span> <span class="o">{</span>
@@ -3547,8 +3547,8 @@ The <code>start()</code> and <code>stop()</code> methods schedule periodic print
     <span class="kd">private</span> <span class="kt">long</span> <span class="n">interval</span><span class="o">;</span>
 
     <span class="cm">/**
-     * 
-     * @param context 
+     *
+     * @param context
      */</span>
     <span class="kd">public</span> <span class="nf">MyPlugin</span><span class="o">(</span><span class="kt">long</span> <span class="n">interval</span><span class="o">,</span> <span class="nc">PluginContext</span> <span class="n">context</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">interval</span> <span class="o">=</span> <span class="n">interval</span><span class="o">;</span>
@@ -3603,7 +3603,7 @@ The <code>start()</code> and <code>stop()</code> methods schedule periodic print
 <div class="content">
 <pre class="rouge highlight"><code data-lang="java"><span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
 
-<span class="c1">//register a plugin that prints the cache size information every 100 seconds </span>
+<span class="c1">//register a plugin that prints the cache size information every 100 seconds</span>
 <span class="n">cfg</span><span class="o">.</span><span class="na">setPluginProviders</span><span class="o">(</span><span class="k">new</span> <span class="nc">MyPluginProvider</span><span class="o">(</span><span class="mi">100</span><span class="o">));</span>
 
 <span class="c1">//start the node</span>
@@ -3623,7 +3623,7 @@ Then, you can register the plugin as follows:</p>
 
     <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"pluginProviders"</span><span class="nt">&gt;</span>
         <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.snippets.plugin.MyPluginProvider"</span><span class="nt">&gt;</span>
-           <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"interval"</span> <span class="na">value=</span><span class="s">"100"</span><span class="nt">/&gt;</span> 
+           <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"interval"</span> <span class="na">value=</span><span class="s">"100"</span><span class="nt">/&gt;</span>
         <span class="nt">&lt;/bean&gt;</span>
     <span class="nt">&lt;/property&gt;</span>
 
@@ -3719,11 +3719,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/cpp.html b/docs/2.11.0/quick-start/cpp.html
index 7a04418..860cd40 100644
--- a/docs/2.11.0/quick-start/cpp.html
+++ b/docs/2.11.0/quick-start/cpp.html
@@ -3700,11 +3700,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996308' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996308' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996308" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996308"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/dotnet.html b/docs/2.11.0/quick-start/dotnet.html
index aed754d..4115791 100644
--- a/docs/2.11.0/quick-start/dotnet.html
+++ b/docs/2.11.0/quick-start/dotnet.html
@@ -3488,11 +3488,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/index.html b/docs/2.11.0/quick-start/index.html
index c9a7046..66dfde0 100644
--- a/docs/2.11.0/quick-start/index.html
+++ b/docs/2.11.0/quick-start/index.html
@@ -3370,11 +3370,11 @@
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/java.html b/docs/2.11.0/quick-start/java.html
index 4395a96..5f492cd 100644
--- a/docs/2.11.0/quick-start/java.html
+++ b/docs/2.11.0/quick-start/java.html
@@ -3742,11 +3742,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/nodejs.html b/docs/2.11.0/quick-start/nodejs.html
index c2bd7fd..4195fec 100644
--- a/docs/2.11.0/quick-start/nodejs.html
+++ b/docs/2.11.0/quick-start/nodejs.html
@@ -3602,11 +3602,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/php.html b/docs/2.11.0/quick-start/php.html
index fde9cc4..e84567c 100644
--- a/docs/2.11.0/quick-start/php.html
+++ b/docs/2.11.0/quick-start/php.html
@@ -3401,7 +3401,7 @@ point to the installation folder and make sure there is no trailing <code>/</cod
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="k">require_once</span> <span class="k">__DIR__</span> <span class="mf">.</span> <span class="s1">'/vendor/autoload.php'</span><span class="p">;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="php"><span class="k">require_once</span> <span class="k">__DIR__</span> <span class="o">.</span> <span class="s1">'/vendor/autoload.php'</span><span class="p">;</span></code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -3515,36 +3515,36 @@ If you followed the instructions above, and if you place this hello world exampl
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="o">&lt;?</span><span class="n">php</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="cp">&lt;?php</span>
 
-<span class="k">require_once</span> <span class="k">__DIR__</span> <span class="mf">.</span> <span class="s1">'/../vendor/autoload.php'</span><span class="p">;</span>
+<span class="k">require_once</span> <span class="k">__DIR__</span> <span class="o">.</span> <span class="s1">'/../vendor/autoload.php'</span><span class="p">;</span>
 
-<span class="kn">use</span> <span class="nc">Apache\Ignite\Client</span><span class="p">;</span>
-<span class="kn">use</span> <span class="nc">Apache\Ignite\ClientConfiguration</span><span class="p">;</span>
-<span class="kn">use</span> <span class="nc">Apache\Ignite\Type\ObjectType</span><span class="p">;</span>
-<span class="kn">use</span> <span class="nc">Apache\Ignite\Cache\CacheEntry</span><span class="p">;</span>
-<span class="kn">use</span> <span class="nc">Apache\Ignite\Exception\ClientException</span><span class="p">;</span>
+<span class="kn">use</span> <span class="nn">Apache\Ignite\Client</span><span class="p">;</span>
+<span class="kn">use</span> <span class="nn">Apache\Ignite\ClientConfiguration</span><span class="p">;</span>
+<span class="kn">use</span> <span class="nn">Apache\Ignite\Type\ObjectType</span><span class="p">;</span>
+<span class="kn">use</span> <span class="nn">Apache\Ignite\Cache\CacheEntry</span><span class="p">;</span>
+<span class="kn">use</span> <span class="nn">Apache\Ignite\Exception\ClientException</span><span class="p">;</span>
 
-<span class="k">function</span> <span class="n">performCacheKeyValueOperations</span><span class="p">():</span> <span class="kt">void</span>
+<span class="k">function</span> <span class="nf">performCacheKeyValueOperations</span><span class="p">()</span><span class="o">:</span> <span class="kt">void</span>
 <span class="p">{</span>
-    <span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">Client</span><span class="p">();</span>
+    <span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">Client</span><span class="p">();</span>
     <span class="k">try</span> <span class="p">{</span>
-        <span class="nv">$client</span><span class="o">-&gt;</span><span class="nf">connect</span><span class="p">(</span><span class="k">new</span> <span class="nc">ClientConfiguration</span><span class="p">(</span><span class="s1">'127.0.0.1:10800'</span><span class="p">));</span>
-        <span class="nv">$cache</span> <span class="o">=</span> <span class="nv">$client</span><span class="o">-&gt;</span><span class="nf">getOrCreateCache</span><span class="p">(</span><span class="s1">'myCache'</span><span class="p">)</span><span class="o">-&gt;</span>
-            <span class="nf">setKeyType</span><span class="p">(</span><span class="nc">ObjectType</span><span class="o">::</span><span class="no">INTEGER</span><span class="p">);</span>
+        <span class="nv">$client</span><span class="o">-&gt;</span><span class="na">connect</span><span class="p">(</span><span class="k">new</span> <span class="nx">ClientConfiguration</span><span class="p">(</span><span class="s1">'127.0.0.1:10800'</span><span class="p">));</span>
+        <span class="nv">$cache</span> <span class="o">=</span> <span class="nv">$client</span><span class="o">-&gt;</span><span class="na">getOrCreateCache</span><span class="p">(</span><span class="s1">'myCache'</span><span class="p">)</span><span class="o">-&gt;</span>
+            <span class="na">setKeyType</span><span class="p">(</span><span class="nx">ObjectType</span><span class="o">::</span><span class="na">INTEGER</span><span class="p">);</span>
 
         <span class="c1">// put and get value</span>
-        <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">put</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'Hello World'</span><span class="p">);</span>
-        <span class="nv">$value</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">get</span><span class="p">(</span><span class="mi">1</span><span class="p">);</span>
+        <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">put</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'Hello World'</span><span class="p">);</span>
+        <span class="nv">$value</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">get</span><span class="p">(</span><span class="mi">1</span><span class="p">);</span>
         <span class="k">echo</span><span class="p">(</span><span class="nv">$value</span><span class="p">);</span>
-    <span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nc">ClientException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
-        <span class="k">echo</span><span class="p">(</span><span class="nv">$e</span><span class="o">-&gt;</span><span class="nf">getMessage</span><span class="p">());</span>
+    <span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nx">ClientException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
+        <span class="k">echo</span><span class="p">(</span><span class="nv">$e</span><span class="o">-&gt;</span><span class="na">getMessage</span><span class="p">());</span>
     <span class="p">}</span> <span class="k">finally</span> <span class="p">{</span>
-        <span class="nv">$client</span><span class="o">-&gt;</span><span class="nf">disconnect</span><span class="p">();</span>
+        <span class="nv">$client</span><span class="o">-&gt;</span><span class="na">disconnect</span><span class="p">();</span>
     <span class="p">}</span>
 <span class="p">}</span>
 
-<span class="nf">performCacheKeyValueOperations</span><span class="p">();</span></code></pre>
+<span class="nx">performCacheKeyValueOperations</span><span class="p">();</span></code></pre>
 </div>
 </div>
 </div>
@@ -3621,11 +3621,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/python.html b/docs/2.11.0/quick-start/python.html
index 0fb9255..6a3fb83 100644
--- a/docs/2.11.0/quick-start/python.html
+++ b/docs/2.11.0/quick-start/python.html
@@ -3585,11 +3585,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/restapi.html b/docs/2.11.0/quick-start/restapi.html
index 20fd046..3d6452f 100644
--- a/docs/2.11.0/quick-start/restapi.html
+++ b/docs/2.11.0/quick-start/restapi.html
@@ -3586,11 +3586,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/quick-start/sql.html b/docs/2.11.0/quick-start/sql.html
index 7d47077..17ba6b8 100644
--- a/docs/2.11.0/quick-start/sql.html
+++ b/docs/2.11.0/quick-start/sql.html
@@ -3603,11 +3603,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/read-repair.html b/docs/2.11.0/read-repair.html
index 3b9d24f..9e25423 100644
--- a/docs/2.11.0/read-repair.html
+++ b/docs/2.11.0/read-repair.html
@@ -3444,11 +3444,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/resources-injection.html b/docs/2.11.0/resources-injection.html
index 30ee245..276b336 100644
--- a/docs/2.11.0/resources-injection.html
+++ b/docs/2.11.0/resources-injection.html
@@ -3473,11 +3473,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/restapi.html b/docs/2.11.0/restapi.html
index e85d6b5..b8177f2 100644
--- a/docs/2.11.0/restapi.html
+++ b/docs/2.11.0/restapi.html
@@ -7574,11 +7574,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/security/authentication.html b/docs/2.11.0/security/authentication.html
index 359229f..159ab5c 100644
--- a/docs/2.11.0/security/authentication.html
+++ b/docs/2.11.0/security/authentication.html
@@ -3449,11 +3449,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/security/cache-encryption-key-rotation.html b/docs/2.11.0/security/cache-encryption-key-rotation.html
index 673b46d..b40a5a8 100644
--- a/docs/2.11.0/security/cache-encryption-key-rotation.html
+++ b/docs/2.11.0/security/cache-encryption-key-rotation.html
@@ -3626,11 +3626,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/security/index.html b/docs/2.11.0/security/index.html
index 323717d..46ac5aa 100644
--- a/docs/2.11.0/security/index.html
+++ b/docs/2.11.0/security/index.html
@@ -3370,11 +3370,11 @@
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/security/master-key-rotation.html b/docs/2.11.0/security/master-key-rotation.html
index 53d5a9b..87dd77b 100644
--- a/docs/2.11.0/security/master-key-rotation.html
+++ b/docs/2.11.0/security/master-key-rotation.html
@@ -3556,11 +3556,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/security/sandbox.html b/docs/2.11.0/security/sandbox.html
index 834bbe5..9954ffc 100644
--- a/docs/2.11.0/security/sandbox.html
+++ b/docs/2.11.0/security/sandbox.html
@@ -3492,11 +3492,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/security/ssl-tls.html b/docs/2.11.0/security/ssl-tls.html
index a9d6034..42c1af6 100644
--- a/docs/2.11.0/security/ssl-tls.html
+++ b/docs/2.11.0/security/ssl-tls.html
@@ -3709,11 +3709,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/security/tde.html b/docs/2.11.0/security/tde.html
index 1644437..871e9ed 100644
--- a/docs/2.11.0/security/tde.html
+++ b/docs/2.11.0/security/tde.html
@@ -3568,11 +3568,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/services/services.html b/docs/2.11.0/services/services.html
index 060fc4d..0c4f740 100644
--- a/docs/2.11.0/services/services.html
+++ b/docs/2.11.0/services/services.html
@@ -3513,7 +3513,7 @@ If the service is a cluster singleton, it is deployed on one of the nodes from t
 <div class="content">
 <pre class="rouge highlight"><code data-lang="java"><span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">();</span>
 
-<span class="c1">//deploy the service to the nodes that host the cache named "myCache" </span>
+<span class="c1">//deploy the service to the nodes that host the cache named "myCache"</span>
 <span class="n">ignite</span><span class="o">.</span><span class="na">services</span><span class="o">(</span><span class="n">ignite</span><span class="o">.</span><span class="na">cluster</span><span class="o">().</span><span class="na">forCacheNodes</span><span class="o">(</span><span class="s">"myCache"</span><span class="o">));</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='C#/.NET'></code-tab><code-tab data-tab='C++'></code-tab></code-tabs>
@@ -3755,11 +3755,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/setup.html b/docs/2.11.0/setup.html
index 7134883..5ba69d8 100644
--- a/docs/2.11.0/setup.html
+++ b/docs/2.11.0/setup.html
@@ -3960,11 +3960,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877328' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877328' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877328" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877328"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/snapshots/snapshots.html b/docs/2.11.0/snapshots/snapshots.html
index 6581c43..8c8c5e6 100644
--- a/docs/2.11.0/snapshots/snapshots.html
+++ b/docs/2.11.0/snapshots/snapshots.html
@@ -3776,11 +3776,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/aggregate-functions.html b/docs/2.11.0/sql-reference/aggregate-functions.html
index 19dd142..07f429d 100644
--- a/docs/2.11.0/sql-reference/aggregate-functions.html
+++ b/docs/2.11.0/sql-reference/aggregate-functions.html
@@ -3739,11 +3739,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/data-types.html b/docs/2.11.0/sql-reference/data-types.html
index f4c9bdf..190260f 100644
--- a/docs/2.11.0/sql-reference/data-types.html
+++ b/docs/2.11.0/sql-reference/data-types.html
@@ -3812,11 +3812,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/date-time-functions.html b/docs/2.11.0/sql-reference/date-time-functions.html
index f359747..2ce18f3 100644
--- a/docs/2.11.0/sql-reference/date-time-functions.html
+++ b/docs/2.11.0/sql-reference/date-time-functions.html
@@ -3838,11 +3838,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/ddl.html b/docs/2.11.0/sql-reference/ddl.html
index d47451e..0ab6acc 100644
--- a/docs/2.11.0/sql-reference/ddl.html
+++ b/docs/2.11.0/sql-reference/ddl.html
@@ -4157,11 +4157,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/dml.html b/docs/2.11.0/sql-reference/dml.html
index a04191e..eee6d07 100644
--- a/docs/2.11.0/sql-reference/dml.html
+++ b/docs/2.11.0/sql-reference/dml.html
@@ -3851,11 +3851,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/index.html b/docs/2.11.0/sql-reference/index.html
index e92f38c..c0293e1 100644
--- a/docs/2.11.0/sql-reference/index.html
+++ b/docs/2.11.0/sql-reference/index.html
@@ -3370,11 +3370,11 @@
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/numeric-functions.html b/docs/2.11.0/sql-reference/numeric-functions.html
index 14e556b..ba700e8 100644
--- a/docs/2.11.0/sql-reference/numeric-functions.html
+++ b/docs/2.11.0/sql-reference/numeric-functions.html
@@ -4923,11 +4923,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/operational-commands.html b/docs/2.11.0/sql-reference/operational-commands.html
index 222320d..f5dd5bc 100644
--- a/docs/2.11.0/sql-reference/operational-commands.html
+++ b/docs/2.11.0/sql-reference/operational-commands.html
@@ -3818,11 +3818,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/sql-conformance.html b/docs/2.11.0/sql-reference/sql-conformance.html
index 7f5e7bd..6a28379 100644
--- a/docs/2.11.0/sql-reference/sql-conformance.html
+++ b/docs/2.11.0/sql-reference/sql-conformance.html
@@ -4088,11 +4088,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/string-functions.html b/docs/2.11.0/sql-reference/string-functions.html
index 648e63b..fee96c2 100644
--- a/docs/2.11.0/sql-reference/string-functions.html
+++ b/docs/2.11.0/sql-reference/string-functions.html
@@ -4004,7 +4004,7 @@ Get the last 3 letters of Players' names:</p>
 <h2 id="soundex">SOUNDEX</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Returns a four character code representing the SOUNDEX of a string. See also <a href="http://www.archives.gov/genealogy/census/soundex.html">http://www.archives.gov/genealogy/census/soundex.html</a>. This method returns a <code>string</code>.</p>
+<p>Returns a four character code representing the SOUNDEX of a string. See also <a href="http://www.archives.gov/genealogy/census/soundex.html"><a href="http://www.archives.gov/genealogy/census/soundex.html" class="bare">http://www.archives.gov/genealogy/census/soundex.html</a></a>. This method returns a <code>string</code>.</p>
 </div>
 <div class="listingblock">
 <div class="content">
@@ -4406,11 +4406,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/system-functions.html b/docs/2.11.0/sql-reference/system-functions.html
index d6ee0f5..660de49 100644
--- a/docs/2.11.0/sql-reference/system-functions.html
+++ b/docs/2.11.0/sql-reference/system-functions.html
@@ -3618,11 +3618,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/sql-reference/transactions.html b/docs/2.11.0/sql-reference/transactions.html
index 96a74b9..32a4c2a 100644
--- a/docs/2.11.0/sql-reference/transactions.html
+++ b/docs/2.11.0/sql-reference/transactions.html
@@ -3449,11 +3449,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/starting-nodes.html b/docs/2.11.0/starting-nodes.html
index c94e61b..54a602d 100644
--- a/docs/2.11.0/starting-nodes.html
+++ b/docs/2.11.0/starting-nodes.html
@@ -3375,29 +3375,10 @@ services, etc. from the client side.</p>
 </div>
 <code-tabs><code-tab data-tab='XML'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="cp">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
-<span class="c">&lt;!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
---&gt;</span>
-<span class="nt">&lt;beans</span> <span class="na">xmlns=</span><span class="s">"http://www.springframework.org/schema/beans"</span> <span class="na">xmlns:util=</span><span class="s">"http://www.springframework.org/schema/util"</span> <span class="na">xmlns:xsi=</span><span class="s">"http://www.w3.org/2001/XMLSchema-instance"</span> <span class="na">xsi:schemaLocation=</span><span class="s">"         http://www.springframework.org/schema/beans         http://www.springframework.org/sch [...]
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"clientMode"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
-
-    <span class="nt">&lt;/bean&gt;</span>
-<span class="nt">&lt;/beans&gt;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"clientMode"</span> <span class="na">value=</span><span class="s">"true"</span><span class="nt">/&gt;</span>
+
+<span class="nt">&lt;/bean&gt;</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Java'><div class="listingblock">
 <div class="content">
@@ -3406,7 +3387,7 @@ services, etc. from the client side.</p>
 <span class="c1">// Enable client mode.</span>
 <span class="n">cfg</span><span class="o">.</span><span class="na">setClientMode</span><span class="o">(</span><span class="kc">true</span><span class="o">);</span>
 
-<span class="c1">// Start a client </span>
+<span class="c1">// Start a client</span>
 <span class="nc">Ignite</span> <span class="n">ignite</span> <span class="o">=</span> <span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span></code></pre>
 </div>
 </div></code-tab><code-tab data-tab='C#/.NET'><div class="listingblock">
@@ -3628,11 +3609,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/thin-clients/cpp-thin-client.html b/docs/2.11.0/thin-clients/cpp-thin-client.html
index ecaa6e7..9882542 100644
--- a/docs/2.11.0/thin-clients/cpp-thin-client.html
+++ b/docs/2.11.0/thin-clients/cpp-thin-client.html
@@ -3669,11 +3669,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/thin-clients/dotnet-thin-client.html b/docs/2.11.0/thin-clients/dotnet-thin-client.html
index e20a999..7fe0b46 100644
--- a/docs/2.11.0/thin-clients/dotnet-thin-client.html
+++ b/docs/2.11.0/thin-clients/dotnet-thin-client.html
@@ -3901,11 +3901,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/thin-clients/getting-started-with-thin-clients.html b/docs/2.11.0/thin-clients/getting-started-with-thin-clients.html
index 497d98b..b5c6b36 100644
--- a/docs/2.11.0/thin-clients/getting-started-with-thin-clients.html
+++ b/docs/2.11.0/thin-clients/getting-started-with-thin-clients.html
@@ -3736,11 +3736,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/thin-clients/java-thin-client.html b/docs/2.11.0/thin-clients/java-thin-client.html
index 38b1763..c696c8d 100644
--- a/docs/2.11.0/thin-clients/java-thin-client.html
+++ b/docs/2.11.0/thin-clients/java-thin-client.html
@@ -4170,11 +4170,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/thin-clients/nodejs-thin-client.html b/docs/2.11.0/thin-clients/nodejs-thin-client.html
index 9b617db..0392c4f 100644
--- a/docs/2.11.0/thin-clients/nodejs-thin-client.html
+++ b/docs/2.11.0/thin-clients/nodejs-thin-client.html
@@ -4002,11 +4002,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/thin-clients/php-thin-client.html b/docs/2.11.0/thin-clients/php-thin-client.html
index a17109b..6d095c9 100644
--- a/docs/2.11.0/thin-clients/php-thin-client.html
+++ b/docs/2.11.0/thin-clients/php-thin-client.html
@@ -3340,7 +3340,7 @@ Depending on your PHP configuration, you may need to additionally install/config
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="k">require_once</span> <span class="k">__DIR__</span> <span class="mf">.</span> <span class="s1">'/vendor/autoload.php'</span><span class="p">;</span></code></pre>
+<pre class="rouge highlight"><code data-lang="php"><span class="k">require_once</span> <span class="k">__DIR__</span> <span class="o">.</span> <span class="s1">'/vendor/autoload.php'</span><span class="p">;</span></code></pre>
 </div>
 </div>
 </div>
@@ -3387,9 +3387,9 @@ as needed. All of them will work independently.</p>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="kn">use</span> <span class="nc">Apache\Ignite\Client</span><span class="p">;</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="kn">use</span> <span class="nn">Apache\Ignite\Client</span><span class="p">;</span>
 
-<span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">Client</span><span class="p">();</span></code></pre>
+<span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">Client</span><span class="p">();</span></code></pre>
 </div>
 </div>
 </div>
@@ -3402,24 +3402,24 @@ as needed. All of them will work independently.</p>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="kn">use</span> <span class="nc">Apache\Ignite\Client</span><span class="p">;</span>
-<span class="kn">use</span> <span class="nc">Apache\Ignite\ClientConfiguration</span><span class="p">;</span>
-<span class="kn">use</span> <span class="nc">Apache\Ignite\Exception\ClientException</span><span class="p">;</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="kn">use</span> <span class="nn">Apache\Ignite\Client</span><span class="p">;</span>
+<span class="kn">use</span> <span class="nn">Apache\Ignite\ClientConfiguration</span><span class="p">;</span>
+<span class="kn">use</span> <span class="nn">Apache\Ignite\Exception\ClientException</span><span class="p">;</span>
 
-<span class="k">function</span> <span class="n">connectClient</span><span class="p">():</span> <span class="kt">void</span>
+<span class="k">function</span> <span class="nf">connectClient</span><span class="p">()</span><span class="o">:</span> <span class="kt">void</span>
 <span class="p">{</span>
-    <span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">Client</span><span class="p">();</span>
+    <span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">Client</span><span class="p">();</span>
     <span class="k">try</span> <span class="p">{</span>
-        <span class="nv">$clientConfiguration</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">ClientConfiguration</span><span class="p">(</span>
+        <span class="nv">$clientConfiguration</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">ClientConfiguration</span><span class="p">(</span>
             <span class="s1">'127.0.0.1:10800'</span><span class="p">,</span> <span class="s1">'127.0.0.1:10801'</span><span class="p">,</span> <span class="s1">'127.0.0.1:10802'</span><span class="p">);</span>
         <span class="c1">// Connect to Ignite node</span>
-        <span class="nv">$client</span><span class="o">-&gt;</span><span class="nf">connect</span><span class="p">(</span><span class="nv">$clientConfiguration</span><span class="p">);</span>
-    <span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nc">ClientException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
-        <span class="k">echo</span><span class="p">(</span><span class="nv">$e</span><span class="o">-&gt;</span><span class="nf">getMessage</span><span class="p">());</span>
+        <span class="nv">$client</span><span class="o">-&gt;</span><span class="na">connect</span><span class="p">(</span><span class="nv">$clientConfiguration</span><span class="p">);</span>
+    <span class="p">}</span> <span class="k">catch</span> <span class="p">(</span><span class="nx">ClientException</span> <span class="nv">$e</span><span class="p">)</span> <span class="p">{</span>
+        <span class="k">echo</span><span class="p">(</span><span class="nv">$e</span><span class="o">-&gt;</span><span class="na">getMessage</span><span class="p">());</span>
     <span class="p">}</span>
 <span class="p">}</span>
 
-<span class="nf">connectClient</span><span class="p">();</span></code></pre>
+<span class="nx">connectClient</span><span class="p">();</span></code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -3464,11 +3464,11 @@ The client will try to reconnect to the next node specified in the configuration
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="nv">$cacheCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">CacheConfiguration</span><span class="p">();</span>
-<span class="nv">$cacheCfg</span><span class="o">-&gt;</span><span class="nf">setCacheMode</span><span class="p">(</span><span class="nc">CacheConfiguration</span><span class="o">::</span><span class="no">CACHE_MODE_REPLICATED</span><span class="p">);</span>
-<span class="nv">$cacheCfg</span><span class="o">-&gt;</span><span class="nf">setWriteSynchronizationMode</span><span class="p">(</span><span class="nc">CacheConfiguration</span><span class="o">::</span><span class="no">WRITE_SYNC_MODE_FULL_SYNC</span><span class="p">);</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="nv">$cacheCfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">CacheConfiguration</span><span class="p">();</span>
+<span class="nv">$cacheCfg</span><span class="o">-&gt;</span><span class="na">setCacheMode</span><span class="p">(</span><span class="nx">CacheConfiguration</span><span class="o">::</span><span class="na">CACHE_MODE_REPLICATED</span><span class="p">);</span>
+<span class="nv">$cacheCfg</span><span class="o">-&gt;</span><span class="na">setWriteSynchronizationMode</span><span class="p">(</span><span class="nx">CacheConfiguration</span><span class="o">::</span><span class="na">WRITE_SYNC_MODE_FULL_SYNC</span><span class="p">);</span>
 
-<span class="nv">$cache</span> <span class="o">=</span> <span class="nv">$client</span><span class="o">-&gt;</span><span class="nf">getOrCreateCache</span><span class="p">(</span><span class="s1">'References'</span><span class="p">,</span> <span class="nv">$cacheCfg</span><span class="p">);</span></code></pre>
+<span class="nv">$cache</span> <span class="o">=</span> <span class="nv">$client</span><span class="o">-&gt;</span><span class="na">getOrCreateCache</span><span class="p">(</span><span class="s1">'References'</span><span class="p">,</span> <span class="nv">$cacheCfg</span><span class="p">);</span></code></pre>
 </div>
 </div>
 </div>
@@ -3482,39 +3482,39 @@ The client will try to reconnect to the next node specified in the configuration
 <pre class="rouge highlight"><code data-lang="php"><span class="nv">$val</span> <span class="o">=</span> <span class="k">array</span><span class="p">();</span>
 <span class="nv">$keys</span> <span class="o">=</span> <span class="nb">range</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="mi">100</span><span class="p">);</span>
 <span class="k">foreach</span> <span class="p">(</span><span class="nv">$keys</span> <span class="k">as</span> <span class="nv">$number</span><span class="p">)</span> <span class="p">{</span>
-    <span class="nv">$val</span><span class="p">[]</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">CacheEntry</span><span class="p">(</span><span class="nv">$number</span><span class="p">,</span> <span class="nb">strval</span><span class="p">(</span><span class="nv">$number</span><span class="p">));</span>
+    <span class="nv">$val</span><span class="p">[]</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">CacheEntry</span><span class="p">(</span><span class="nv">$number</span><span class="p">,</span> <span class="nb">strval</span><span class="p">(</span><span class="nv">$number</span><span class="p">));</span>
 <span class="p">}</span>
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">putAll</span><span class="p">(</span><span class="nv">$val</span><span class="p">);</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">putAll</span><span class="p">(</span><span class="nv">$val</span><span class="p">);</span>
 
-<span class="nv">$replace</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">replaceIfEquals</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'2'</span><span class="p">,</span> <span class="s1">'3'</span><span class="p">);</span>
+<span class="nv">$replace</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">replaceIfEquals</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'2'</span><span class="p">,</span> <span class="s1">'3'</span><span class="p">);</span>
 <span class="k">echo</span> <span class="nv">$replace</span> <span class="o">?</span> <span class="s1">'true'</span> <span class="o">:</span> <span class="s1">'false'</span><span class="p">;</span> <span class="c1">//false</span>
 <span class="k">echo</span> <span class="s2">"</span><span class="se">\r\n</span><span class="s2">"</span><span class="p">;</span>
 
-<span class="nv">$value</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">get</span><span class="p">(</span><span class="mi">1</span><span class="p">);</span>
+<span class="nv">$value</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">get</span><span class="p">(</span><span class="mi">1</span><span class="p">);</span>
 <span class="k">echo</span> <span class="nv">$value</span><span class="p">;</span> <span class="c1">//1</span>
 <span class="k">echo</span> <span class="s2">"</span><span class="se">\r\n</span><span class="s2">"</span><span class="p">;</span>
 
-<span class="nv">$replace</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">replaceIfEquals</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s2">"1"</span><span class="p">,</span> <span class="mi">3</span><span class="p">);</span>
+<span class="nv">$replace</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">replaceIfEquals</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s2">"1"</span><span class="p">,</span> <span class="mi">3</span><span class="p">);</span>
 <span class="k">echo</span> <span class="nv">$replace</span> <span class="o">?</span> <span class="s1">'true'</span> <span class="o">:</span> <span class="s1">'false'</span><span class="p">;</span> <span class="c1">//true</span>
 <span class="k">echo</span> <span class="s2">"</span><span class="se">\r\n</span><span class="s2">"</span><span class="p">;</span>
 
-<span class="nv">$value</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">get</span><span class="p">(</span><span class="mi">1</span><span class="p">);</span>
+<span class="nv">$value</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">get</span><span class="p">(</span><span class="mi">1</span><span class="p">);</span>
 <span class="k">echo</span> <span class="nv">$value</span><span class="p">;</span> <span class="c1">//3</span>
 <span class="k">echo</span> <span class="s2">"</span><span class="se">\r\n</span><span class="s2">"</span><span class="p">;</span>
 
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">put</span><span class="p">(</span><span class="mi">101</span><span class="p">,</span> <span class="s1">'101'</span><span class="p">);</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">put</span><span class="p">(</span><span class="mi">101</span><span class="p">,</span> <span class="s1">'101'</span><span class="p">);</span>
 
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">removeKeys</span><span class="p">(</span><span class="nv">$keys</span><span class="p">);</span>
-<span class="nv">$sizeIsOne</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">getSize</span><span class="p">()</span> <span class="o">==</span> <span class="mi">1</span><span class="p">;</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">removeKeys</span><span class="p">(</span><span class="nv">$keys</span><span class="p">);</span>
+<span class="nv">$sizeIsOne</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">getSize</span><span class="p">()</span> <span class="o">==</span> <span class="mi">1</span><span class="p">;</span>
 <span class="k">echo</span> <span class="nv">$sizeIsOne</span> <span class="o">?</span> <span class="s1">'true'</span> <span class="o">:</span> <span class="s1">'false'</span><span class="p">;</span> <span class="c1">//true</span>
 <span class="k">echo</span> <span class="s2">"</span><span class="se">\r\n</span><span class="s2">"</span><span class="p">;</span>
 
-<span class="nv">$value</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">get</span><span class="p">(</span><span class="mi">101</span><span class="p">);</span>
+<span class="nv">$value</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">get</span><span class="p">(</span><span class="mi">101</span><span class="p">);</span>
 <span class="k">echo</span> <span class="nv">$value</span><span class="p">;</span> <span class="c1">//101</span>
 <span class="k">echo</span> <span class="s2">"</span><span class="se">\r\n</span><span class="s2">"</span><span class="p">;</span>
 
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">removeAll</span><span class="p">();</span>
-<span class="nv">$sizeIsZero</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">getSize</span><span class="p">()</span> <span class="o">==</span> <span class="mi">0</span><span class="p">;</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">removeAll</span><span class="p">();</span>
+<span class="nv">$sizeIsZero</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">getSize</span><span class="p">()</span> <span class="o">==</span> <span class="mi">0</span><span class="p">;</span>
 <span class="k">echo</span> <span class="nv">$sizeIsZero</span> <span class="o">?</span> <span class="s1">'true'</span> <span class="o">:</span> <span class="s1">'false'</span><span class="p">;</span> <span class="c1">//true</span>
 <span class="k">echo</span> <span class="s2">"</span><span class="se">\r\n</span><span class="s2">"</span><span class="p">;</span></code></pre>
 </div>
@@ -3530,13 +3530,13 @@ The client will try to reconnect to the next node specified in the configuration
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="nv">$cache</span> <span class="o">=</span> <span class="nv">$client</span><span class="o">-&gt;</span><span class="nf">getOrCreateCache</span><span class="p">(</span><span class="s1">'personCache'</span><span class="p">);</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="nv">$cache</span> <span class="o">=</span> <span class="nv">$client</span><span class="o">-&gt;</span><span class="na">getOrCreateCache</span><span class="p">(</span><span class="s1">'personCache'</span><span class="p">);</span>
 
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">put</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="k">new</span> <span class="nc">Person</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'John Smith'</span><span class="p">));</span>
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">put</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="k">new</span> <span class="nc">Person</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'John Johnson'</span><span class="p">));</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">put</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="k">new</span> <span class="nx">Person</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'John Smith'</span><span class="p">));</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">put</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="k">new</span> <span class="nx">Person</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'John Johnson'</span><span class="p">));</span>
 
-<span class="nv">$qry</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">ScanQuery</span><span class="p">();</span>
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">query</span><span class="p">(</span><span class="k">new</span> <span class="nc">ScanQuery</span><span class="p">());</span></code></pre>
+<span class="nv">$qry</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">ScanQuery</span><span class="p">();</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">query</span><span class="p">(</span><span class="k">new</span> <span class="nx">ScanQuery</span><span class="p">());</span></code></pre>
 </div>
 </div>
 </div>
@@ -3552,29 +3552,29 @@ The <code>query()</code> method returns a cursor object with the standard PHP It
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="nv">$create_table</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">SqlFieldsQuery</span><span class="p">(</span>
-    <span class="nb">sprintf</span><span class="p">(</span><span class="s1">'CREATE TABLE IF NOT EXISTS Person (id INT PRIMARY KEY, name VARCHAR) WITH "VALUE_TYPE=%s"'</span><span class="p">,</span> <span class="nc">Person</span><span class="o">::</span><span class="n">class</span><span class="p">)</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="nv">$create_table</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">SqlFieldsQuery</span><span class="p">(</span>
+    <span class="nb">sprintf</span><span class="p">(</span><span class="s1">'CREATE TABLE IF NOT EXISTS Person (id INT PRIMARY KEY, name VARCHAR) WITH "VALUE_TYPE=%s"'</span><span class="p">,</span> <span class="nx">Person</span><span class="o">::</span><span class="na">class</span><span class="p">)</span>
 <span class="p">);</span>
-<span class="nv">$create_table</span><span class="o">-&gt;</span><span class="nf">setSchema</span><span class="p">(</span><span class="s1">'PUBLIC'</span><span class="p">);</span>
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">query</span><span class="p">(</span><span class="nv">$create_table</span><span class="p">)</span><span class="o">-&gt;</span><span class="nf">getAll</span><span class="p">();</span>
+<span class="nv">$create_table</span><span class="o">-&gt;</span><span class="na">setSchema</span><span class="p">(</span><span class="s1">'PUBLIC'</span><span class="p">);</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">query</span><span class="p">(</span><span class="nv">$create_table</span><span class="p">)</span><span class="o">-&gt;</span><span class="na">getAll</span><span class="p">();</span>
 
 <span class="nv">$key</span> <span class="o">=</span> <span class="mi">1</span><span class="p">;</span>
-<span class="nv">$val</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">Person</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'Person 1'</span><span class="p">);</span>
+<span class="nv">$val</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">Person</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'Person 1'</span><span class="p">);</span>
 
-<span class="nv">$insert</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">SqlFieldsQuery</span><span class="p">(</span><span class="s1">'INSERT INTO Person(id, name) VALUES(?, ?)'</span><span class="p">);</span>
-<span class="nv">$insert</span><span class="o">-&gt;</span><span class="nf">setArgs</span><span class="p">(</span><span class="nv">$val</span><span class="o">-&gt;</span><span class="n">id</span><span class="p">,</span> <span class="nv">$val</span><span class="o">-&gt;</span><span class="n">name</span><span class="p">);</span>
-<span class="nv">$insert</span><span class="o">-&gt;</span><span class="nf">setSchema</span><span class="p">(</span><span class="s1">'PUBLIC'</span><span class="p">);</span>
-<span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">query</span><span class="p">(</span><span class="nv">$insert</span><span class="p">)</span><span class="o">-&gt;</span><span class="nf">getAll</span><span class="p">();</span>
+<span class="nv">$insert</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">SqlFieldsQuery</span><span class="p">(</span><span class="s1">'INSERT INTO Person(id, name) VALUES(?, ?)'</span><span class="p">);</span>
+<span class="nv">$insert</span><span class="o">-&gt;</span><span class="na">setArgs</span><span class="p">(</span><span class="nv">$val</span><span class="o">-&gt;</span><span class="na">id</span><span class="p">,</span> <span class="nv">$val</span><span class="o">-&gt;</span><span class="na">name</span><span class="p">);</span>
+<span class="nv">$insert</span><span class="o">-&gt;</span><span class="na">setSchema</span><span class="p">(</span><span class="s1">'PUBLIC'</span><span class="p">);</span>
+<span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">query</span><span class="p">(</span><span class="nv">$insert</span><span class="p">)</span><span class="o">-&gt;</span><span class="na">getAll</span><span class="p">();</span>
 
-<span class="nv">$select</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">SqlFieldsQuery</span><span class="p">(</span><span class="s1">'SELECT name FROM Person WHERE id = ?'</span><span class="p">);</span>
-<span class="nv">$select</span><span class="o">-&gt;</span><span class="nf">setArgs</span><span class="p">(</span><span class="nv">$key</span><span class="p">);</span>
-<span class="nv">$select</span><span class="o">-&gt;</span><span class="nf">setSchema</span><span class="p">(</span><span class="s1">'PUBLIC'</span><span class="p">);</span>
-<span class="nv">$cursor</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="nf">query</span><span class="p">(</span><span class="nv">$select</span><span class="p">);</span>
+<span class="nv">$select</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">SqlFieldsQuery</span><span class="p">(</span><span class="s1">'SELECT name FROM Person WHERE id = ?'</span><span class="p">);</span>
+<span class="nv">$select</span><span class="o">-&gt;</span><span class="na">setArgs</span><span class="p">(</span><span class="nv">$key</span><span class="p">);</span>
+<span class="nv">$select</span><span class="o">-&gt;</span><span class="na">setSchema</span><span class="p">(</span><span class="s1">'PUBLIC'</span><span class="p">);</span>
+<span class="nv">$cursor</span> <span class="o">=</span> <span class="nv">$cache</span><span class="o">-&gt;</span><span class="na">query</span><span class="p">(</span><span class="nv">$select</span><span class="p">);</span>
 <span class="c1">// Get the results; the `getAll()` methods closes the cursor; you do not have to call cursor.close();</span>
-<span class="nv">$results</span> <span class="o">=</span> <span class="nv">$cursor</span><span class="o">-&gt;</span><span class="nf">getAll</span><span class="p">();</span>
+<span class="nv">$results</span> <span class="o">=</span> <span class="nv">$cursor</span><span class="o">-&gt;</span><span class="na">getAll</span><span class="p">();</span>
 
 <span class="k">if</span> <span class="p">(</span><span class="nb">sizeof</span><span class="p">(</span><span class="nv">$results</span><span class="p">)</span> <span class="o">!=</span> <span class="mi">0</span><span class="p">)</span> <span class="p">{</span>
-    <span class="k">echo</span> <span class="s1">'name = '</span> <span class="mf">.</span> <span class="nv">$results</span><span class="p">[</span><span class="mi">0</span><span class="p">][</span><span class="mi">0</span><span class="p">];</span>
+    <span class="k">echo</span> <span class="s1">'name = '</span> <span class="o">.</span> <span class="nv">$results</span><span class="p">[</span><span class="mi">0</span><span class="p">][</span><span class="mi">0</span><span class="p">];</span>
     <span class="k">echo</span> <span class="s2">"</span><span class="se">\r\n</span><span class="s2">"</span><span class="p">;</span>
 <span class="p">}</span></code></pre>
 </div>
@@ -3600,11 +3600,11 @@ The <code>query()</code> method returns a cursor object with the standard PHP It
     <span class="s1">'local_pk'</span> <span class="o">=&gt;</span> <span class="s1">'/path/to/key/file'</span>
 <span class="p">];</span>
 
-<span class="nv">$config</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">ClientConfiguration</span><span class="p">(</span><span class="s1">'localhost:10800'</span><span class="p">);</span>
-<span class="nv">$config</span><span class="o">-&gt;</span><span class="nf">setTLSOptions</span><span class="p">(</span><span class="nv">$tlsOptions</span><span class="p">);</span>
+<span class="nv">$config</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">ClientConfiguration</span><span class="p">(</span><span class="s1">'localhost:10800'</span><span class="p">);</span>
+<span class="nv">$config</span><span class="o">-&gt;</span><span class="na">setTLSOptions</span><span class="p">(</span><span class="nv">$tlsOptions</span><span class="p">);</span>
 
-<span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">Client</span><span class="p">();</span>
-<span class="nv">$client</span><span class="o">-&gt;</span><span class="nf">connect</span><span class="p">(</span><span class="nv">$config</span><span class="p">);</span></code></pre>
+<span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">Client</span><span class="p">();</span>
+<span class="nv">$client</span><span class="o">-&gt;</span><span class="na">connect</span><span class="p">(</span><span class="nv">$config</span><span class="p">);</span></code></pre>
 </div>
 </div>
 </div>
@@ -3615,13 +3615,13 @@ The <code>query()</code> method returns a cursor object with the standard PHP It
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="php"><span class="nv">$config</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">ClientConfiguration</span><span class="p">(</span><span class="s1">'localhost:10800'</span><span class="p">);</span>
-<span class="nv">$config</span><span class="o">-&gt;</span><span class="nf">setUserName</span><span class="p">(</span><span class="s1">'ignite'</span><span class="p">);</span>
-<span class="nv">$config</span><span class="o">-&gt;</span><span class="nf">setPassword</span><span class="p">(</span><span class="s1">'ignite'</span><span class="p">);</span>
+<pre class="rouge highlight"><code data-lang="php"><span class="nv">$config</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">ClientConfiguration</span><span class="p">(</span><span class="s1">'localhost:10800'</span><span class="p">);</span>
+<span class="nv">$config</span><span class="o">-&gt;</span><span class="na">setUserName</span><span class="p">(</span><span class="s1">'ignite'</span><span class="p">);</span>
+<span class="nv">$config</span><span class="o">-&gt;</span><span class="na">setPassword</span><span class="p">(</span><span class="s1">'ignite'</span><span class="p">);</span>
 <span class="c1">//$config-&gt;setTLSOptions($tlsOptions);</span>
 
-<span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">Client</span><span class="p">();</span>
-<span class="nv">$client</span><span class="o">-&gt;</span><span class="nf">connect</span><span class="p">(</span><span class="nv">$config</span><span class="p">);</span></code></pre>
+<span class="nv">$client</span> <span class="o">=</span> <span class="k">new</span> <span class="nx">Client</span><span class="p">();</span>
+<span class="nv">$client</span><span class="o">-&gt;</span><span class="na">connect</span><span class="p">(</span><span class="nv">$config</span><span class="p">);</span></code></pre>
 </div>
 </div>
 </div>
@@ -3699,11 +3699,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/thin-clients/python-thin-client.html b/docs/2.11.0/thin-clients/python-thin-client.html
index 3843710..58f1355 100644
--- a/docs/2.11.0/thin-clients/python-thin-client.html
+++ b/docs/2.11.0/thin-clients/python-thin-client.html
@@ -4438,11 +4438,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/tools/control-script.html b/docs/2.11.0/tools/control-script.html
index 6ad5c27..a986cdd 100644
--- a/docs/2.11.0/tools/control-script.html
+++ b/docs/2.11.0/tools/control-script.html
@@ -4543,11 +4543,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/tools/gg-control-center.html b/docs/2.11.0/tools/gg-control-center.html
index f514e19..fc06d70 100644
--- a/docs/2.11.0/tools/gg-control-center.html
+++ b/docs/2.11.0/tools/gg-control-center.html
@@ -3399,11 +3399,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/tools/informatica.html b/docs/2.11.0/tools/informatica.html
index 3e5216f..08af8df 100644
--- a/docs/2.11.0/tools/informatica.html
+++ b/docs/2.11.0/tools/informatica.html
@@ -3657,11 +3657,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/tools/pentaho.html b/docs/2.11.0/tools/pentaho.html
index 8d67aee..fd0d4c9 100644
--- a/docs/2.11.0/tools/pentaho.html
+++ b/docs/2.11.0/tools/pentaho.html
@@ -3472,11 +3472,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/tools/sqlline.html b/docs/2.11.0/tools/sqlline.html
index faab2ef..d7291d2 100644
--- a/docs/2.11.0/tools/sqlline.html
+++ b/docs/2.11.0/tools/sqlline.html
@@ -3624,11 +3624,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/tools/tableau.html b/docs/2.11.0/tools/tableau.html
index b67c6c5..1b2ed93 100644
--- a/docs/2.11.0/tools/tableau.html
+++ b/docs/2.11.0/tools/tableau.html
@@ -3460,11 +3460,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/tools/visor-cmd.html b/docs/2.11.0/tools/visor-cmd.html
index 7f807fd..8a1e9ba 100644
--- a/docs/2.11.0/tools/visor-cmd.html
+++ b/docs/2.11.0/tools/visor-cmd.html
@@ -3532,11 +3532,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996309' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996309' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996309" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996309"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/transactions/mvcc.html b/docs/2.11.0/transactions/mvcc.html
index ece4429..ed72ba3 100644
--- a/docs/2.11.0/transactions/mvcc.html
+++ b/docs/2.11.0/transactions/mvcc.html
@@ -3665,11 +3665,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996310' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996310' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996310" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996310"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.11.0/understanding-configuration.html b/docs/2.11.0/understanding-configuration.html
index 331da43..061570e 100644
--- a/docs/2.11.0/understanding-configuration.html
+++ b/docs/2.11.0/understanding-configuration.html
@@ -3498,11 +3498,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1631996310' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1631996310' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1632877329' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1632877329' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1631996310" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1631996310"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1632877329" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1632877329"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>