You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/06/02 16:43:15 UTC

[pulsar-site] branch asf-site-next updated: Updated site at revision 86337aa

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

urfree pushed a commit to branch asf-site-next
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/asf-site-next by this push:
     new 2e24daa3b07 Updated site at revision 86337aa
2e24daa3b07 is described below

commit 2e24daa3b07f2af68ef21c64ab64821441044226
Author: Pulsar Site Updater <de...@pulsar.apache.org>
AuthorDate: Thu Jun 2 16:42:24 2022 +0000

    Updated site at revision 86337aa
---
 content/404.html                                   |   8 +-
 content/admin-rest-api/index.html                  |   8 +-
 .../pulsar-broker/2.11.0-SNAPSHOT/index-all.html   |  36 ++-
 .../2.11.0-SNAPSHOT/member-search-index.js         |   2 +-
 .../apache/pulsar/broker/admin/AdminResource.html  | 249 ++++++++---------
 .../pulsar/broker/admin/impl/BrokerStatsBase.html  |   4 +-
 .../pulsar/broker/admin/impl/BrokersBase.html      |   4 +-
 .../pulsar/broker/admin/impl/ClustersBase.html     |   4 +-
 .../pulsar/broker/admin/impl/FunctionsBase.html    |   4 +-
 .../pulsar/broker/admin/impl/NamespacesBase.html   |  18 +-
 .../pulsar/broker/admin/impl/PackagesBase.html     |   4 +-
 .../broker/admin/impl/PersistentTopicsBase.html    |   4 +-
 .../broker/admin/impl/ResourceGroupsBase.html      |   4 +-
 .../broker/admin/impl/ResourceQuotasBase.html      |   6 +-
 .../broker/admin/impl/SchemasResourceBase.html     | 143 ++++++++--
 .../apache/pulsar/broker/admin/impl/SinksBase.html |   4 +-
 .../pulsar/broker/admin/impl/SourcesBase.html      |   4 +-
 .../pulsar/broker/admin/impl/TenantsBase.html      |   2 +-
 .../pulsar/broker/admin/impl/TransactionsBase.html |   4 +-
 .../apache/pulsar/broker/admin/v1/BrokerStats.html |   4 +-
 .../org/apache/pulsar/broker/admin/v1/Brokers.html |   4 +-
 .../apache/pulsar/broker/admin/v1/Clusters.html    |   4 +-
 .../apache/pulsar/broker/admin/v1/Functions.html   |   4 +-
 .../apache/pulsar/broker/admin/v1/Namespaces.html  |  26 +-
 .../broker/admin/v1/NonPersistentTopics.html       |   4 +-
 .../pulsar/broker/admin/v1/PersistentTopics.html   |   4 +-
 .../apache/pulsar/broker/admin/v1/Properties.html  |   2 +-
 .../pulsar/broker/admin/v1/ResourceQuotas.html     |   6 +-
 .../pulsar/broker/admin/v1/SchemasResource.html    |   6 +-
 .../org/apache/pulsar/broker/admin/v2/Bookies.html |   4 +-
 .../apache/pulsar/broker/admin/v2/BrokerStats.html |   4 +-
 .../org/apache/pulsar/broker/admin/v2/Brokers.html |   4 +-
 .../apache/pulsar/broker/admin/v2/Clusters.html    |   4 +-
 .../apache/pulsar/broker/admin/v2/Functions.html   |   4 +-
 .../apache/pulsar/broker/admin/v2/Namespaces.html  |  26 +-
 .../broker/admin/v2/NonPersistentTopics.html       |   4 +-
 .../pulsar/broker/admin/v2/PersistentTopics.html   |   4 +-
 .../pulsar/broker/admin/v2/ResourceGroups.html     |   4 +-
 .../pulsar/broker/admin/v2/ResourceQuotas.html     |   6 +-
 .../pulsar/broker/admin/v2/SchemasResource.html    |   6 +-
 .../org/apache/pulsar/broker/admin/v2/Tenants.html |   2 +-
 .../org/apache/pulsar/broker/admin/v2/Worker.html  |   4 +-
 .../apache/pulsar/broker/admin/v2/WorkerStats.html |   4 +-
 .../apache/pulsar/broker/admin/v3/Functions.html   |   4 +-
 .../apache/pulsar/broker/admin/v3/Packages.html    |   4 +-
 .../org/apache/pulsar/broker/admin/v3/Sink.html    |   4 +-
 .../org/apache/pulsar/broker/admin/v3/Sinks.html   |   4 +-
 .../org/apache/pulsar/broker/admin/v3/Source.html  |   4 +-
 .../org/apache/pulsar/broker/admin/v3/Sources.html |   4 +-
 .../pulsar/broker/admin/v3/Transactions.html       |   4 +-
 .../pulsar/broker/lookup/TopicLookupBase.html      |   2 +-
 .../pulsar/broker/lookup/v1/TopicLookup.html       |   2 +-
 .../pulsar/broker/lookup/v2/TopicLookup.html       |   2 +-
 .../org/apache/pulsar/broker/rest/Topics.html      |   4 +-
 .../org/apache/pulsar/broker/rest/TopicsBase.html  |   4 +-
 .../SchemaRegistry.SchemaAndMetadata.html          |  53 +++-
 .../pulsar/broker/service/schema/package-use.html  |  20 +-
 .../pulsar/broker/web/PulsarWebResource.html       |  85 +++---
 content/assets/js/8ff0010b.8656e90f.js             |   1 +
 content/assets/js/c874577d.7b243b56.js             |   1 +
 content/assets/js/d785c177.3dc63fd5.js             |   1 +
 content/assets/js/main.01d6c25d.js                 |   2 +
 content/assets/js/main.01d6c25d.js.LICENSE.txt     |  53 ++++
 content/assets/js/runtime~main.4455f27d.js         |   1 +
 .../blog/2018/08/06/Apache-Pulsar-2-1-0/index.html |   8 +-
 .../blog/2019/02/20/Apache-Pulsar-2-3-0/index.html |   8 +-
 .../blog/2019/07/05/Apache-Pulsar-2-4-0/index.html |   8 +-
 .../blog/2019/12/04/Apache-Pulsar-2-4-2/index.html |   8 +-
 .../blog/2019/12/18/Pulsar-summit-cfp/index.html   |   8 +-
 .../pulsar-milestone-200-contributors/index.html   |   8 +-
 .../index.html                                     |   8 +-
 .../blog/2020/04/23/Apache-Pulsar-2-5-1/index.html |   8 +-
 .../blog/2020/05/19/Apache-Pulsar-2-5-2/index.html |   8 +-
 .../blog/2020/06/18/Apache-Pulsar-2-6-0/index.html |   8 +-
 .../blog/2020/08/21/Apache-Pulsar-2-6-1/index.html |   8 +-
 .../2020/08/24/Pulsar-300-contributors/index.html  |   8 +-
 .../09/01/pulsar-summit-asia-2020-cfp/index.html   |   8 +-
 .../11/04/pulsar-summit-asia-schedule/index.html   |   8 +-
 .../blog/2020/11/09/Apache-Pulsar-2-6-2/index.html |   8 +-
 .../blog/2020/12/24/Apache-Pulsar-2-7-0/index.html |   8 +-
 .../blog/2021/05/13/Apache-Pulsar-2-7-2/index.html |   8 +-
 .../blog/2021/06/12/Apache-Pulsar-2-8-0/index.html |   8 +-
 .../blog/2021/08/11/Apache-Pulsar-2-7-3/index.html |   8 +-
 content/blog/2021/08/18/asia-cfp/index.html        |   8 +-
 .../blog/2021/09/23/Apache-Pulsar-2-8-1/index.html |   8 +-
 content/blog/2021/12/11/Log4j-CVE/index.html       |   8 +-
 .../blog/2021/12/14/Apache-Pulsar-2-7-4/index.html |   8 +-
 .../blog/2022/04/08/Apache-Pulsar-2-9-2/index.html |   8 +-
 .../index.html                                     |   8 +-
 .../2022/05/11/whats-new-in-pulsar-210/index.html  |   8 +-
 content/blog/archive/index.html                    |   8 +-
 content/blog/index.html                            |   8 +-
 content/blog/page/2/index.html                     |   8 +-
 content/blog/page/3/index.html                     |   8 +-
 content/case-studies/index.html                    |   8 +-
 content/coding-guide/index.html                    |   8 +-
 content/community/index.html                       |   8 +-
 content/contact/index.html                         |   8 +-
 content/contributing/index.html                    |   8 +-
 content/docs/2.5.1/adaptors-kafka/index.html       |  27 +-
 content/docs/2.5.1/adaptors-spark/index.html       |  23 +-
 content/docs/2.5.1/adaptors-storm/index.html       |  23 +-
 content/docs/2.5.1/admin-api-brokers/index.html    |  23 +-
 content/docs/2.5.1/admin-api-clusters/index.html   |  27 +-
 content/docs/2.5.1/admin-api-functions/index.html  |  23 +-
 content/docs/2.5.1/admin-api-namespaces/index.html |  31 ++-
 .../admin-api-non-partitioned-topics/index.html    |  27 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 content/docs/2.5.1/admin-api-overview/index.html   |  23 +-
 .../2.5.1/admin-api-partitioned-topics/index.html  |  33 ++-
 .../docs/2.5.1/admin-api-permissions/index.html    |  25 +-
 .../2.5.1/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.5.1/admin-api-tenants/index.html    |  25 +-
 content/docs/2.5.1/administration-geo/index.html   |  25 +-
 .../2.5.1/administration-load-balance/index.html   |  25 +-
 content/docs/2.5.1/administration-proxy/index.html |  23 +-
 .../2.5.1/administration-pulsar-manager/index.html |  27 +-
 content/docs/2.5.1/administration-stats/index.html |  23 +-
 .../docs/2.5.1/administration-upgrade/index.html   |  27 +-
 content/docs/2.5.1/administration-zk-bk/index.html |  27 +-
 content/docs/2.5.1/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.5.1/client-libraries-cpp/index.html |  35 ++-
 content/docs/2.5.1/client-libraries-go/index.html  |  25 +-
 .../docs/2.5.1/client-libraries-java/index.html    |  25 +-
 .../docs/2.5.1/client-libraries-node/index.html    |  29 +-
 .../docs/2.5.1/client-libraries-python/index.html  |  29 +-
 .../2.5.1/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.5.1/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.5.1/concepts-authentication/index.html  |  23 +-
 content/docs/2.5.1/concepts-clients/index.html     |  25 +-
 content/docs/2.5.1/concepts-messaging/index.html   |  27 +-
 .../docs/2.5.1/concepts-multi-tenancy/index.html   |  23 +-
 content/docs/2.5.1/concepts-overview/index.html    |  23 +-
 content/docs/2.5.1/concepts-replication/index.html |  23 +-
 .../docs/2.5.1/concepts-tiered-storage/index.html  |  23 +-
 .../2.5.1/concepts-topic-compaction/index.html     |  23 +-
 .../2.5.1/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.5.1/cookbooks-compaction/index.html |  23 +-
 .../docs/2.5.1/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.5.1/cookbooks-encryption/index.html |  25 +-
 .../docs/2.5.1/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.5.1/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.5.1/cookbooks-partitioned/index.html    |  23 +-
 .../2.5.1/cookbooks-retention-expiry/index.html    |  31 ++-
 .../docs/2.5.1/cookbooks-tiered-storage/index.html |  41 +--
 content/docs/2.5.1/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  29 +-
 content/docs/2.5.1/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.5.1/deploy-dcos/index.html          |  23 +-
 content/docs/2.5.1/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.5.1/deploy-monitoring/index.html    |  25 +-
 .../docs/2.5.1/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.5.1/develop-cpp/index.html          |  23 +-
 content/docs/2.5.1/develop-load-manager/index.html |  25 +-
 content/docs/2.5.1/develop-schema/index.html       |  23 +-
 content/docs/2.5.1/develop-tools/index.html        |  29 +-
 .../2.5.1/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.5.1/functions-cli/index.html        |  23 +-
 content/docs/2.5.1/functions-debug/index.html      |  23 +-
 content/docs/2.5.1/functions-deploy/index.html     |  23 +-
 content/docs/2.5.1/functions-develop/index.html    |  35 ++-
 content/docs/2.5.1/functions-overview/index.html   |  23 +-
 content/docs/2.5.1/functions-runtime/index.html    |  27 +-
 content/docs/2.5.1/functions-worker/index.html     |  33 ++-
 .../docs/2.5.1/getting-started-docker/index.html   |  31 ++-
 content/docs/2.5.1/getting-started-helm/index.html |  25 +-
 .../2.5.1/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.5.1/helm-deploy/index.html          |  27 +-
 content/docs/2.5.1/helm-install/index.html         |  23 +-
 content/docs/2.5.1/helm-overview/index.html        |  23 +-
 content/docs/2.5.1/helm-prepare/index.html         |  23 +-
 content/docs/2.5.1/helm-tools/index.html           |  23 +-
 content/docs/2.5.1/helm-upgrade/index.html         |  23 +-
 content/docs/2.5.1/index.html                      |  23 +-
 content/docs/2.5.1/io-cdc/index.html               |  23 +-
 content/docs/2.5.1/io-cli/index.html               |  23 +-
 content/docs/2.5.1/io-connectors/index.html        |  23 +-
 content/docs/2.5.1/io-debezium-source/index.html   |  25 +-
 content/docs/2.5.1/io-debug/index.html             |  27 +-
 content/docs/2.5.1/io-develop/index.html           |  31 ++-
 .../docs/2.5.1/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.5.1/io-hbase-sink/index.html        |  25 +-
 content/docs/2.5.1/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.5.1/io-kafka-source/index.html      |  25 +-
 content/docs/2.5.1/io-overview/index.html          |  23 +-
 content/docs/2.5.1/io-quickstart/index.html        |  45 ++--
 content/docs/2.5.1/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.5.1/io-use/index.html               |  25 +-
 content/docs/2.5.1/pulsar-2.0/index.html           |  23 +-
 content/docs/2.5.1/pulsar-admin/index.html         |  31 ++-
 content/docs/2.5.1/reference-cli-tools/index.html  |  27 +-
 .../docs/2.5.1/reference-configuration/index.html  |  25 +-
 content/docs/2.5.1/reference-metrics/index.html    |  25 +-
 .../docs/2.5.1/reference-pulsar-admin/index.html   |  29 +-
 .../2.5.1/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.5.1/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.5.1/schema-get-started/index.html   |  23 +-
 content/docs/2.5.1/schema-manage/index.html        |  25 +-
 content/docs/2.5.1/schema-understand/index.html    |  27 +-
 content/docs/2.5.1/security-athenz/index.html      |  27 +-
 .../docs/2.5.1/security-authorization/index.html   |  27 +-
 .../docs/2.5.1/security-bouncy-castle/index.html   |  25 +-
 content/docs/2.5.1/security-encryption/index.html  |  23 +-
 content/docs/2.5.1/security-extending/index.html   |  23 +-
 content/docs/2.5.1/security-jwt/index.html         |  27 +-
 content/docs/2.5.1/security-kerberos/index.html    |  29 +-
 content/docs/2.5.1/security-overview/index.html    |  23 +-
 .../2.5.1/security-tls-authentication/index.html   |  23 +-
 .../docs/2.5.1/security-tls-transport/index.html   |  27 +-
 .../2.5.1/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.5.1/sql-getting-started/index.html  |  23 +-
 content/docs/2.5.1/sql-overview/index.html         |  23 +-
 content/docs/2.5.1/sql-rest-api/index.html         |  23 +-
 content/docs/2.5.1/standalone/index.html           |  35 ++-
 .../docs/2.5.1/window-functions-context/index.html |  25 +-
 content/docs/2.5.2/adaptors-kafka/index.html       |  27 +-
 content/docs/2.5.2/adaptors-spark/index.html       |  23 +-
 content/docs/2.5.2/adaptors-storm/index.html       |  23 +-
 content/docs/2.5.2/admin-api-brokers/index.html    |  23 +-
 content/docs/2.5.2/admin-api-clusters/index.html   |  27 +-
 content/docs/2.5.2/admin-api-functions/index.html  |  23 +-
 content/docs/2.5.2/admin-api-namespaces/index.html |  31 ++-
 .../admin-api-non-partitioned-topics/index.html    |  27 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 content/docs/2.5.2/admin-api-overview/index.html   |  23 +-
 .../2.5.2/admin-api-partitioned-topics/index.html  |  33 ++-
 .../docs/2.5.2/admin-api-permissions/index.html    |  25 +-
 .../2.5.2/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.5.2/admin-api-tenants/index.html    |  25 +-
 content/docs/2.5.2/administration-geo/index.html   |  25 +-
 .../2.5.2/administration-load-balance/index.html   |  25 +-
 content/docs/2.5.2/administration-proxy/index.html |  23 +-
 .../2.5.2/administration-pulsar-manager/index.html |  27 +-
 content/docs/2.5.2/administration-stats/index.html |  23 +-
 .../docs/2.5.2/administration-upgrade/index.html   |  27 +-
 content/docs/2.5.2/administration-zk-bk/index.html |  27 +-
 content/docs/2.5.2/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.5.2/client-libraries-cpp/index.html |  35 ++-
 content/docs/2.5.2/client-libraries-go/index.html  |  25 +-
 .../docs/2.5.2/client-libraries-java/index.html    |  25 +-
 .../docs/2.5.2/client-libraries-node/index.html    |  29 +-
 .../docs/2.5.2/client-libraries-python/index.html  |  29 +-
 .../2.5.2/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.5.2/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.5.2/concepts-authentication/index.html  |  23 +-
 content/docs/2.5.2/concepts-clients/index.html     |  25 +-
 content/docs/2.5.2/concepts-messaging/index.html   |  27 +-
 .../docs/2.5.2/concepts-multi-tenancy/index.html   |  23 +-
 content/docs/2.5.2/concepts-overview/index.html    |  23 +-
 content/docs/2.5.2/concepts-replication/index.html |  23 +-
 .../docs/2.5.2/concepts-tiered-storage/index.html  |  23 +-
 .../2.5.2/concepts-topic-compaction/index.html     |  23 +-
 .../2.5.2/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.5.2/cookbooks-compaction/index.html |  23 +-
 .../docs/2.5.2/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.5.2/cookbooks-encryption/index.html |  25 +-
 .../docs/2.5.2/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.5.2/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.5.2/cookbooks-partitioned/index.html    |  23 +-
 .../2.5.2/cookbooks-retention-expiry/index.html    |  31 ++-
 .../docs/2.5.2/cookbooks-tiered-storage/index.html |  41 +--
 content/docs/2.5.2/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  29 +-
 content/docs/2.5.2/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.5.2/deploy-dcos/index.html          |  23 +-
 content/docs/2.5.2/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.5.2/deploy-monitoring/index.html    |  25 +-
 .../docs/2.5.2/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.5.2/develop-cpp/index.html          |  23 +-
 content/docs/2.5.2/develop-load-manager/index.html |  25 +-
 content/docs/2.5.2/develop-schema/index.html       |  23 +-
 content/docs/2.5.2/develop-tools/index.html        |  29 +-
 .../2.5.2/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.5.2/functions-cli/index.html        |  23 +-
 content/docs/2.5.2/functions-debug/index.html      |  23 +-
 content/docs/2.5.2/functions-deploy/index.html     |  23 +-
 content/docs/2.5.2/functions-develop/index.html    |  35 ++-
 content/docs/2.5.2/functions-overview/index.html   |  23 +-
 content/docs/2.5.2/functions-runtime/index.html    |  27 +-
 content/docs/2.5.2/functions-worker/index.html     |  33 ++-
 .../docs/2.5.2/getting-started-docker/index.html   |  29 +-
 content/docs/2.5.2/getting-started-helm/index.html |  23 +-
 .../2.5.2/getting-started-standalone/index.html    |  33 ++-
 content/docs/2.5.2/helm-deploy/index.html          |  27 +-
 content/docs/2.5.2/helm-install/index.html         |  23 +-
 content/docs/2.5.2/helm-overview/index.html        |  23 +-
 content/docs/2.5.2/helm-prepare/index.html         |  23 +-
 content/docs/2.5.2/helm-tools/index.html           |  23 +-
 content/docs/2.5.2/helm-upgrade/index.html         |  23 +-
 content/docs/2.5.2/index.html                      |  23 +-
 content/docs/2.5.2/io-cdc/index.html               |  23 +-
 content/docs/2.5.2/io-cli/index.html               |  23 +-
 content/docs/2.5.2/io-connectors/index.html        |  23 +-
 content/docs/2.5.2/io-debezium-source/index.html   |  25 +-
 content/docs/2.5.2/io-debug/index.html             |  27 +-
 content/docs/2.5.2/io-develop/index.html           |  31 ++-
 .../docs/2.5.2/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.5.2/io-hbase-sink/index.html        |  25 +-
 content/docs/2.5.2/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.5.2/io-kafka-source/index.html      |  25 +-
 content/docs/2.5.2/io-overview/index.html          |  23 +-
 content/docs/2.5.2/io-quickstart/index.html        |  45 ++--
 content/docs/2.5.2/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.5.2/io-use/index.html               |  25 +-
 content/docs/2.5.2/kubernetes-helm/index.html      |  23 +-
 content/docs/2.5.2/pulsar-2.0/index.html           |  23 +-
 content/docs/2.5.2/pulsar-admin/index.html         |  31 ++-
 content/docs/2.5.2/reference-cli-tools/index.html  |  27 +-
 .../docs/2.5.2/reference-configuration/index.html  |  25 +-
 content/docs/2.5.2/reference-metrics/index.html    |  25 +-
 .../docs/2.5.2/reference-pulsar-admin/index.html   |  29 +-
 .../2.5.2/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.5.2/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.5.2/schema-get-started/index.html   |  23 +-
 content/docs/2.5.2/schema-manage/index.html        |  25 +-
 content/docs/2.5.2/schema-understand/index.html    |  27 +-
 content/docs/2.5.2/security-athenz/index.html      |  27 +-
 .../docs/2.5.2/security-authorization/index.html   |  27 +-
 .../docs/2.5.2/security-bouncy-castle/index.html   |  25 +-
 content/docs/2.5.2/security-encryption/index.html  |  23 +-
 content/docs/2.5.2/security-extending/index.html   |  23 +-
 content/docs/2.5.2/security-jwt/index.html         |  27 +-
 content/docs/2.5.2/security-kerberos/index.html    |  29 +-
 content/docs/2.5.2/security-overview/index.html    |  23 +-
 .../2.5.2/security-tls-authentication/index.html   |  23 +-
 .../docs/2.5.2/security-tls-transport/index.html   |  27 +-
 .../2.5.2/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.5.2/sql-getting-started/index.html  |  23 +-
 content/docs/2.5.2/sql-overview/index.html         |  23 +-
 content/docs/2.5.2/sql-rest-api/index.html         |  23 +-
 content/docs/2.5.2/standalone-docker/index.html    |  29 +-
 content/docs/2.5.2/standalone/index.html           |  33 ++-
 .../docs/2.5.2/window-functions-context/index.html |  25 +-
 content/docs/2.6.0/adaptors-kafka/index.html       |  27 +-
 content/docs/2.6.0/adaptors-spark/index.html       |  23 +-
 content/docs/2.6.0/adaptors-storm/index.html       |  23 +-
 content/docs/2.6.0/admin-api-brokers/index.html    |  23 +-
 content/docs/2.6.0/admin-api-clusters/index.html   |  27 +-
 content/docs/2.6.0/admin-api-functions/index.html  |  23 +-
 content/docs/2.6.0/admin-api-namespaces/index.html |  29 +-
 .../admin-api-non-partitioned-topics/index.html    |  27 +-
 .../admin-api-non-persistent-topics/index.html     |  27 +-
 content/docs/2.6.0/admin-api-overview/index.html   |  25 +-
 .../2.6.0/admin-api-partitioned-topics/index.html  |  33 ++-
 .../docs/2.6.0/admin-api-permissions/index.html    |  27 +-
 .../2.6.0/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.6.0/admin-api-schemas/index.html    |  23 +-
 content/docs/2.6.0/admin-api-tenants/index.html    |  23 +-
 .../docs/2.6.0/administration-dashboard/index.html |  25 +-
 content/docs/2.6.0/administration-geo/index.html   |  25 +-
 .../2.6.0/administration-load-balance/index.html   |  31 ++-
 content/docs/2.6.0/administration-proxy/index.html |  23 +-
 .../2.6.0/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.6.0/administration-stats/index.html |  23 +-
 .../docs/2.6.0/administration-upgrade/index.html   |  27 +-
 content/docs/2.6.0/administration-zk-bk/index.html |  25 +-
 content/docs/2.6.0/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.6.0/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.6.0/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.6.0/client-libraries-go/index.html  |  25 +-
 .../docs/2.6.0/client-libraries-java/index.html    |  25 +-
 .../docs/2.6.0/client-libraries-node/index.html    |  29 +-
 .../docs/2.6.0/client-libraries-python/index.html  |  29 +-
 .../2.6.0/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.6.0/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.6.0/concepts-architecture/index.html    |  23 +-
 .../docs/2.6.0/concepts-authentication/index.html  |  23 +-
 content/docs/2.6.0/concepts-clients/index.html     |  23 +-
 content/docs/2.6.0/concepts-messaging/index.html   |  27 +-
 .../docs/2.6.0/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.6.0/concepts-overview/index.html    |  23 +-
 content/docs/2.6.0/concepts-replication/index.html |  23 +-
 .../docs/2.6.0/concepts-tiered-storage/index.html  |  23 +-
 .../2.6.0/concepts-topic-compaction/index.html     |  23 +-
 .../2.6.0/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.6.0/cookbooks-compaction/index.html |  23 +-
 .../docs/2.6.0/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.6.0/cookbooks-encryption/index.html |  25 +-
 .../docs/2.6.0/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.6.0/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.6.0/cookbooks-partitioned/index.html    |  23 +-
 .../2.6.0/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.6.0/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.6.0/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.6.0/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.6.0/deploy-dcos/index.html          |  27 +-
 content/docs/2.6.0/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.6.0/deploy-monitoring/index.html    |  25 +-
 .../docs/2.6.0/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.6.0/develop-cpp/index.html          |  23 +-
 content/docs/2.6.0/develop-load-manager/index.html |  25 +-
 content/docs/2.6.0/develop-schema/index.html       |  23 +-
 content/docs/2.6.0/develop-tools/index.html        |  29 +-
 .../2.6.0/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.6.0/functions-cli/index.html        |  23 +-
 content/docs/2.6.0/functions-debug/index.html      |  23 +-
 content/docs/2.6.0/functions-deploy/index.html     |  23 +-
 content/docs/2.6.0/functions-develop/index.html    |  35 ++-
 content/docs/2.6.0/functions-metrics/index.html    |  23 +-
 content/docs/2.6.0/functions-overview/index.html   |  23 +-
 content/docs/2.6.0/functions-runtime/index.html    |  27 +-
 content/docs/2.6.0/functions-worker/index.html     |  33 ++-
 .../docs/2.6.0/getting-started-docker/index.html   |  31 ++-
 content/docs/2.6.0/getting-started-helm/index.html |  23 +-
 .../2.6.0/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.6.0/helm-deploy/index.html          |  27 +-
 content/docs/2.6.0/helm-install/index.html         |  23 +-
 content/docs/2.6.0/helm-overview/index.html        |  25 +-
 content/docs/2.6.0/helm-prepare/index.html         |  23 +-
 content/docs/2.6.0/helm-tools/index.html           |  23 +-
 content/docs/2.6.0/helm-upgrade/index.html         |  23 +-
 content/docs/2.6.0/index.html                      |  23 +-
 content/docs/2.6.0/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.6.0/io-canal-source/index.html      |  23 +-
 content/docs/2.6.0/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.6.0/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.6.0/io-cdc/index.html               |  23 +-
 content/docs/2.6.0/io-cli/index.html               |  23 +-
 content/docs/2.6.0/io-connectors/index.html        |  23 +-
 content/docs/2.6.0/io-debezium-source/index.html   |  25 +-
 content/docs/2.6.0/io-debug/index.html             |  27 +-
 content/docs/2.6.0/io-develop/index.html           |  31 ++-
 content/docs/2.6.0/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.6.0/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.6.0/io-file-source/index.html       |  23 +-
 content/docs/2.6.0/io-flume-sink/index.html        |  23 +-
 content/docs/2.6.0/io-flume-source/index.html      |  23 +-
 content/docs/2.6.0/io-hbase-sink/index.html        |  25 +-
 content/docs/2.6.0/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.6.0/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.6.0/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.6.0/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.6.0/io-kafka-sink/index.html        |  27 +-
 content/docs/2.6.0/io-kafka-source/index.html      |  25 +-
 content/docs/2.6.0/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.6.0/io-kinesis-source/index.html    |  23 +-
 content/docs/2.6.0/io-mongo-sink/index.html        |  25 +-
 content/docs/2.6.0/io-netty-source/index.html      |  25 +-
 content/docs/2.6.0/io-overview/index.html          |  23 +-
 content/docs/2.6.0/io-quickstart/index.html        |  45 ++--
 content/docs/2.6.0/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.6.0/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.6.0/io-redis-sink/index.html        |  25 +-
 content/docs/2.6.0/io-solr-sink/index.html         |  25 +-
 content/docs/2.6.0/io-twitter-source/index.html    |  25 +-
 content/docs/2.6.0/io-twitter/index.html           |  23 +-
 content/docs/2.6.0/io-use/index.html               |  25 +-
 content/docs/2.6.0/kubernetes-helm/index.html      |  23 +-
 .../docs/2.6.0/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.6.0/pulsar-2.0/index.html           |  23 +-
 content/docs/2.6.0/pulsar-admin/index.html         |  31 ++-
 content/docs/2.6.0/reference-cli-tools/index.html  |  27 +-
 .../docs/2.6.0/reference-configuration/index.html  |  25 +-
 .../2.6.0/reference-connector-admin/index.html     |  23 +-
 content/docs/2.6.0/reference-metrics/index.html    |  25 +-
 .../docs/2.6.0/reference-pulsar-admin/index.html   |  29 +-
 .../2.6.0/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.6.0/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.6.0/schema-get-started/index.html   |  23 +-
 content/docs/2.6.0/schema-manage/index.html        |  25 +-
 content/docs/2.6.0/schema-understand/index.html    |  27 +-
 content/docs/2.6.0/security-athenz/index.html      |  27 +-
 .../docs/2.6.0/security-authorization/index.html   |  25 +-
 .../docs/2.6.0/security-bouncy-castle/index.html   |  25 +-
 content/docs/2.6.0/security-encryption/index.html  |  23 +-
 content/docs/2.6.0/security-extending/index.html   |  23 +-
 content/docs/2.6.0/security-jwt/index.html         |  27 +-
 content/docs/2.6.0/security-kerberos/index.html    |  29 +-
 content/docs/2.6.0/security-overview/index.html    |  23 +-
 .../2.6.0/security-tls-authentication/index.html   |  23 +-
 .../docs/2.6.0/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.6.0/security-tls-transport/index.html   |  27 +-
 content/docs/2.6.0/security-token-admin/index.html |  35 ++-
 .../2.6.0/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.6.0/sql-getting-started/index.html  |  23 +-
 content/docs/2.6.0/sql-overview/index.html         |  23 +-
 content/docs/2.6.0/sql-rest-api/index.html         |  23 +-
 content/docs/2.6.0/standalone-docker/index.html    |  29 +-
 content/docs/2.6.0/standalone/index.html           |  35 ++-
 .../docs/2.6.0/window-functions-context/index.html |  25 +-
 content/docs/2.6.1/adaptors-kafka/index.html       |  27 +-
 content/docs/2.6.1/adaptors-spark/index.html       |  23 +-
 content/docs/2.6.1/adaptors-storm/index.html       |  23 +-
 content/docs/2.6.1/admin-api-brokers/index.html    |  23 +-
 content/docs/2.6.1/admin-api-clusters/index.html   |  27 +-
 content/docs/2.6.1/admin-api-functions/index.html  |  23 +-
 content/docs/2.6.1/admin-api-namespaces/index.html |  29 +-
 .../admin-api-non-partitioned-topics/index.html    |  27 +-
 .../admin-api-non-persistent-topics/index.html     |  27 +-
 content/docs/2.6.1/admin-api-overview/index.html   |  25 +-
 .../2.6.1/admin-api-partitioned-topics/index.html  |  33 ++-
 .../docs/2.6.1/admin-api-permissions/index.html    |  27 +-
 .../2.6.1/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.6.1/admin-api-tenants/index.html    |  23 +-
 .../docs/2.6.1/administration-dashboard/index.html |  25 +-
 content/docs/2.6.1/administration-geo/index.html   |  25 +-
 .../2.6.1/administration-load-balance/index.html   |  31 ++-
 content/docs/2.6.1/administration-proxy/index.html |  23 +-
 .../2.6.1/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.6.1/administration-stats/index.html |  23 +-
 .../docs/2.6.1/administration-upgrade/index.html   |  27 +-
 content/docs/2.6.1/administration-zk-bk/index.html |  25 +-
 content/docs/2.6.1/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.6.1/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.6.1/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.6.1/client-libraries-go/index.html  |  27 +-
 .../docs/2.6.1/client-libraries-java/index.html    |  25 +-
 .../docs/2.6.1/client-libraries-node/index.html    |  29 +-
 .../docs/2.6.1/client-libraries-python/index.html  |  29 +-
 .../2.6.1/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.6.1/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.6.1/concepts-authentication/index.html  |  23 +-
 content/docs/2.6.1/concepts-clients/index.html     |  23 +-
 content/docs/2.6.1/concepts-messaging/index.html   |  27 +-
 .../docs/2.6.1/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.6.1/concepts-overview/index.html    |  23 +-
 .../2.6.1/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.6.1/concepts-replication/index.html |  23 +-
 .../docs/2.6.1/concepts-tiered-storage/index.html  |  23 +-
 .../2.6.1/concepts-topic-compaction/index.html     |  23 +-
 .../2.6.1/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.6.1/cookbooks-compaction/index.html |  23 +-
 .../docs/2.6.1/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.6.1/cookbooks-encryption/index.html |  25 +-
 .../docs/2.6.1/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.6.1/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.6.1/cookbooks-partitioned/index.html    |  23 +-
 .../2.6.1/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.6.1/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.6.1/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.6.1/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.6.1/deploy-dcos/index.html          |  27 +-
 content/docs/2.6.1/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.6.1/deploy-monitoring/index.html    |  25 +-
 .../docs/2.6.1/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.6.1/develop-cpp/index.html          |  23 +-
 content/docs/2.6.1/develop-load-manager/index.html |  25 +-
 content/docs/2.6.1/develop-schema/index.html       |  23 +-
 content/docs/2.6.1/develop-tools/index.html        |  29 +-
 .../2.6.1/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.6.1/functions-cli/index.html        |  23 +-
 content/docs/2.6.1/functions-debug/index.html      |  23 +-
 content/docs/2.6.1/functions-deploy/index.html     |  23 +-
 content/docs/2.6.1/functions-develop/index.html    |  35 ++-
 content/docs/2.6.1/functions-overview/index.html   |  23 +-
 content/docs/2.6.1/functions-runtime/index.html    |  27 +-
 content/docs/2.6.1/functions-worker/index.html     |  31 ++-
 .../docs/2.6.1/getting-started-docker/index.html   |  31 ++-
 content/docs/2.6.1/getting-started-helm/index.html |  25 +-
 .../2.6.1/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.6.1/helm-deploy/index.html          |  27 +-
 content/docs/2.6.1/helm-install/index.html         |  23 +-
 content/docs/2.6.1/helm-overview/index.html        |  25 +-
 content/docs/2.6.1/helm-prepare/index.html         |  23 +-
 content/docs/2.6.1/helm-tools/index.html           |  23 +-
 content/docs/2.6.1/helm-upgrade/index.html         |  23 +-
 content/docs/2.6.1/index.html                      |  23 +-
 content/docs/2.6.1/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.6.1/io-canal-source/index.html      |  23 +-
 content/docs/2.6.1/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.6.1/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.6.1/io-cdc/index.html               |  23 +-
 content/docs/2.6.1/io-cli/index.html               |  23 +-
 content/docs/2.6.1/io-connectors/index.html        |  23 +-
 content/docs/2.6.1/io-debezium-source/index.html   |  25 +-
 content/docs/2.6.1/io-debug/index.html             |  27 +-
 content/docs/2.6.1/io-develop/index.html           |  31 ++-
 content/docs/2.6.1/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.6.1/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.6.1/io-file-source/index.html       |  23 +-
 content/docs/2.6.1/io-flume-sink/index.html        |  23 +-
 content/docs/2.6.1/io-flume-source/index.html      |  23 +-
 content/docs/2.6.1/io-hbase-sink/index.html        |  25 +-
 content/docs/2.6.1/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.6.1/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.6.1/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.6.1/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.6.1/io-kafka-sink/index.html        |  27 +-
 content/docs/2.6.1/io-kafka-source/index.html      |  25 +-
 content/docs/2.6.1/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.6.1/io-kinesis-source/index.html    |  23 +-
 content/docs/2.6.1/io-mongo-sink/index.html        |  25 +-
 content/docs/2.6.1/io-netty-source/index.html      |  25 +-
 content/docs/2.6.1/io-overview/index.html          |  23 +-
 content/docs/2.6.1/io-quickstart/index.html        |  45 ++--
 content/docs/2.6.1/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.6.1/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.6.1/io-redis-sink/index.html        |  25 +-
 content/docs/2.6.1/io-solr-sink/index.html         |  25 +-
 content/docs/2.6.1/io-twitter-source/index.html    |  25 +-
 content/docs/2.6.1/io-use/index.html               |  25 +-
 content/docs/2.6.1/kubernetes-helm/index.html      |  23 +-
 .../docs/2.6.1/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.6.1/pulsar-2.0/index.html           |  23 +-
 content/docs/2.6.1/pulsar-admin/index.html         |  31 ++-
 content/docs/2.6.1/reference-cli-tools/index.html  |  27 +-
 .../docs/2.6.1/reference-configuration/index.html  |  25 +-
 .../2.6.1/reference-connector-admin/index.html     |  23 +-
 content/docs/2.6.1/reference-metrics/index.html    |  25 +-
 .../docs/2.6.1/reference-pulsar-admin/index.html   |  29 +-
 .../2.6.1/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.6.1/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.6.1/schema-get-started/index.html   |  23 +-
 content/docs/2.6.1/schema-manage/index.html        |  25 +-
 content/docs/2.6.1/schema-understand/index.html    |  27 +-
 content/docs/2.6.1/security-athenz/index.html      |  27 +-
 .../docs/2.6.1/security-authorization/index.html   |  25 +-
 .../docs/2.6.1/security-bouncy-castle/index.html   |  27 +-
 content/docs/2.6.1/security-encryption/index.html  |  23 +-
 content/docs/2.6.1/security-extending/index.html   |  23 +-
 content/docs/2.6.1/security-jwt/index.html         |  27 +-
 content/docs/2.6.1/security-kerberos/index.html    |  29 +-
 content/docs/2.6.1/security-oauth2/index.html      |  31 ++-
 content/docs/2.6.1/security-overview/index.html    |  23 +-
 .../2.6.1/security-tls-authentication/index.html   |  23 +-
 .../docs/2.6.1/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.6.1/security-tls-transport/index.html   |  27 +-
 content/docs/2.6.1/security-token-admin/index.html |  35 ++-
 .../2.6.1/sql-deployment-configurations/index.html |  25 +-
 content/docs/2.6.1/sql-getting-started/index.html  |  23 +-
 content/docs/2.6.1/sql-overview/index.html         |  23 +-
 content/docs/2.6.1/sql-rest-api/index.html         |  23 +-
 content/docs/2.6.1/standalone-docker/index.html    |  29 +-
 content/docs/2.6.1/standalone/index.html           |  35 ++-
 .../docs/2.6.1/window-functions-context/index.html |  25 +-
 content/docs/2.6.2/adaptors-kafka/index.html       |  27 +-
 content/docs/2.6.2/adaptors-spark/index.html       |  23 +-
 content/docs/2.6.2/adaptors-storm/index.html       |  23 +-
 content/docs/2.6.2/admin-api-brokers/index.html    |  23 +-
 content/docs/2.6.2/admin-api-clusters/index.html   |  27 +-
 content/docs/2.6.2/admin-api-functions/index.html  |  23 +-
 content/docs/2.6.2/admin-api-namespaces/index.html |  29 +-
 .../admin-api-non-partitioned-topics/index.html    |  27 +-
 .../admin-api-non-persistent-topics/index.html     |  27 +-
 content/docs/2.6.2/admin-api-overview/index.html   |  25 +-
 .../2.6.2/admin-api-partitioned-topics/index.html  |  33 ++-
 .../docs/2.6.2/admin-api-permissions/index.html    |  27 +-
 .../2.6.2/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.6.2/admin-api-tenants/index.html    |  23 +-
 .../docs/2.6.2/administration-dashboard/index.html |  25 +-
 content/docs/2.6.2/administration-geo/index.html   |  25 +-
 .../2.6.2/administration-load-balance/index.html   |  31 ++-
 content/docs/2.6.2/administration-proxy/index.html |  23 +-
 .../2.6.2/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.6.2/administration-stats/index.html |  23 +-
 .../docs/2.6.2/administration-upgrade/index.html   |  27 +-
 content/docs/2.6.2/administration-zk-bk/index.html |  25 +-
 content/docs/2.6.2/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.6.2/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.6.2/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.6.2/client-libraries-go/index.html  |  27 +-
 .../docs/2.6.2/client-libraries-java/index.html    |  25 +-
 .../docs/2.6.2/client-libraries-node/index.html    |  29 +-
 .../docs/2.6.2/client-libraries-python/index.html  |  29 +-
 .../2.6.2/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.6.2/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.6.2/concepts-authentication/index.html  |  23 +-
 content/docs/2.6.2/concepts-clients/index.html     |  23 +-
 content/docs/2.6.2/concepts-messaging/index.html   |  27 +-
 .../docs/2.6.2/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.6.2/concepts-overview/index.html    |  23 +-
 .../2.6.2/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.6.2/concepts-replication/index.html |  23 +-
 .../docs/2.6.2/concepts-tiered-storage/index.html  |  23 +-
 .../2.6.2/concepts-topic-compaction/index.html     |  23 +-
 .../2.6.2/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.6.2/cookbooks-compaction/index.html |  23 +-
 .../docs/2.6.2/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.6.2/cookbooks-encryption/index.html |  25 +-
 .../docs/2.6.2/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.6.2/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.6.2/cookbooks-partitioned/index.html    |  23 +-
 .../2.6.2/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.6.2/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.6.2/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.6.2/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.6.2/deploy-dcos/index.html          |  27 +-
 content/docs/2.6.2/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.6.2/deploy-monitoring/index.html    |  25 +-
 .../docs/2.6.2/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.6.2/develop-cpp/index.html          |  23 +-
 content/docs/2.6.2/develop-load-manager/index.html |  25 +-
 content/docs/2.6.2/develop-schema/index.html       |  23 +-
 content/docs/2.6.2/develop-tools/index.html        |  29 +-
 .../2.6.2/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.6.2/functions-cli/index.html        |  23 +-
 content/docs/2.6.2/functions-debug/index.html      |  23 +-
 content/docs/2.6.2/functions-deploy/index.html     |  23 +-
 content/docs/2.6.2/functions-develop/index.html    |  35 ++-
 content/docs/2.6.2/functions-overview/index.html   |  23 +-
 content/docs/2.6.2/functions-runtime/index.html    |  27 +-
 content/docs/2.6.2/functions-worker/index.html     |  31 ++-
 .../docs/2.6.2/getting-started-docker/index.html   |  31 ++-
 content/docs/2.6.2/getting-started-helm/index.html |  25 +-
 .../2.6.2/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.6.2/helm-deploy/index.html          |  27 +-
 content/docs/2.6.2/helm-install/index.html         |  23 +-
 content/docs/2.6.2/helm-overview/index.html        |  25 +-
 content/docs/2.6.2/helm-prepare/index.html         |  23 +-
 content/docs/2.6.2/helm-tools/index.html           |  23 +-
 content/docs/2.6.2/helm-upgrade/index.html         |  23 +-
 content/docs/2.6.2/index.html                      |  23 +-
 content/docs/2.6.2/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.6.2/io-canal-source/index.html      |  23 +-
 content/docs/2.6.2/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.6.2/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.6.2/io-cdc/index.html               |  23 +-
 content/docs/2.6.2/io-cli/index.html               |  23 +-
 content/docs/2.6.2/io-connectors/index.html        |  23 +-
 content/docs/2.6.2/io-debezium-source/index.html   |  25 +-
 content/docs/2.6.2/io-debug/index.html             |  27 +-
 content/docs/2.6.2/io-develop/index.html           |  31 ++-
 content/docs/2.6.2/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.6.2/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.6.2/io-file-source/index.html       |  23 +-
 content/docs/2.6.2/io-flume-sink/index.html        |  23 +-
 content/docs/2.6.2/io-flume-source/index.html      |  23 +-
 content/docs/2.6.2/io-hbase-sink/index.html        |  25 +-
 content/docs/2.6.2/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.6.2/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.6.2/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.6.2/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.6.2/io-kafka-sink/index.html        |  27 +-
 content/docs/2.6.2/io-kafka-source/index.html      |  25 +-
 content/docs/2.6.2/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.6.2/io-kinesis-source/index.html    |  23 +-
 content/docs/2.6.2/io-mongo-sink/index.html        |  25 +-
 content/docs/2.6.2/io-netty-source/index.html      |  25 +-
 content/docs/2.6.2/io-overview/index.html          |  23 +-
 content/docs/2.6.2/io-quickstart/index.html        |  45 ++--
 content/docs/2.6.2/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.6.2/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.6.2/io-redis-sink/index.html        |  25 +-
 content/docs/2.6.2/io-solr-sink/index.html         |  25 +-
 content/docs/2.6.2/io-twitter-source/index.html    |  25 +-
 content/docs/2.6.2/io-use/index.html               |  25 +-
 content/docs/2.6.2/kubernetes-helm/index.html      |  23 +-
 .../docs/2.6.2/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.6.2/pulsar-2.0/index.html           |  23 +-
 content/docs/2.6.2/pulsar-admin/index.html         |  31 ++-
 content/docs/2.6.2/reference-cli-tools/index.html  |  27 +-
 .../docs/2.6.2/reference-configuration/index.html  |  25 +-
 .../2.6.2/reference-connector-admin/index.html     |  23 +-
 content/docs/2.6.2/reference-metrics/index.html    |  25 +-
 .../docs/2.6.2/reference-pulsar-admin/index.html   |  29 +-
 .../2.6.2/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.6.2/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.6.2/schema-get-started/index.html   |  23 +-
 content/docs/2.6.2/schema-manage/index.html        |  25 +-
 content/docs/2.6.2/schema-understand/index.html    |  27 +-
 content/docs/2.6.2/security-athenz/index.html      |  27 +-
 .../docs/2.6.2/security-authorization/index.html   |  25 +-
 .../docs/2.6.2/security-bouncy-castle/index.html   |  27 +-
 content/docs/2.6.2/security-encryption/index.html  |  23 +-
 content/docs/2.6.2/security-extending/index.html   |  23 +-
 content/docs/2.6.2/security-jwt/index.html         |  27 +-
 content/docs/2.6.2/security-kerberos/index.html    |  29 +-
 content/docs/2.6.2/security-oauth2/index.html      |  31 ++-
 content/docs/2.6.2/security-overview/index.html    |  23 +-
 .../2.6.2/security-tls-authentication/index.html   |  23 +-
 .../docs/2.6.2/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.6.2/security-tls-transport/index.html   |  27 +-
 content/docs/2.6.2/security-token-admin/index.html |  35 ++-
 .../2.6.2/sql-deployment-configurations/index.html |  25 +-
 content/docs/2.6.2/sql-getting-started/index.html  |  23 +-
 content/docs/2.6.2/sql-overview/index.html         |  23 +-
 content/docs/2.6.2/sql-rest-api/index.html         |  23 +-
 content/docs/2.6.2/standalone-docker/index.html    |  29 +-
 content/docs/2.6.2/standalone/index.html           |  35 ++-
 .../docs/2.6.2/window-functions-context/index.html |  25 +-
 content/docs/2.6.3/adaptors-kafka/index.html       |  27 +-
 content/docs/2.6.3/adaptors-spark/index.html       |  23 +-
 content/docs/2.6.3/adaptors-storm/index.html       |  23 +-
 content/docs/2.6.3/admin-api-brokers/index.html    |  23 +-
 content/docs/2.6.3/admin-api-clusters/index.html   |  27 +-
 content/docs/2.6.3/admin-api-functions/index.html  |  23 +-
 content/docs/2.6.3/admin-api-namespaces/index.html |  29 +-
 .../admin-api-non-partitioned-topics/index.html    |  27 +-
 .../admin-api-non-persistent-topics/index.html     |  27 +-
 content/docs/2.6.3/admin-api-overview/index.html   |  25 +-
 .../2.6.3/admin-api-partitioned-topics/index.html  |  33 ++-
 .../docs/2.6.3/admin-api-permissions/index.html    |  27 +-
 .../2.6.3/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.6.3/admin-api-tenants/index.html    |  23 +-
 .../docs/2.6.3/administration-dashboard/index.html |  25 +-
 content/docs/2.6.3/administration-geo/index.html   |  25 +-
 .../2.6.3/administration-load-balance/index.html   |  31 ++-
 content/docs/2.6.3/administration-proxy/index.html |  23 +-
 .../2.6.3/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.6.3/administration-stats/index.html |  23 +-
 .../docs/2.6.3/administration-upgrade/index.html   |  27 +-
 content/docs/2.6.3/administration-zk-bk/index.html |  25 +-
 content/docs/2.6.3/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.6.3/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.6.3/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.6.3/client-libraries-go/index.html  |  27 +-
 .../docs/2.6.3/client-libraries-java/index.html    |  25 +-
 .../docs/2.6.3/client-libraries-node/index.html    |  29 +-
 .../docs/2.6.3/client-libraries-python/index.html  |  29 +-
 .../2.6.3/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.6.3/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.6.3/concepts-authentication/index.html  |  23 +-
 content/docs/2.6.3/concepts-clients/index.html     |  23 +-
 content/docs/2.6.3/concepts-messaging/index.html   |  27 +-
 .../docs/2.6.3/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.6.3/concepts-overview/index.html    |  23 +-
 .../2.6.3/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.6.3/concepts-replication/index.html |  23 +-
 .../docs/2.6.3/concepts-tiered-storage/index.html  |  23 +-
 .../2.6.3/concepts-topic-compaction/index.html     |  23 +-
 .../2.6.3/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.6.3/cookbooks-compaction/index.html |  23 +-
 .../docs/2.6.3/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.6.3/cookbooks-encryption/index.html |  25 +-
 .../docs/2.6.3/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.6.3/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.6.3/cookbooks-partitioned/index.html    |  23 +-
 .../2.6.3/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.6.3/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.6.3/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.6.3/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.6.3/deploy-dcos/index.html          |  27 +-
 content/docs/2.6.3/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.6.3/deploy-monitoring/index.html    |  25 +-
 .../docs/2.6.3/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.6.3/develop-cpp/index.html          |  23 +-
 content/docs/2.6.3/develop-load-manager/index.html |  25 +-
 content/docs/2.6.3/develop-schema/index.html       |  23 +-
 content/docs/2.6.3/develop-tools/index.html        |  29 +-
 .../2.6.3/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.6.3/functions-cli/index.html        |  23 +-
 content/docs/2.6.3/functions-debug/index.html      |  23 +-
 content/docs/2.6.3/functions-deploy/index.html     |  23 +-
 content/docs/2.6.3/functions-develop/index.html    |  35 ++-
 content/docs/2.6.3/functions-overview/index.html   |  23 +-
 content/docs/2.6.3/functions-runtime/index.html    |  27 +-
 content/docs/2.6.3/functions-worker/index.html     |  31 ++-
 .../docs/2.6.3/getting-started-docker/index.html   |  31 ++-
 content/docs/2.6.3/getting-started-helm/index.html |  25 +-
 .../2.6.3/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.6.3/helm-deploy/index.html          |  27 +-
 content/docs/2.6.3/helm-install/index.html         |  23 +-
 content/docs/2.6.3/helm-overview/index.html        |  25 +-
 content/docs/2.6.3/helm-prepare/index.html         |  23 +-
 content/docs/2.6.3/helm-tools/index.html           |  23 +-
 content/docs/2.6.3/helm-upgrade/index.html         |  23 +-
 content/docs/2.6.3/index.html                      |  23 +-
 content/docs/2.6.3/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.6.3/io-canal-source/index.html      |  23 +-
 content/docs/2.6.3/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.6.3/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.6.3/io-cdc/index.html               |  23 +-
 content/docs/2.6.3/io-cli/index.html               |  23 +-
 content/docs/2.6.3/io-connectors/index.html        |  23 +-
 content/docs/2.6.3/io-debezium-source/index.html   |  25 +-
 content/docs/2.6.3/io-debug/index.html             |  27 +-
 content/docs/2.6.3/io-develop/index.html           |  31 ++-
 content/docs/2.6.3/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.6.3/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.6.3/io-file-source/index.html       |  23 +-
 content/docs/2.6.3/io-flume-sink/index.html        |  23 +-
 content/docs/2.6.3/io-flume-source/index.html      |  23 +-
 content/docs/2.6.3/io-hbase-sink/index.html        |  25 +-
 content/docs/2.6.3/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.6.3/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.6.3/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.6.3/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.6.3/io-kafka-sink/index.html        |  27 +-
 content/docs/2.6.3/io-kafka-source/index.html      |  25 +-
 content/docs/2.6.3/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.6.3/io-kinesis-source/index.html    |  23 +-
 content/docs/2.6.3/io-mongo-sink/index.html        |  25 +-
 content/docs/2.6.3/io-netty-source/index.html      |  25 +-
 content/docs/2.6.3/io-overview/index.html          |  23 +-
 content/docs/2.6.3/io-quickstart/index.html        |  45 ++--
 content/docs/2.6.3/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.6.3/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.6.3/io-redis-sink/index.html        |  25 +-
 content/docs/2.6.3/io-solr-sink/index.html         |  25 +-
 content/docs/2.6.3/io-twitter-source/index.html    |  25 +-
 content/docs/2.6.3/io-use/index.html               |  25 +-
 content/docs/2.6.3/kubernetes-helm/index.html      |  23 +-
 .../docs/2.6.3/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.6.3/pulsar-2.0/index.html           |  23 +-
 content/docs/2.6.3/pulsar-admin/index.html         |  31 ++-
 content/docs/2.6.3/reference-cli-tools/index.html  |  27 +-
 .../docs/2.6.3/reference-configuration/index.html  |  25 +-
 .../2.6.3/reference-connector-admin/index.html     |  23 +-
 content/docs/2.6.3/reference-metrics/index.html    |  25 +-
 .../docs/2.6.3/reference-pulsar-admin/index.html   |  29 +-
 .../2.6.3/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.6.3/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.6.3/schema-get-started/index.html   |  23 +-
 content/docs/2.6.3/schema-manage/index.html        |  25 +-
 content/docs/2.6.3/schema-understand/index.html    |  27 +-
 content/docs/2.6.3/security-athenz/index.html      |  27 +-
 .../docs/2.6.3/security-authorization/index.html   |  25 +-
 .../docs/2.6.3/security-bouncy-castle/index.html   |  27 +-
 content/docs/2.6.3/security-encryption/index.html  |  23 +-
 content/docs/2.6.3/security-extending/index.html   |  23 +-
 content/docs/2.6.3/security-jwt/index.html         |  27 +-
 content/docs/2.6.3/security-kerberos/index.html    |  29 +-
 content/docs/2.6.3/security-oauth2/index.html      |  31 ++-
 content/docs/2.6.3/security-overview/index.html    |  23 +-
 .../2.6.3/security-tls-authentication/index.html   |  23 +-
 .../docs/2.6.3/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.6.3/security-tls-transport/index.html   |  27 +-
 content/docs/2.6.3/security-token-admin/index.html |  35 ++-
 .../2.6.3/sql-deployment-configurations/index.html |  25 +-
 content/docs/2.6.3/sql-getting-started/index.html  |  23 +-
 content/docs/2.6.3/sql-overview/index.html         |  23 +-
 content/docs/2.6.3/sql-rest-api/index.html         |  23 +-
 content/docs/2.6.3/standalone-docker/index.html    |  29 +-
 content/docs/2.6.3/standalone/index.html           |  35 ++-
 .../docs/2.6.3/window-functions-context/index.html |  25 +-
 content/docs/2.6.4/adaptors-kafka/index.html       |  27 +-
 content/docs/2.6.4/adaptors-spark/index.html       |  23 +-
 content/docs/2.6.4/adaptors-storm/index.html       |  23 +-
 content/docs/2.6.4/admin-api-brokers/index.html    |  23 +-
 content/docs/2.6.4/admin-api-clusters/index.html   |  27 +-
 content/docs/2.6.4/admin-api-functions/index.html  |  23 +-
 content/docs/2.6.4/admin-api-namespaces/index.html |  29 +-
 .../admin-api-non-partitioned-topics/index.html    |  27 +-
 .../admin-api-non-persistent-topics/index.html     |  27 +-
 content/docs/2.6.4/admin-api-overview/index.html   |  25 +-
 .../2.6.4/admin-api-partitioned-topics/index.html  |  33 ++-
 .../docs/2.6.4/admin-api-permissions/index.html    |  27 +-
 .../2.6.4/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.6.4/admin-api-schemas/index.html    |  23 +-
 content/docs/2.6.4/admin-api-tenants/index.html    |  23 +-
 .../docs/2.6.4/administration-dashboard/index.html |  25 +-
 content/docs/2.6.4/administration-geo/index.html   |  25 +-
 .../2.6.4/administration-load-balance/index.html   |  31 ++-
 content/docs/2.6.4/administration-proxy/index.html |  23 +-
 .../2.6.4/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.6.4/administration-stats/index.html |  23 +-
 .../docs/2.6.4/administration-upgrade/index.html   |  27 +-
 content/docs/2.6.4/administration-zk-bk/index.html |  25 +-
 content/docs/2.6.4/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.6.4/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.6.4/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.6.4/client-libraries-go/index.html  |  25 +-
 .../docs/2.6.4/client-libraries-java/index.html    |  25 +-
 .../docs/2.6.4/client-libraries-node/index.html    |  29 +-
 .../docs/2.6.4/client-libraries-python/index.html  |  29 +-
 .../2.6.4/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.6.4/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.6.4/concepts-authentication/index.html  |  23 +-
 content/docs/2.6.4/concepts-clients/index.html     |  23 +-
 content/docs/2.6.4/concepts-messaging/index.html   |  27 +-
 .../docs/2.6.4/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.6.4/concepts-overview/index.html    |  23 +-
 .../2.6.4/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.6.4/concepts-replication/index.html |  23 +-
 .../docs/2.6.4/concepts-tiered-storage/index.html  |  23 +-
 .../2.6.4/concepts-topic-compaction/index.html     |  23 +-
 .../2.6.4/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.6.4/cookbooks-compaction/index.html |  23 +-
 .../docs/2.6.4/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.6.4/cookbooks-encryption/index.html |  25 +-
 .../docs/2.6.4/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.6.4/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.6.4/cookbooks-partitioned/index.html    |  23 +-
 .../2.6.4/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.6.4/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.6.4/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.6.4/deploy-bare-metal/index.html    |  35 ++-
 content/docs/2.6.4/deploy-dcos/index.html          |  27 +-
 content/docs/2.6.4/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.6.4/deploy-monitoring/index.html    |  25 +-
 .../docs/2.6.4/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.6.4/develop-cpp/index.html          |  23 +-
 content/docs/2.6.4/develop-load-manager/index.html |  25 +-
 content/docs/2.6.4/develop-schema/index.html       |  23 +-
 content/docs/2.6.4/develop-tools/index.html        |  29 +-
 .../2.6.4/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.6.4/functions-cli/index.html        |  23 +-
 content/docs/2.6.4/functions-debug/index.html      |  23 +-
 content/docs/2.6.4/functions-deploy/index.html     |  23 +-
 content/docs/2.6.4/functions-develop/index.html    |  35 ++-
 content/docs/2.6.4/functions-overview/index.html   |  23 +-
 content/docs/2.6.4/functions-runtime/index.html    |  27 +-
 content/docs/2.6.4/functions-worker/index.html     |  31 ++-
 .../docs/2.6.4/getting-started-docker/index.html   |  31 ++-
 content/docs/2.6.4/getting-started-helm/index.html |  23 +-
 .../2.6.4/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.6.4/helm-deploy/index.html          |  27 +-
 content/docs/2.6.4/helm-install/index.html         |  23 +-
 content/docs/2.6.4/helm-overview/index.html        |  25 +-
 content/docs/2.6.4/helm-prepare/index.html         |  23 +-
 content/docs/2.6.4/helm-tools/index.html           |  23 +-
 content/docs/2.6.4/helm-upgrade/index.html         |  23 +-
 content/docs/2.6.4/index.html                      |  23 +-
 content/docs/2.6.4/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.6.4/io-canal-source/index.html      |  23 +-
 content/docs/2.6.4/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.6.4/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.6.4/io-cdc/index.html               |  23 +-
 content/docs/2.6.4/io-cli/index.html               |  23 +-
 content/docs/2.6.4/io-connectors/index.html        |  23 +-
 content/docs/2.6.4/io-debezium-source/index.html   |  25 +-
 content/docs/2.6.4/io-debug/index.html             |  27 +-
 content/docs/2.6.4/io-develop/index.html           |  31 ++-
 content/docs/2.6.4/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.6.4/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.6.4/io-file-source/index.html       |  23 +-
 content/docs/2.6.4/io-flume-sink/index.html        |  23 +-
 content/docs/2.6.4/io-flume-source/index.html      |  23 +-
 content/docs/2.6.4/io-hbase-sink/index.html        |  25 +-
 content/docs/2.6.4/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.6.4/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.6.4/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.6.4/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.6.4/io-kafka-sink/index.html        |  27 +-
 content/docs/2.6.4/io-kafka-source/index.html      |  25 +-
 content/docs/2.6.4/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.6.4/io-kinesis-source/index.html    |  23 +-
 content/docs/2.6.4/io-mongo-sink/index.html        |  25 +-
 content/docs/2.6.4/io-netty-source/index.html      |  25 +-
 content/docs/2.6.4/io-overview/index.html          |  23 +-
 content/docs/2.6.4/io-quickstart/index.html        |  45 ++--
 content/docs/2.6.4/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.6.4/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.6.4/io-redis-sink/index.html        |  25 +-
 content/docs/2.6.4/io-solr-sink/index.html         |  25 +-
 content/docs/2.6.4/io-twitter-source/index.html    |  25 +-
 content/docs/2.6.4/io-use/index.html               |  25 +-
 content/docs/2.6.4/kubernetes-helm/index.html      |  23 +-
 .../docs/2.6.4/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.6.4/pulsar-2.0/index.html           |  23 +-
 content/docs/2.6.4/reference-cli-tools/index.html  |  27 +-
 .../docs/2.6.4/reference-configuration/index.html  |  25 +-
 .../2.6.4/reference-connector-admin/index.html     |  23 +-
 content/docs/2.6.4/reference-metrics/index.html    |  25 +-
 .../docs/2.6.4/reference-pulsar-admin/index.html   |  29 +-
 .../2.6.4/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.6.4/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.6.4/schema-get-started/index.html   |  23 +-
 content/docs/2.6.4/schema-manage/index.html        |  25 +-
 content/docs/2.6.4/schema-understand/index.html    |  27 +-
 content/docs/2.6.4/security-athenz/index.html      |  27 +-
 .../docs/2.6.4/security-authorization/index.html   |  25 +-
 .../docs/2.6.4/security-bouncy-castle/index.html   |  27 +-
 content/docs/2.6.4/security-encryption/index.html  |  23 +-
 content/docs/2.6.4/security-extending/index.html   |  23 +-
 content/docs/2.6.4/security-jwt/index.html         |  27 +-
 content/docs/2.6.4/security-kerberos/index.html    |  29 +-
 content/docs/2.6.4/security-oauth2/index.html      |  27 +-
 content/docs/2.6.4/security-overview/index.html    |  23 +-
 .../2.6.4/security-tls-authentication/index.html   |  23 +-
 .../docs/2.6.4/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.6.4/security-tls-transport/index.html   |  27 +-
 content/docs/2.6.4/security-token-admin/index.html |  35 ++-
 .../2.6.4/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.6.4/sql-getting-started/index.html  |  23 +-
 content/docs/2.6.4/sql-overview/index.html         |  23 +-
 content/docs/2.6.4/sql-rest-api/index.html         |  23 +-
 content/docs/2.6.4/standalone-docker/index.html    |  29 +-
 content/docs/2.6.4/standalone/index.html           |  35 ++-
 content/docs/2.6.4/tiered-storage-azure/index.html |  23 +-
 .../docs/2.6.4/window-functions-context/index.html |  25 +-
 content/docs/2.7.0/adaptors-kafka/index.html       |  27 +-
 content/docs/2.7.0/adaptors-spark/index.html       |  23 +-
 content/docs/2.7.0/adaptors-storm/index.html       |  23 +-
 content/docs/2.7.0/admin-api-brokers/index.html    |  23 +-
 content/docs/2.7.0/admin-api-clusters/index.html   |  27 +-
 content/docs/2.7.0/admin-api-functions/index.html  |  23 +-
 content/docs/2.7.0/admin-api-namespaces/index.html |  33 ++-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 content/docs/2.7.0/admin-api-overview/index.html   |  23 +-
 .../2.7.0/admin-api-partitioned-topics/index.html  |  23 +-
 .../docs/2.7.0/admin-api-permissions/index.html    |  27 +-
 .../2.7.0/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.7.0/admin-api-schemas/index.html    |  23 +-
 content/docs/2.7.0/admin-api-tenants/index.html    |  23 +-
 content/docs/2.7.0/admin-api-topics/index.html     |  27 +-
 .../docs/2.7.0/administration-dashboard/index.html |  25 +-
 content/docs/2.7.0/administration-geo/index.html   |  25 +-
 .../2.7.0/administration-load-balance/index.html   |  31 ++-
 content/docs/2.7.0/administration-proxy/index.html |  23 +-
 .../2.7.0/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.7.0/administration-stats/index.html |  23 +-
 .../docs/2.7.0/administration-upgrade/index.html   |  27 +-
 content/docs/2.7.0/administration-zk-bk/index.html |  25 +-
 content/docs/2.7.0/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.7.0/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.7.0/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.7.0/client-libraries-go/index.html  |  27 +-
 .../docs/2.7.0/client-libraries-java/index.html    |  25 +-
 .../docs/2.7.0/client-libraries-node/index.html    |  29 +-
 .../docs/2.7.0/client-libraries-python/index.html  |  29 +-
 .../2.7.0/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.7.0/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.7.0/concepts-architecture/index.html    |  23 +-
 .../docs/2.7.0/concepts-authentication/index.html  |  23 +-
 content/docs/2.7.0/concepts-clients/index.html     |  25 +-
 content/docs/2.7.0/concepts-messaging/index.html   |  29 +-
 .../docs/2.7.0/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.7.0/concepts-overview/index.html    |  23 +-
 .../2.7.0/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.7.0/concepts-replication/index.html |  23 +-
 .../docs/2.7.0/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.0/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.0/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.7.0/cookbooks-compaction/index.html |  23 +-
 .../docs/2.7.0/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.7.0/cookbooks-encryption/index.html |  25 +-
 .../docs/2.7.0/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.0/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.7.0/cookbooks-partitioned/index.html    |  23 +-
 .../2.7.0/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.7.0/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.7.0/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.7.0/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.7.0/deploy-dcos/index.html          |  27 +-
 content/docs/2.7.0/deploy-docker/index.html        |  23 +-
 content/docs/2.7.0/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.7.0/deploy-monitoring/index.html    |  23 +-
 .../docs/2.7.0/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.7.0/develop-cpp/index.html          |  23 +-
 content/docs/2.7.0/develop-load-manager/index.html |  25 +-
 content/docs/2.7.0/develop-schema/index.html       |  23 +-
 content/docs/2.7.0/develop-tools/index.html        |  29 +-
 .../2.7.0/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.7.0/functions-cli/index.html        |  23 +-
 content/docs/2.7.0/functions-debug/index.html      |  23 +-
 content/docs/2.7.0/functions-deploy/index.html     |  23 +-
 content/docs/2.7.0/functions-develop/index.html    |  35 ++-
 content/docs/2.7.0/functions-metrics/index.html    |  23 +-
 content/docs/2.7.0/functions-overview/index.html   |  23 +-
 content/docs/2.7.0/functions-package/index.html    |  23 +-
 content/docs/2.7.0/functions-runtime/index.html    |  23 +-
 content/docs/2.7.0/functions-worker/index.html     |  31 ++-
 .../docs/2.7.0/getting-started-docker/index.html   |  31 ++-
 content/docs/2.7.0/getting-started-helm/index.html |  25 +-
 .../2.7.0/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.7.0/helm-deploy/index.html          |  27 +-
 content/docs/2.7.0/helm-install/index.html         |  23 +-
 content/docs/2.7.0/helm-overview/index.html        |  25 +-
 content/docs/2.7.0/helm-prepare/index.html         |  23 +-
 content/docs/2.7.0/helm-tools/index.html           |  23 +-
 content/docs/2.7.0/helm-upgrade/index.html         |  23 +-
 content/docs/2.7.0/index.html                      |  23 +-
 content/docs/2.7.0/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.7.0/io-canal-source/index.html      |  23 +-
 content/docs/2.7.0/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.7.0/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.7.0/io-cdc/index.html               |  23 +-
 content/docs/2.7.0/io-cli/index.html               |  23 +-
 content/docs/2.7.0/io-connectors/index.html        |  23 +-
 content/docs/2.7.0/io-debezium-source/index.html   |  25 +-
 content/docs/2.7.0/io-debug/index.html             |  27 +-
 content/docs/2.7.0/io-develop/index.html           |  31 ++-
 content/docs/2.7.0/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.7.0/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.7.0/io-file-source/index.html       |  23 +-
 content/docs/2.7.0/io-flume-sink/index.html        |  23 +-
 content/docs/2.7.0/io-flume-source/index.html      |  23 +-
 content/docs/2.7.0/io-hbase-sink/index.html        |  25 +-
 content/docs/2.7.0/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.7.0/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.7.0/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.7.0/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.7.0/io-kafka-sink/index.html        |  27 +-
 content/docs/2.7.0/io-kafka-source/index.html      |  25 +-
 content/docs/2.7.0/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.7.0/io-kinesis-source/index.html    |  23 +-
 content/docs/2.7.0/io-mongo-sink/index.html        |  25 +-
 content/docs/2.7.0/io-netty-source/index.html      |  25 +-
 content/docs/2.7.0/io-nsq-source/index.html        |  25 +-
 content/docs/2.7.0/io-overview/index.html          |  23 +-
 content/docs/2.7.0/io-quickstart/index.html        |  45 ++--
 content/docs/2.7.0/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.7.0/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.7.0/io-redis-sink/index.html        |  25 +-
 content/docs/2.7.0/io-solr-sink/index.html         |  25 +-
 content/docs/2.7.0/io-twitter-source/index.html    |  25 +-
 content/docs/2.7.0/io-twitter/index.html           |  23 +-
 content/docs/2.7.0/io-use/index.html               |  25 +-
 content/docs/2.7.0/kubernetes-helm/index.html      |  23 +-
 .../docs/2.7.0/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.7.0/pulsar-2.0/index.html           |  23 +-
 content/docs/2.7.0/pulsar-admin/index.html         |  31 ++-
 content/docs/2.7.0/reference-cli-tools/index.html  |  27 +-
 .../docs/2.7.0/reference-configuration/index.html  |  25 +-
 .../2.7.0/reference-connector-admin/index.html     |  23 +-
 content/docs/2.7.0/reference-metrics/index.html    |  25 +-
 .../docs/2.7.0/reference-pulsar-admin/index.html   |  29 +-
 .../2.7.0/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.7.0/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.7.0/schema-get-started/index.html   |  23 +-
 content/docs/2.7.0/schema-manage/index.html        |  25 +-
 content/docs/2.7.0/schema-understand/index.html    |  27 +-
 content/docs/2.7.0/security-athenz/index.html      |  27 +-
 .../docs/2.7.0/security-authorization/index.html   |  25 +-
 .../docs/2.7.0/security-bouncy-castle/index.html   |  33 ++-
 content/docs/2.7.0/security-encryption/index.html  |  23 +-
 content/docs/2.7.0/security-extending/index.html   |  25 +-
 content/docs/2.7.0/security-jwt/index.html         |  27 +-
 content/docs/2.7.0/security-kerberos/index.html    |  29 +-
 content/docs/2.7.0/security-oauth2/index.html      |  33 ++-
 content/docs/2.7.0/security-overview/index.html    |  23 +-
 .../2.7.0/security-tls-authentication/index.html   |  23 +-
 .../docs/2.7.0/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.7.0/security-tls-transport/index.html   |  27 +-
 content/docs/2.7.0/security-token-admin/index.html |  35 ++-
 .../2.7.0/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.7.0/sql-getting-started/index.html  |  23 +-
 content/docs/2.7.0/sql-overview/index.html         |  23 +-
 content/docs/2.7.0/sql-rest-api/index.html         |  23 +-
 content/docs/2.7.0/standalone-docker/index.html    |  29 +-
 content/docs/2.7.0/standalone/index.html           |  35 ++-
 content/docs/2.7.0/tiered-storage-aws/index.html   |  25 +-
 content/docs/2.7.0/tiered-storage-azure/index.html |  23 +-
 .../2.7.0/tiered-storage-filesystem/index.html     |  23 +-
 content/docs/2.7.0/tiered-storage-gcs/index.html   |  25 +-
 .../docs/2.7.0/tiered-storage-overview/index.html  |  23 +-
 content/docs/2.7.0/transactions-api/index.html     |  23 +-
 .../docs/2.7.0/transactions-guarantee/index.html   |  23 +-
 content/docs/2.7.0/transactions/index.html         |  23 +-
 .../docs/2.7.0/window-functions-context/index.html |  25 +-
 content/docs/2.7.1/adaptors-kafka/index.html       |  27 +-
 content/docs/2.7.1/adaptors-spark/index.html       |  23 +-
 content/docs/2.7.1/adaptors-storm/index.html       |  23 +-
 content/docs/2.7.1/admin-api-brokers/index.html    |  23 +-
 content/docs/2.7.1/admin-api-clusters/index.html   |  27 +-
 content/docs/2.7.1/admin-api-functions/index.html  |  23 +-
 content/docs/2.7.1/admin-api-namespaces/index.html |  33 ++-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 content/docs/2.7.1/admin-api-overview/index.html   |  25 +-
 .../2.7.1/admin-api-partitioned-topics/index.html  |  23 +-
 .../docs/2.7.1/admin-api-permissions/index.html    |  27 +-
 .../2.7.1/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.7.1/admin-api-schemas/index.html    |  23 +-
 content/docs/2.7.1/admin-api-tenants/index.html    |  23 +-
 content/docs/2.7.1/admin-api-topics/index.html     |  27 +-
 .../docs/2.7.1/administration-dashboard/index.html |  25 +-
 content/docs/2.7.1/administration-geo/index.html   |  25 +-
 .../docs/2.7.1/administration-isolation/index.html |  23 +-
 .../2.7.1/administration-load-balance/index.html   |  31 ++-
 content/docs/2.7.1/administration-proxy/index.html |  23 +-
 .../2.7.1/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.7.1/administration-stats/index.html |  23 +-
 .../docs/2.7.1/administration-upgrade/index.html   |  27 +-
 content/docs/2.7.1/administration-zk-bk/index.html |  25 +-
 content/docs/2.7.1/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.7.1/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.7.1/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.7.1/client-libraries-go/index.html  |  27 +-
 .../docs/2.7.1/client-libraries-java/index.html    |  25 +-
 .../docs/2.7.1/client-libraries-node/index.html    |  29 +-
 .../docs/2.7.1/client-libraries-python/index.html  |  29 +-
 .../2.7.1/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.7.1/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.7.1/concepts-architecture/index.html    |  23 +-
 .../docs/2.7.1/concepts-authentication/index.html  |  23 +-
 content/docs/2.7.1/concepts-clients/index.html     |  25 +-
 content/docs/2.7.1/concepts-messaging/index.html   |  29 +-
 .../docs/2.7.1/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.7.1/concepts-overview/index.html    |  23 +-
 .../2.7.1/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.7.1/concepts-replication/index.html |  23 +-
 .../docs/2.7.1/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.1/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.1/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.7.1/cookbooks-compaction/index.html |  23 +-
 .../docs/2.7.1/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.7.1/cookbooks-encryption/index.html |  25 +-
 .../docs/2.7.1/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.1/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.7.1/cookbooks-partitioned/index.html    |  23 +-
 .../2.7.1/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.7.1/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.7.1/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.7.1/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.7.1/deploy-dcos/index.html          |  27 +-
 content/docs/2.7.1/deploy-docker/index.html        |  23 +-
 content/docs/2.7.1/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.7.1/deploy-monitoring/index.html    |  23 +-
 .../docs/2.7.1/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.7.1/develop-cpp/index.html          |  23 +-
 content/docs/2.7.1/develop-load-manager/index.html |  25 +-
 content/docs/2.7.1/develop-schema/index.html       |  23 +-
 content/docs/2.7.1/develop-tools/index.html        |  29 +-
 .../2.7.1/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.7.1/functions-cli/index.html        |  23 +-
 content/docs/2.7.1/functions-debug/index.html      |  23 +-
 content/docs/2.7.1/functions-deploy/index.html     |  23 +-
 content/docs/2.7.1/functions-develop/index.html    |  35 ++-
 content/docs/2.7.1/functions-metrics/index.html    |  23 +-
 content/docs/2.7.1/functions-overview/index.html   |  23 +-
 content/docs/2.7.1/functions-package/index.html    |  23 +-
 content/docs/2.7.1/functions-runtime/index.html    |  23 +-
 content/docs/2.7.1/functions-worker/index.html     |  31 ++-
 .../docs/2.7.1/getting-started-docker/index.html   |  31 ++-
 content/docs/2.7.1/getting-started-helm/index.html |  25 +-
 .../2.7.1/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.7.1/helm-deploy/index.html          |  27 +-
 content/docs/2.7.1/helm-install/index.html         |  23 +-
 content/docs/2.7.1/helm-overview/index.html        |  25 +-
 content/docs/2.7.1/helm-prepare/index.html         |  23 +-
 content/docs/2.7.1/helm-tools/index.html           |  23 +-
 content/docs/2.7.1/helm-upgrade/index.html         |  23 +-
 content/docs/2.7.1/index.html                      |  23 +-
 content/docs/2.7.1/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.7.1/io-canal-source/index.html      |  23 +-
 content/docs/2.7.1/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.7.1/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.7.1/io-cdc/index.html               |  23 +-
 content/docs/2.7.1/io-cli/index.html               |  23 +-
 content/docs/2.7.1/io-connectors/index.html        |  23 +-
 content/docs/2.7.1/io-debezium-source/index.html   |  25 +-
 content/docs/2.7.1/io-debug/index.html             |  27 +-
 content/docs/2.7.1/io-develop/index.html           |  31 ++-
 content/docs/2.7.1/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.7.1/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.7.1/io-file-source/index.html       |  23 +-
 content/docs/2.7.1/io-flume-sink/index.html        |  23 +-
 content/docs/2.7.1/io-flume-source/index.html      |  23 +-
 content/docs/2.7.1/io-hbase-sink/index.html        |  25 +-
 content/docs/2.7.1/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.7.1/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.7.1/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.7.1/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.7.1/io-kafka-sink/index.html        |  27 +-
 content/docs/2.7.1/io-kafka-source/index.html      |  25 +-
 content/docs/2.7.1/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.7.1/io-kinesis-source/index.html    |  23 +-
 content/docs/2.7.1/io-mongo-sink/index.html        |  25 +-
 content/docs/2.7.1/io-netty-source/index.html      |  25 +-
 content/docs/2.7.1/io-nsq-source/index.html        |  25 +-
 content/docs/2.7.1/io-overview/index.html          |  23 +-
 content/docs/2.7.1/io-quickstart/index.html        |  45 ++--
 content/docs/2.7.1/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.7.1/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.7.1/io-redis-sink/index.html        |  25 +-
 content/docs/2.7.1/io-solr-sink/index.html         |  25 +-
 content/docs/2.7.1/io-twitter-source/index.html    |  25 +-
 content/docs/2.7.1/io-twitter/index.html           |  23 +-
 content/docs/2.7.1/io-use/index.html               |  25 +-
 content/docs/2.7.1/kubernetes-helm/index.html      |  23 +-
 .../docs/2.7.1/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.7.1/pulsar-2.0/index.html           |  23 +-
 content/docs/2.7.1/reference-cli-tools/index.html  |  27 +-
 .../docs/2.7.1/reference-configuration/index.html  |  25 +-
 .../2.7.1/reference-connector-admin/index.html     |  23 +-
 content/docs/2.7.1/reference-metrics/index.html    |  25 +-
 .../docs/2.7.1/reference-pulsar-admin/index.html   |  31 ++-
 .../2.7.1/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.7.1/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.7.1/schema-get-started/index.html   |  23 +-
 content/docs/2.7.1/schema-manage/index.html        |  25 +-
 content/docs/2.7.1/schema-understand/index.html    |  27 +-
 content/docs/2.7.1/security-athenz/index.html      |  27 +-
 .../docs/2.7.1/security-authorization/index.html   |  25 +-
 .../docs/2.7.1/security-bouncy-castle/index.html   |  33 ++-
 content/docs/2.7.1/security-encryption/index.html  |  23 +-
 content/docs/2.7.1/security-extending/index.html   |  25 +-
 content/docs/2.7.1/security-jwt/index.html         |  27 +-
 content/docs/2.7.1/security-kerberos/index.html    |  29 +-
 content/docs/2.7.1/security-oauth2/index.html      |  33 ++-
 content/docs/2.7.1/security-overview/index.html    |  23 +-
 .../2.7.1/security-tls-authentication/index.html   |  23 +-
 .../docs/2.7.1/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.7.1/security-tls-transport/index.html   |  27 +-
 content/docs/2.7.1/security-token-admin/index.html |  35 ++-
 .../2.7.1/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.7.1/sql-getting-started/index.html  |  23 +-
 content/docs/2.7.1/sql-overview/index.html         |  23 +-
 content/docs/2.7.1/sql-rest-api/index.html         |  23 +-
 content/docs/2.7.1/standalone-docker/index.html    |  29 +-
 content/docs/2.7.1/standalone/index.html           |  35 ++-
 content/docs/2.7.1/tiered-storage-aws/index.html   |  25 +-
 content/docs/2.7.1/tiered-storage-azure/index.html |  23 +-
 .../2.7.1/tiered-storage-filesystem/index.html     |  23 +-
 content/docs/2.7.1/tiered-storage-gcs/index.html   |  25 +-
 .../docs/2.7.1/tiered-storage-overview/index.html  |  25 +-
 content/docs/2.7.1/transactions-api/index.html     |  23 +-
 .../docs/2.7.1/transactions-guarantee/index.html   |  23 +-
 content/docs/2.7.1/transactions/index.html         |  23 +-
 .../docs/2.7.1/window-functions-context/index.html |  25 +-
 content/docs/2.7.2/adaptors-kafka/index.html       |  27 +-
 content/docs/2.7.2/adaptors-spark/index.html       |  23 +-
 content/docs/2.7.2/adaptors-storm/index.html       |  23 +-
 content/docs/2.7.2/admin-api-brokers/index.html    |  23 +-
 content/docs/2.7.2/admin-api-clusters/index.html   |  27 +-
 content/docs/2.7.2/admin-api-functions/index.html  |  23 +-
 content/docs/2.7.2/admin-api-namespaces/index.html |  33 ++-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 content/docs/2.7.2/admin-api-overview/index.html   |  25 +-
 .../2.7.2/admin-api-partitioned-topics/index.html  |  23 +-
 .../docs/2.7.2/admin-api-permissions/index.html    |  27 +-
 .../2.7.2/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.7.2/admin-api-schemas/index.html    |  23 +-
 content/docs/2.7.2/admin-api-tenants/index.html    |  23 +-
 content/docs/2.7.2/admin-api-topics/index.html     |  27 +-
 .../docs/2.7.2/administration-dashboard/index.html |  25 +-
 content/docs/2.7.2/administration-geo/index.html   |  25 +-
 .../docs/2.7.2/administration-isolation/index.html |  23 +-
 .../2.7.2/administration-load-balance/index.html   |  31 ++-
 content/docs/2.7.2/administration-proxy/index.html |  23 +-
 .../2.7.2/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.7.2/administration-stats/index.html |  23 +-
 .../docs/2.7.2/administration-upgrade/index.html   |  27 +-
 content/docs/2.7.2/administration-zk-bk/index.html |  25 +-
 content/docs/2.7.2/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.7.2/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.7.2/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.7.2/client-libraries-go/index.html  |  27 +-
 .../docs/2.7.2/client-libraries-java/index.html    |  25 +-
 .../docs/2.7.2/client-libraries-node/index.html    |  29 +-
 .../docs/2.7.2/client-libraries-python/index.html  |  29 +-
 .../2.7.2/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.7.2/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.7.2/concepts-architecture/index.html    |  23 +-
 .../docs/2.7.2/concepts-authentication/index.html  |  23 +-
 content/docs/2.7.2/concepts-clients/index.html     |  25 +-
 content/docs/2.7.2/concepts-messaging/index.html   |  29 +-
 .../docs/2.7.2/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.7.2/concepts-overview/index.html    |  23 +-
 .../2.7.2/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.7.2/concepts-replication/index.html |  23 +-
 .../docs/2.7.2/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.2/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.2/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.7.2/cookbooks-compaction/index.html |  23 +-
 .../docs/2.7.2/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.7.2/cookbooks-encryption/index.html |  25 +-
 .../docs/2.7.2/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.2/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.7.2/cookbooks-partitioned/index.html    |  23 +-
 .../2.7.2/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.7.2/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.7.2/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.7.2/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.7.2/deploy-dcos/index.html          |  27 +-
 content/docs/2.7.2/deploy-docker/index.html        |  23 +-
 content/docs/2.7.2/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.7.2/deploy-monitoring/index.html    |  23 +-
 content/docs/2.7.2/develop-cpp/index.html          |  23 +-
 content/docs/2.7.2/develop-load-manager/index.html |  25 +-
 content/docs/2.7.2/develop-schema/index.html       |  23 +-
 content/docs/2.7.2/develop-tools/index.html        |  29 +-
 .../2.7.2/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.7.2/functions-cli/index.html        |  23 +-
 content/docs/2.7.2/functions-debug/index.html      |  23 +-
 content/docs/2.7.2/functions-deploy/index.html     |  23 +-
 content/docs/2.7.2/functions-develop/index.html    |  43 +--
 content/docs/2.7.2/functions-metrics/index.html    |  23 +-
 content/docs/2.7.2/functions-overview/index.html   |  23 +-
 content/docs/2.7.2/functions-package/index.html    |  23 +-
 content/docs/2.7.2/functions-runtime/index.html    |  23 +-
 content/docs/2.7.2/functions-worker/index.html     |  31 ++-
 .../docs/2.7.2/getting-started-docker/index.html   |  31 ++-
 content/docs/2.7.2/getting-started-helm/index.html |  25 +-
 .../2.7.2/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.7.2/helm-deploy/index.html          |  27 +-
 content/docs/2.7.2/helm-install/index.html         |  23 +-
 content/docs/2.7.2/helm-overview/index.html        |  25 +-
 content/docs/2.7.2/helm-prepare/index.html         |  23 +-
 content/docs/2.7.2/helm-tools/index.html           |  23 +-
 content/docs/2.7.2/helm-upgrade/index.html         |  23 +-
 content/docs/2.7.2/index.html                      |  23 +-
 content/docs/2.7.2/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.7.2/io-canal-source/index.html      |  23 +-
 content/docs/2.7.2/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.7.2/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.7.2/io-cdc/index.html               |  23 +-
 content/docs/2.7.2/io-cli/index.html               |  23 +-
 content/docs/2.7.2/io-connectors/index.html        |  23 +-
 content/docs/2.7.2/io-debezium-source/index.html   |  25 +-
 content/docs/2.7.2/io-debug/index.html             |  27 +-
 content/docs/2.7.2/io-develop/index.html           |  31 ++-
 content/docs/2.7.2/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.7.2/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.7.2/io-file-source/index.html       |  23 +-
 content/docs/2.7.2/io-flume-sink/index.html        |  23 +-
 content/docs/2.7.2/io-flume-source/index.html      |  23 +-
 content/docs/2.7.2/io-hbase-sink/index.html        |  25 +-
 content/docs/2.7.2/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.7.2/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.7.2/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.7.2/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.7.2/io-kafka-sink/index.html        |  27 +-
 content/docs/2.7.2/io-kafka-source/index.html      |  25 +-
 content/docs/2.7.2/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.7.2/io-kinesis-source/index.html    |  23 +-
 content/docs/2.7.2/io-mongo-sink/index.html        |  25 +-
 content/docs/2.7.2/io-netty-source/index.html      |  25 +-
 content/docs/2.7.2/io-nsq-source/index.html        |  25 +-
 content/docs/2.7.2/io-overview/index.html          |  23 +-
 content/docs/2.7.2/io-quickstart/index.html        |  45 ++--
 content/docs/2.7.2/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.7.2/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.7.2/io-redis-sink/index.html        |  25 +-
 content/docs/2.7.2/io-solr-sink/index.html         |  25 +-
 content/docs/2.7.2/io-twitter-source/index.html    |  25 +-
 content/docs/2.7.2/io-twitter/index.html           |  23 +-
 content/docs/2.7.2/io-use/index.html               |  25 +-
 content/docs/2.7.2/kubernetes-helm/index.html      |  23 +-
 .../docs/2.7.2/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.7.2/pulsar-2.0/index.html           |  23 +-
 content/docs/2.7.2/reference-cli-tools/index.html  |  27 +-
 .../docs/2.7.2/reference-configuration/index.html  |  25 +-
 .../2.7.2/reference-connector-admin/index.html     |  23 +-
 content/docs/2.7.2/reference-metrics/index.html    |  25 +-
 .../docs/2.7.2/reference-pulsar-admin/index.html   |  31 ++-
 .../2.7.2/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.7.2/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.7.2/schema-get-started/index.html   |  23 +-
 content/docs/2.7.2/schema-manage/index.html        |  25 +-
 content/docs/2.7.2/schema-understand/index.html    |  27 +-
 content/docs/2.7.2/security-athenz/index.html      |  27 +-
 .../docs/2.7.2/security-authorization/index.html   |  25 +-
 .../docs/2.7.2/security-bouncy-castle/index.html   |  33 ++-
 content/docs/2.7.2/security-encryption/index.html  |  23 +-
 content/docs/2.7.2/security-extending/index.html   |  25 +-
 content/docs/2.7.2/security-jwt/index.html         |  27 +-
 content/docs/2.7.2/security-kerberos/index.html    |  29 +-
 content/docs/2.7.2/security-oauth2/index.html      |  33 ++-
 content/docs/2.7.2/security-overview/index.html    |  23 +-
 .../2.7.2/security-tls-authentication/index.html   |  23 +-
 .../docs/2.7.2/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.7.2/security-tls-transport/index.html   |  27 +-
 content/docs/2.7.2/security-token-admin/index.html |  35 ++-
 .../2.7.2/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.7.2/sql-getting-started/index.html  |  23 +-
 content/docs/2.7.2/sql-overview/index.html         |  23 +-
 content/docs/2.7.2/sql-rest-api/index.html         |  23 +-
 content/docs/2.7.2/standalone-docker/index.html    |  29 +-
 content/docs/2.7.2/standalone/index.html           |  35 ++-
 content/docs/2.7.2/tiered-storage-aws/index.html   |  25 +-
 content/docs/2.7.2/tiered-storage-azure/index.html |  23 +-
 .../2.7.2/tiered-storage-filesystem/index.html     |  23 +-
 content/docs/2.7.2/tiered-storage-gcs/index.html   |  25 +-
 .../docs/2.7.2/tiered-storage-overview/index.html  |  23 +-
 content/docs/2.7.2/transactions-api/index.html     |  23 +-
 .../docs/2.7.2/transactions-guarantee/index.html   |  23 +-
 content/docs/2.7.2/transactions/index.html         |  23 +-
 .../docs/2.7.2/window-functions-context/index.html |  25 +-
 content/docs/2.7.3/adaptors-kafka/index.html       |  27 +-
 content/docs/2.7.3/adaptors-spark/index.html       |  23 +-
 content/docs/2.7.3/adaptors-storm/index.html       |  23 +-
 content/docs/2.7.3/admin-api-brokers/index.html    |  23 +-
 content/docs/2.7.3/admin-api-clusters/index.html   |  27 +-
 content/docs/2.7.3/admin-api-functions/index.html  |  23 +-
 content/docs/2.7.3/admin-api-namespaces/index.html |  33 ++-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 content/docs/2.7.3/admin-api-overview/index.html   |  25 +-
 .../2.7.3/admin-api-partitioned-topics/index.html  |  23 +-
 .../docs/2.7.3/admin-api-permissions/index.html    |  27 +-
 .../2.7.3/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.7.3/admin-api-schemas/index.html    |  23 +-
 content/docs/2.7.3/admin-api-tenants/index.html    |  23 +-
 content/docs/2.7.3/admin-api-topics/index.html     |  27 +-
 .../docs/2.7.3/administration-dashboard/index.html |  25 +-
 content/docs/2.7.3/administration-geo/index.html   |  25 +-
 .../docs/2.7.3/administration-isolation/index.html |  23 +-
 .../2.7.3/administration-load-balance/index.html   |  31 ++-
 content/docs/2.7.3/administration-proxy/index.html |  23 +-
 .../2.7.3/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.7.3/administration-stats/index.html |  23 +-
 .../docs/2.7.3/administration-upgrade/index.html   |  27 +-
 content/docs/2.7.3/administration-zk-bk/index.html |  25 +-
 content/docs/2.7.3/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.7.3/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.7.3/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.7.3/client-libraries-go/index.html  |  27 +-
 .../docs/2.7.3/client-libraries-java/index.html    |  25 +-
 .../docs/2.7.3/client-libraries-node/index.html    |  29 +-
 .../docs/2.7.3/client-libraries-python/index.html  |  29 +-
 .../2.7.3/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.7.3/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.7.3/concepts-architecture/index.html    |  23 +-
 .../docs/2.7.3/concepts-authentication/index.html  |  23 +-
 content/docs/2.7.3/concepts-clients/index.html     |  25 +-
 content/docs/2.7.3/concepts-messaging/index.html   |  29 +-
 .../docs/2.7.3/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.7.3/concepts-overview/index.html    |  23 +-
 .../2.7.3/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.7.3/concepts-replication/index.html |  23 +-
 .../docs/2.7.3/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.3/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.3/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.7.3/cookbooks-compaction/index.html |  23 +-
 .../docs/2.7.3/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.7.3/cookbooks-encryption/index.html |  25 +-
 .../docs/2.7.3/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.3/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.7.3/cookbooks-partitioned/index.html    |  23 +-
 .../2.7.3/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.7.3/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.7.3/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.7.3/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.7.3/deploy-dcos/index.html          |  27 +-
 content/docs/2.7.3/deploy-docker/index.html        |  23 +-
 content/docs/2.7.3/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.7.3/deploy-monitoring/index.html    |  23 +-
 .../docs/2.7.3/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.7.3/develop-cpp/index.html          |  23 +-
 content/docs/2.7.3/develop-load-manager/index.html |  25 +-
 content/docs/2.7.3/develop-schema/index.html       |  23 +-
 content/docs/2.7.3/develop-tools/index.html        |  29 +-
 .../2.7.3/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.7.3/functions-cli/index.html        |  23 +-
 content/docs/2.7.3/functions-debug/index.html      |  23 +-
 content/docs/2.7.3/functions-deploy/index.html     |  23 +-
 content/docs/2.7.3/functions-develop/index.html    |  43 +--
 content/docs/2.7.3/functions-metrics/index.html    |  23 +-
 content/docs/2.7.3/functions-overview/index.html   |  23 +-
 content/docs/2.7.3/functions-package/index.html    |  23 +-
 content/docs/2.7.3/functions-runtime/index.html    |  23 +-
 content/docs/2.7.3/functions-worker/index.html     |  31 ++-
 .../docs/2.7.3/getting-started-docker/index.html   |  31 ++-
 content/docs/2.7.3/getting-started-helm/index.html |  25 +-
 .../2.7.3/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.7.3/helm-deploy/index.html          |  27 +-
 content/docs/2.7.3/helm-install/index.html         |  23 +-
 content/docs/2.7.3/helm-overview/index.html        |  25 +-
 content/docs/2.7.3/helm-prepare/index.html         |  23 +-
 content/docs/2.7.3/helm-tools/index.html           |  23 +-
 content/docs/2.7.3/helm-upgrade/index.html         |  23 +-
 content/docs/2.7.3/index.html                      |  23 +-
 content/docs/2.7.3/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.7.3/io-canal-source/index.html      |  23 +-
 content/docs/2.7.3/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.7.3/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.7.3/io-cdc/index.html               |  23 +-
 content/docs/2.7.3/io-cli/index.html               |  23 +-
 content/docs/2.7.3/io-connectors/index.html        |  23 +-
 content/docs/2.7.3/io-debezium-source/index.html   |  25 +-
 content/docs/2.7.3/io-debug/index.html             |  27 +-
 content/docs/2.7.3/io-develop/index.html           |  31 ++-
 content/docs/2.7.3/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.7.3/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.7.3/io-file-source/index.html       |  23 +-
 content/docs/2.7.3/io-flume-sink/index.html        |  23 +-
 content/docs/2.7.3/io-flume-source/index.html      |  23 +-
 content/docs/2.7.3/io-hbase-sink/index.html        |  25 +-
 content/docs/2.7.3/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.7.3/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.7.3/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.7.3/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.7.3/io-kafka-sink/index.html        |  27 +-
 content/docs/2.7.3/io-kafka-source/index.html      |  25 +-
 content/docs/2.7.3/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.7.3/io-kinesis-source/index.html    |  23 +-
 content/docs/2.7.3/io-mongo-sink/index.html        |  25 +-
 content/docs/2.7.3/io-netty-source/index.html      |  25 +-
 content/docs/2.7.3/io-nsq-source/index.html        |  25 +-
 content/docs/2.7.3/io-overview/index.html          |  23 +-
 content/docs/2.7.3/io-quickstart/index.html        |  45 ++--
 content/docs/2.7.3/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.7.3/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.7.3/io-redis-sink/index.html        |  25 +-
 content/docs/2.7.3/io-solr-sink/index.html         |  25 +-
 content/docs/2.7.3/io-twitter-source/index.html    |  25 +-
 content/docs/2.7.3/io-twitter/index.html           |  23 +-
 content/docs/2.7.3/io-use/index.html               |  25 +-
 content/docs/2.7.3/kubernetes-helm/index.html      |  23 +-
 .../docs/2.7.3/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.7.3/pulsar-2.0/index.html           |  23 +-
 content/docs/2.7.3/reference-cli-tools/index.html  |  27 +-
 .../docs/2.7.3/reference-configuration/index.html  |  25 +-
 .../2.7.3/reference-connector-admin/index.html     |  23 +-
 content/docs/2.7.3/reference-metrics/index.html    |  25 +-
 .../docs/2.7.3/reference-pulsar-admin/index.html   |  31 ++-
 .../2.7.3/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.7.3/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.7.3/schema-get-started/index.html   |  23 +-
 content/docs/2.7.3/schema-manage/index.html        |  25 +-
 content/docs/2.7.3/schema-understand/index.html    |  27 +-
 content/docs/2.7.3/security-athenz/index.html      |  27 +-
 .../docs/2.7.3/security-authorization/index.html   |  25 +-
 .../docs/2.7.3/security-bouncy-castle/index.html   |  33 ++-
 content/docs/2.7.3/security-encryption/index.html  |  23 +-
 content/docs/2.7.3/security-extending/index.html   |  25 +-
 content/docs/2.7.3/security-jwt/index.html         |  27 +-
 content/docs/2.7.3/security-kerberos/index.html    |  29 +-
 content/docs/2.7.3/security-oauth2/index.html      |  33 ++-
 content/docs/2.7.3/security-overview/index.html    |  23 +-
 .../2.7.3/security-tls-authentication/index.html   |  23 +-
 .../docs/2.7.3/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.7.3/security-tls-transport/index.html   |  27 +-
 content/docs/2.7.3/security-token-admin/index.html |  35 ++-
 .../2.7.3/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.7.3/sql-getting-started/index.html  |  23 +-
 content/docs/2.7.3/sql-overview/index.html         |  23 +-
 content/docs/2.7.3/sql-rest-api/index.html         |  23 +-
 content/docs/2.7.3/standalone-docker/index.html    |  29 +-
 content/docs/2.7.3/standalone/index.html           |  35 ++-
 content/docs/2.7.3/tiered-storage-aws/index.html   |  25 +-
 content/docs/2.7.3/tiered-storage-azure/index.html |  23 +-
 .../2.7.3/tiered-storage-filesystem/index.html     |  23 +-
 content/docs/2.7.3/tiered-storage-gcs/index.html   |  25 +-
 .../docs/2.7.3/tiered-storage-overview/index.html  |  23 +-
 content/docs/2.7.3/transactions-api/index.html     |  23 +-
 .../docs/2.7.3/transactions-guarantee/index.html   |  23 +-
 content/docs/2.7.3/transactions/index.html         |  23 +-
 .../docs/2.7.3/window-functions-context/index.html |  25 +-
 content/docs/2.7.4/adaptors-kafka/index.html       |  27 +-
 content/docs/2.7.4/adaptors-spark/index.html       |  23 +-
 content/docs/2.7.4/adaptors-storm/index.html       |  23 +-
 content/docs/2.7.4/admin-api-brokers/index.html    |  23 +-
 content/docs/2.7.4/admin-api-clusters/index.html   |  27 +-
 content/docs/2.7.4/admin-api-functions/index.html  |  23 +-
 content/docs/2.7.4/admin-api-namespaces/index.html |  33 ++-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 content/docs/2.7.4/admin-api-overview/index.html   |  25 +-
 .../2.7.4/admin-api-partitioned-topics/index.html  |  23 +-
 .../docs/2.7.4/admin-api-permissions/index.html    |  27 +-
 .../2.7.4/admin-api-persistent-topics/index.html   |  23 +-
 content/docs/2.7.4/admin-api-schemas/index.html    |  23 +-
 content/docs/2.7.4/admin-api-tenants/index.html    |  23 +-
 content/docs/2.7.4/admin-api-topics/index.html     |  27 +-
 .../docs/2.7.4/administration-dashboard/index.html |  25 +-
 content/docs/2.7.4/administration-geo/index.html   |  25 +-
 .../docs/2.7.4/administration-isolation/index.html |  23 +-
 .../2.7.4/administration-load-balance/index.html   |  31 ++-
 content/docs/2.7.4/administration-proxy/index.html |  23 +-
 .../2.7.4/administration-pulsar-manager/index.html |  23 +-
 content/docs/2.7.4/administration-stats/index.html |  23 +-
 .../docs/2.7.4/administration-upgrade/index.html   |  27 +-
 content/docs/2.7.4/administration-zk-bk/index.html |  25 +-
 content/docs/2.7.4/client-libraries-cgo/index.html |  31 ++-
 content/docs/2.7.4/client-libraries-cpp/index.html |  35 ++-
 .../docs/2.7.4/client-libraries-dotnet/index.html  |  23 +-
 content/docs/2.7.4/client-libraries-go/index.html  |  27 +-
 .../docs/2.7.4/client-libraries-java/index.html    |  25 +-
 .../docs/2.7.4/client-libraries-node/index.html    |  29 +-
 .../docs/2.7.4/client-libraries-python/index.html  |  29 +-
 .../2.7.4/client-libraries-websocket/index.html    |  33 ++-
 content/docs/2.7.4/client-libraries/index.html     |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.7.4/concepts-architecture/index.html    |  23 +-
 .../docs/2.7.4/concepts-authentication/index.html  |  23 +-
 content/docs/2.7.4/concepts-clients/index.html     |  25 +-
 content/docs/2.7.4/concepts-messaging/index.html   |  29 +-
 .../docs/2.7.4/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  25 +-
 content/docs/2.7.4/concepts-overview/index.html    |  23 +-
 .../2.7.4/concepts-proxy-sni-routing/index.html    |  23 +-
 content/docs/2.7.4/concepts-replication/index.html |  23 +-
 .../docs/2.7.4/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.4/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.4/cookbooks-bookkeepermetadata/index.html  |  25 +-
 content/docs/2.7.4/cookbooks-compaction/index.html |  23 +-
 .../docs/2.7.4/cookbooks-deduplication/index.html  |  23 +-
 content/docs/2.7.4/cookbooks-encryption/index.html |  25 +-
 .../docs/2.7.4/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.4/cookbooks-non-persistent/index.html |  23 +-
 .../docs/2.7.4/cookbooks-partitioned/index.html    |  23 +-
 .../2.7.4/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.7.4/cookbooks-tiered-storage/index.html |  39 +--
 content/docs/2.7.4/deploy-aws/index.html           |  27 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  33 ++-
 content/docs/2.7.4/deploy-bare-metal/index.html    |  33 ++-
 content/docs/2.7.4/deploy-dcos/index.html          |  27 +-
 content/docs/2.7.4/deploy-docker/index.html        |  23 +-
 content/docs/2.7.4/deploy-kubernetes/index.html    |  25 +-
 content/docs/2.7.4/deploy-monitoring/index.html    |  23 +-
 .../docs/2.7.4/develop-binary-protocol/index.html  |  49 ++--
 content/docs/2.7.4/develop-cpp/index.html          |  23 +-
 content/docs/2.7.4/develop-load-manager/index.html |  25 +-
 content/docs/2.7.4/develop-schema/index.html       |  23 +-
 content/docs/2.7.4/develop-tools/index.html        |  29 +-
 .../2.7.4/developing-binary-protocol/index.html    |  49 ++--
 content/docs/2.7.4/functions-cli/index.html        |  23 +-
 content/docs/2.7.4/functions-debug/index.html      |  23 +-
 content/docs/2.7.4/functions-deploy/index.html     |  23 +-
 content/docs/2.7.4/functions-develop/index.html    |  43 +--
 content/docs/2.7.4/functions-metrics/index.html    |  23 +-
 content/docs/2.7.4/functions-overview/index.html   |  23 +-
 content/docs/2.7.4/functions-package/index.html    |  23 +-
 content/docs/2.7.4/functions-runtime/index.html    |  23 +-
 content/docs/2.7.4/functions-worker/index.html     |  31 ++-
 .../docs/2.7.4/getting-started-docker/index.html   |  31 ++-
 content/docs/2.7.4/getting-started-helm/index.html |  25 +-
 .../2.7.4/getting-started-standalone/index.html    |  35 ++-
 content/docs/2.7.4/helm-deploy/index.html          |  27 +-
 content/docs/2.7.4/helm-install/index.html         |  23 +-
 content/docs/2.7.4/helm-overview/index.html        |  25 +-
 content/docs/2.7.4/helm-prepare/index.html         |  23 +-
 content/docs/2.7.4/helm-tools/index.html           |  23 +-
 content/docs/2.7.4/helm-upgrade/index.html         |  23 +-
 content/docs/2.7.4/index.html                      |  23 +-
 content/docs/2.7.4/io-aerospike-sink/index.html    |  23 +-
 content/docs/2.7.4/io-canal-source/index.html      |  23 +-
 content/docs/2.7.4/io-cassandra-sink/index.html    |  23 +-
 content/docs/2.7.4/io-cdc-debezium/index.html      |  25 +-
 content/docs/2.7.4/io-cdc/index.html               |  23 +-
 content/docs/2.7.4/io-cli/index.html               |  23 +-
 content/docs/2.7.4/io-connectors/index.html        |  23 +-
 content/docs/2.7.4/io-debezium-source/index.html   |  25 +-
 content/docs/2.7.4/io-debug/index.html             |  27 +-
 content/docs/2.7.4/io-develop/index.html           |  31 ++-
 content/docs/2.7.4/io-dynamodb-source/index.html   |  25 +-
 .../docs/2.7.4/io-elasticsearch-sink/index.html    |  23 +-
 content/docs/2.7.4/io-file-source/index.html       |  23 +-
 content/docs/2.7.4/io-flume-sink/index.html        |  23 +-
 content/docs/2.7.4/io-flume-source/index.html      |  23 +-
 content/docs/2.7.4/io-hbase-sink/index.html        |  25 +-
 content/docs/2.7.4/io-hdfs2-sink/index.html        |  25 +-
 content/docs/2.7.4/io-hdfs3-sink/index.html        |  25 +-
 content/docs/2.7.4/io-influxdb-sink/index.html     |  25 +-
 content/docs/2.7.4/io-jdbc-sink/index.html         |  25 +-
 content/docs/2.7.4/io-kafka-sink/index.html        |  27 +-
 content/docs/2.7.4/io-kafka-source/index.html      |  25 +-
 content/docs/2.7.4/io-kinesis-sink/index.html      |  23 +-
 content/docs/2.7.4/io-kinesis-source/index.html    |  23 +-
 content/docs/2.7.4/io-mongo-sink/index.html        |  25 +-
 content/docs/2.7.4/io-netty-source/index.html      |  25 +-
 content/docs/2.7.4/io-nsq-source/index.html        |  25 +-
 content/docs/2.7.4/io-overview/index.html          |  23 +-
 content/docs/2.7.4/io-quickstart/index.html        |  45 ++--
 content/docs/2.7.4/io-rabbitmq-sink/index.html     |  25 +-
 content/docs/2.7.4/io-rabbitmq-source/index.html   |  25 +-
 content/docs/2.7.4/io-redis-sink/index.html        |  25 +-
 content/docs/2.7.4/io-solr-sink/index.html         |  25 +-
 content/docs/2.7.4/io-twitter-source/index.html    |  25 +-
 content/docs/2.7.4/io-twitter/index.html           |  23 +-
 content/docs/2.7.4/io-use/index.html               |  25 +-
 content/docs/2.7.4/kubernetes-helm/index.html      |  23 +-
 .../docs/2.7.4/performance-pulsar-perf/index.html  |  23 +-
 content/docs/2.7.4/pulsar-2.0/index.html           |  23 +-
 content/docs/2.7.4/reference-cli-tools/index.html  |  27 +-
 .../docs/2.7.4/reference-configuration/index.html  |  25 +-
 .../2.7.4/reference-connector-admin/index.html     |  23 +-
 content/docs/2.7.4/reference-metrics/index.html    |  25 +-
 .../docs/2.7.4/reference-pulsar-admin/index.html   |  31 ++-
 .../2.7.4/reference-rest-api-overview/index.html   |  23 +-
 .../docs/2.7.4/reference-terminology/index.html    |  25 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 content/docs/2.7.4/schema-get-started/index.html   |  23 +-
 content/docs/2.7.4/schema-manage/index.html        |  25 +-
 content/docs/2.7.4/schema-understand/index.html    |  27 +-
 content/docs/2.7.4/security-athenz/index.html      |  27 +-
 .../docs/2.7.4/security-authorization/index.html   |  25 +-
 .../docs/2.7.4/security-bouncy-castle/index.html   |  33 ++-
 content/docs/2.7.4/security-encryption/index.html  |  23 +-
 content/docs/2.7.4/security-extending/index.html   |  25 +-
 content/docs/2.7.4/security-jwt/index.html         |  27 +-
 content/docs/2.7.4/security-kerberos/index.html    |  29 +-
 content/docs/2.7.4/security-oauth2/index.html      |  33 ++-
 content/docs/2.7.4/security-overview/index.html    |  23 +-
 .../2.7.4/security-tls-authentication/index.html   |  23 +-
 .../docs/2.7.4/security-tls-keystore/index.html    |  35 ++-
 .../docs/2.7.4/security-tls-transport/index.html   |  27 +-
 content/docs/2.7.4/security-token-admin/index.html |  35 ++-
 .../2.7.4/sql-deployment-configurations/index.html |  23 +-
 content/docs/2.7.4/sql-getting-started/index.html  |  23 +-
 content/docs/2.7.4/sql-overview/index.html         |  23 +-
 content/docs/2.7.4/sql-rest-api/index.html         |  23 +-
 content/docs/2.7.4/standalone-docker/index.html    |  29 +-
 content/docs/2.7.4/standalone/index.html           |  35 ++-
 content/docs/2.7.4/tiered-storage-aws/index.html   |  25 +-
 content/docs/2.7.4/tiered-storage-azure/index.html |  23 +-
 .../2.7.4/tiered-storage-filesystem/index.html     |  23 +-
 content/docs/2.7.4/tiered-storage-gcs/index.html   |  25 +-
 .../docs/2.7.4/tiered-storage-overview/index.html  |  23 +-
 content/docs/2.7.4/transactions-api/index.html     |  23 +-
 .../docs/2.7.4/transactions-guarantee/index.html   |  23 +-
 content/docs/2.7.4/transactions/index.html         |  23 +-
 .../docs/2.7.4/window-functions-context/index.html |  25 +-
 content/docs/2.8.0/adaptors-kafka/index.html       |  10 +-
 content/docs/2.8.0/adaptors-spark/index.html       |  10 +-
 content/docs/2.8.0/adaptors-storm/index.html       |  10 +-
 content/docs/2.8.0/admin-api-brokers/index.html    |  10 +-
 content/docs/2.8.0/admin-api-clusters/index.html   |  10 +-
 content/docs/2.8.0/admin-api-functions/index.html  |  10 +-
 content/docs/2.8.0/admin-api-namespaces/index.html |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 content/docs/2.8.0/admin-api-overview/index.html   |  10 +-
 content/docs/2.8.0/admin-api-packages/index.html   |  10 +-
 .../2.8.0/admin-api-partitioned-topics/index.html  |  10 +-
 .../docs/2.8.0/admin-api-permissions/index.html    |  10 +-
 .../2.8.0/admin-api-persistent-topics/index.html   |  10 +-
 content/docs/2.8.0/admin-api-schemas/index.html    |  10 +-
 content/docs/2.8.0/admin-api-tenants/index.html    |  10 +-
 content/docs/2.8.0/admin-api-topics/index.html     |  10 +-
 .../docs/2.8.0/administration-dashboard/index.html |  10 +-
 content/docs/2.8.0/administration-geo/index.html   |  10 +-
 .../docs/2.8.0/administration-isolation/index.html |  10 +-
 .../2.8.0/administration-load-balance/index.html   |  10 +-
 content/docs/2.8.0/administration-proxy/index.html |  10 +-
 .../2.8.0/administration-pulsar-manager/index.html |  10 +-
 content/docs/2.8.0/administration-stats/index.html |  10 +-
 .../docs/2.8.0/administration-upgrade/index.html   |  10 +-
 content/docs/2.8.0/administration-zk-bk/index.html |  10 +-
 content/docs/2.8.0/client-libraries-cgo/index.html |  10 +-
 content/docs/2.8.0/client-libraries-cpp/index.html |  10 +-
 .../docs/2.8.0/client-libraries-dotnet/index.html  |  10 +-
 content/docs/2.8.0/client-libraries-go/index.html  |  10 +-
 .../docs/2.8.0/client-libraries-java/index.html    |  10 +-
 .../docs/2.8.0/client-libraries-node/index.html    |  10 +-
 .../docs/2.8.0/client-libraries-python/index.html  |  10 +-
 .../2.8.0/client-libraries-websocket/index.html    |  10 +-
 content/docs/2.8.0/client-libraries/index.html     |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../docs/2.8.0/concepts-architecture/index.html    |  10 +-
 .../docs/2.8.0/concepts-authentication/index.html  |  10 +-
 content/docs/2.8.0/concepts-clients/index.html     |  10 +-
 content/docs/2.8.0/concepts-messaging/index.html   |  10 +-
 .../docs/2.8.0/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/docs/2.8.0/concepts-overview/index.html    |  10 +-
 .../2.8.0/concepts-proxy-sni-routing/index.html    |  10 +-
 content/docs/2.8.0/concepts-replication/index.html |  10 +-
 .../docs/2.8.0/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.0/concepts-topic-compaction/index.html     |  10 +-
 .../2.8.0/cookbooks-bookkeepermetadata/index.html  |  10 +-
 content/docs/2.8.0/cookbooks-compaction/index.html |  10 +-
 .../docs/2.8.0/cookbooks-deduplication/index.html  |  10 +-
 content/docs/2.8.0/cookbooks-encryption/index.html |  10 +-
 .../docs/2.8.0/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.8.0/cookbooks-non-persistent/index.html |  10 +-
 .../docs/2.8.0/cookbooks-partitioned/index.html    |  10 +-
 .../2.8.0/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.8.0/cookbooks-tiered-storage/index.html |  10 +-
 content/docs/2.8.0/deploy-aws/index.html           |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/docs/2.8.0/deploy-bare-metal/index.html    |  10 +-
 content/docs/2.8.0/deploy-dcos/index.html          |  10 +-
 content/docs/2.8.0/deploy-docker/index.html        |  10 +-
 content/docs/2.8.0/deploy-kubernetes/index.html    |  10 +-
 content/docs/2.8.0/deploy-monitoring/index.html    |  10 +-
 .../docs/2.8.0/develop-binary-protocol/index.html  |  10 +-
 content/docs/2.8.0/develop-load-manager/index.html |  10 +-
 content/docs/2.8.0/develop-schema/index.html       |  10 +-
 content/docs/2.8.0/develop-tools/index.html        |  10 +-
 .../2.8.0/developing-binary-protocol/index.html    |  10 +-
 content/docs/2.8.0/functions-cli/index.html        |  10 +-
 content/docs/2.8.0/functions-debug/index.html      |  10 +-
 content/docs/2.8.0/functions-deploy/index.html     |  10 +-
 content/docs/2.8.0/functions-develop/index.html    |  10 +-
 content/docs/2.8.0/functions-metrics/index.html    |  10 +-
 content/docs/2.8.0/functions-overview/index.html   |  10 +-
 content/docs/2.8.0/functions-package/index.html    |  10 +-
 content/docs/2.8.0/functions-runtime/index.html    |  10 +-
 content/docs/2.8.0/functions-worker/index.html     |  10 +-
 .../docs/2.8.0/getting-started-docker/index.html   |  10 +-
 content/docs/2.8.0/getting-started-helm/index.html |  10 +-
 .../2.8.0/getting-started-standalone/index.html    |  10 +-
 content/docs/2.8.0/helm-deploy/index.html          |  10 +-
 content/docs/2.8.0/helm-install/index.html         |  10 +-
 content/docs/2.8.0/helm-overview/index.html        |  10 +-
 content/docs/2.8.0/helm-prepare/index.html         |  10 +-
 content/docs/2.8.0/helm-tools/index.html           |  10 +-
 content/docs/2.8.0/helm-upgrade/index.html         |  10 +-
 content/docs/2.8.0/index.html                      |  10 +-
 content/docs/2.8.0/io-aerospike-sink/index.html    |  10 +-
 content/docs/2.8.0/io-canal-source/index.html      |  10 +-
 content/docs/2.8.0/io-cassandra-sink/index.html    |  10 +-
 content/docs/2.8.0/io-cdc-debezium/index.html      |  10 +-
 content/docs/2.8.0/io-cdc/index.html               |  10 +-
 content/docs/2.8.0/io-cli/index.html               |  10 +-
 content/docs/2.8.0/io-connectors/index.html        |  10 +-
 content/docs/2.8.0/io-debezium-source/index.html   |  10 +-
 content/docs/2.8.0/io-debug/index.html             |  10 +-
 content/docs/2.8.0/io-develop/index.html           |  10 +-
 content/docs/2.8.0/io-dynamodb-source/index.html   |  10 +-
 .../docs/2.8.0/io-elasticsearch-sink/index.html    |  10 +-
 content/docs/2.8.0/io-file-source/index.html       |  10 +-
 content/docs/2.8.0/io-flume-sink/index.html        |  10 +-
 content/docs/2.8.0/io-flume-source/index.html      |  10 +-
 content/docs/2.8.0/io-hbase-sink/index.html        |  10 +-
 content/docs/2.8.0/io-hdfs2-sink/index.html        |  10 +-
 content/docs/2.8.0/io-hdfs3-sink/index.html        |  10 +-
 content/docs/2.8.0/io-influxdb-sink/index.html     |  10 +-
 content/docs/2.8.0/io-jdbc-sink/index.html         |  10 +-
 content/docs/2.8.0/io-kafka-sink/index.html        |  10 +-
 content/docs/2.8.0/io-kafka-source/index.html      |  10 +-
 content/docs/2.8.0/io-kinesis-sink/index.html      |  10 +-
 content/docs/2.8.0/io-kinesis-source/index.html    |  10 +-
 content/docs/2.8.0/io-mongo-sink/index.html        |  10 +-
 content/docs/2.8.0/io-netty-source/index.html      |  10 +-
 content/docs/2.8.0/io-nsq-source/index.html        |  10 +-
 content/docs/2.8.0/io-overview/index.html          |  10 +-
 content/docs/2.8.0/io-quickstart/index.html        |  10 +-
 content/docs/2.8.0/io-rabbitmq-sink/index.html     |  10 +-
 content/docs/2.8.0/io-rabbitmq-source/index.html   |  10 +-
 content/docs/2.8.0/io-redis-sink/index.html        |  10 +-
 content/docs/2.8.0/io-solr-sink/index.html         |  10 +-
 content/docs/2.8.0/io-twitter-source/index.html    |  10 +-
 content/docs/2.8.0/io-twitter/index.html           |  10 +-
 content/docs/2.8.0/io-use/index.html               |  12 +-
 content/docs/2.8.0/kubernetes-helm/index.html      |  10 +-
 .../docs/2.8.0/performance-pulsar-perf/index.html  |  10 +-
 content/docs/2.8.0/pulsar-2.0/index.html           |  10 +-
 content/docs/2.8.0/reference-cli-tools/index.html  |  10 +-
 .../docs/2.8.0/reference-configuration/index.html  |  10 +-
 .../2.8.0/reference-connector-admin/index.html     |  10 +-
 content/docs/2.8.0/reference-metrics/index.html    |  10 +-
 .../docs/2.8.0/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.0/reference-rest-api-overview/index.html   |  10 +-
 .../docs/2.8.0/reference-terminology/index.html    |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 content/docs/2.8.0/schema-get-started/index.html   |  10 +-
 content/docs/2.8.0/schema-manage/index.html        |  10 +-
 content/docs/2.8.0/schema-understand/index.html    |  10 +-
 content/docs/2.8.0/security-athenz/index.html      |  10 +-
 .../docs/2.8.0/security-authorization/index.html   |  10 +-
 content/docs/2.8.0/security-basic-auth/index.html  |  10 +-
 .../docs/2.8.0/security-bouncy-castle/index.html   |  10 +-
 content/docs/2.8.0/security-encryption/index.html  |  10 +-
 content/docs/2.8.0/security-extending/index.html   |  10 +-
 content/docs/2.8.0/security-jwt/index.html         |  10 +-
 content/docs/2.8.0/security-kerberos/index.html    |  10 +-
 content/docs/2.8.0/security-oauth2/index.html      |  10 +-
 content/docs/2.8.0/security-overview/index.html    |  10 +-
 .../2.8.0/security-tls-authentication/index.html   |  10 +-
 .../docs/2.8.0/security-tls-keystore/index.html    |  10 +-
 .../docs/2.8.0/security-tls-transport/index.html   |  10 +-
 content/docs/2.8.0/security-token-admin/index.html |  10 +-
 .../2.8.0/sql-deployment-configurations/index.html |  10 +-
 content/docs/2.8.0/sql-getting-started/index.html  |  10 +-
 content/docs/2.8.0/sql-overview/index.html         |  10 +-
 content/docs/2.8.0/sql-rest-api/index.html         |  10 +-
 content/docs/2.8.0/standalone-docker/index.html    |  10 +-
 content/docs/2.8.0/standalone/index.html           |  10 +-
 .../docs/2.8.0/tiered-storage-aliyun/index.html    |  10 +-
 content/docs/2.8.0/tiered-storage-aws/index.html   |  10 +-
 content/docs/2.8.0/tiered-storage-azure/index.html |  10 +-
 .../2.8.0/tiered-storage-filesystem/index.html     |  10 +-
 content/docs/2.8.0/tiered-storage-gcs/index.html   |  10 +-
 .../docs/2.8.0/tiered-storage-overview/index.html  |  10 +-
 content/docs/2.8.0/transactions-api/index.html     |  10 +-
 .../docs/2.8.0/transactions-guarantee/index.html   |  10 +-
 content/docs/2.8.0/transactions/index.html         |  10 +-
 content/docs/2.8.0/txn-how/index.html              |  10 +-
 content/docs/2.8.0/txn-monitor/index.html          |  10 +-
 content/docs/2.8.0/txn-use/index.html              |  10 +-
 content/docs/2.8.0/txn-what/index.html             |  10 +-
 content/docs/2.8.0/txn-why/index.html              |  10 +-
 .../docs/2.8.0/window-functions-context/index.html |  10 +-
 content/docs/2.8.1/adaptors-kafka/index.html       |  10 +-
 content/docs/2.8.1/adaptors-spark/index.html       |  10 +-
 content/docs/2.8.1/adaptors-storm/index.html       |  10 +-
 content/docs/2.8.1/admin-api-brokers/index.html    |  10 +-
 content/docs/2.8.1/admin-api-clusters/index.html   |  10 +-
 content/docs/2.8.1/admin-api-functions/index.html  |  10 +-
 content/docs/2.8.1/admin-api-namespaces/index.html |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 content/docs/2.8.1/admin-api-overview/index.html   |  10 +-
 content/docs/2.8.1/admin-api-packages/index.html   |  10 +-
 .../2.8.1/admin-api-partitioned-topics/index.html  |  10 +-
 .../docs/2.8.1/admin-api-permissions/index.html    |  10 +-
 .../2.8.1/admin-api-persistent-topics/index.html   |  10 +-
 content/docs/2.8.1/admin-api-schemas/index.html    |  10 +-
 content/docs/2.8.1/admin-api-tenants/index.html    |  10 +-
 content/docs/2.8.1/admin-api-topics/index.html     |  10 +-
 .../docs/2.8.1/administration-dashboard/index.html |  10 +-
 content/docs/2.8.1/administration-geo/index.html   |  10 +-
 .../docs/2.8.1/administration-isolation/index.html |  10 +-
 .../2.8.1/administration-load-balance/index.html   |  10 +-
 content/docs/2.8.1/administration-proxy/index.html |  10 +-
 .../2.8.1/administration-pulsar-manager/index.html |  10 +-
 content/docs/2.8.1/administration-stats/index.html |  10 +-
 .../docs/2.8.1/administration-upgrade/index.html   |  10 +-
 content/docs/2.8.1/administration-zk-bk/index.html |  10 +-
 content/docs/2.8.1/client-libraries-cgo/index.html |  10 +-
 content/docs/2.8.1/client-libraries-cpp/index.html |  10 +-
 .../docs/2.8.1/client-libraries-dotnet/index.html  |  10 +-
 content/docs/2.8.1/client-libraries-go/index.html  |  10 +-
 .../docs/2.8.1/client-libraries-java/index.html    |  10 +-
 .../docs/2.8.1/client-libraries-node/index.html    |  10 +-
 .../docs/2.8.1/client-libraries-python/index.html  |  10 +-
 .../2.8.1/client-libraries-websocket/index.html    |  10 +-
 content/docs/2.8.1/client-libraries/index.html     |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../docs/2.8.1/concepts-architecture/index.html    |  10 +-
 .../docs/2.8.1/concepts-authentication/index.html  |  10 +-
 content/docs/2.8.1/concepts-clients/index.html     |  10 +-
 content/docs/2.8.1/concepts-messaging/index.html   |  10 +-
 .../docs/2.8.1/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/docs/2.8.1/concepts-overview/index.html    |  10 +-
 .../2.8.1/concepts-proxy-sni-routing/index.html    |  10 +-
 content/docs/2.8.1/concepts-replication/index.html |  10 +-
 .../docs/2.8.1/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.1/concepts-topic-compaction/index.html     |  10 +-
 .../2.8.1/cookbooks-bookkeepermetadata/index.html  |  10 +-
 content/docs/2.8.1/cookbooks-compaction/index.html |  10 +-
 .../docs/2.8.1/cookbooks-deduplication/index.html  |  10 +-
 content/docs/2.8.1/cookbooks-encryption/index.html |  10 +-
 .../docs/2.8.1/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.8.1/cookbooks-non-persistent/index.html |  10 +-
 .../docs/2.8.1/cookbooks-partitioned/index.html    |  10 +-
 .../2.8.1/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.8.1/cookbooks-tiered-storage/index.html |  10 +-
 content/docs/2.8.1/deploy-aws/index.html           |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/docs/2.8.1/deploy-bare-metal/index.html    |  10 +-
 content/docs/2.8.1/deploy-dcos/index.html          |  10 +-
 content/docs/2.8.1/deploy-docker/index.html        |  10 +-
 content/docs/2.8.1/deploy-kubernetes/index.html    |  10 +-
 content/docs/2.8.1/deploy-monitoring/index.html    |  10 +-
 .../docs/2.8.1/develop-binary-protocol/index.html  |  10 +-
 content/docs/2.8.1/develop-load-manager/index.html |  10 +-
 content/docs/2.8.1/develop-schema/index.html       |  10 +-
 content/docs/2.8.1/develop-tools/index.html        |  10 +-
 .../2.8.1/developing-binary-protocol/index.html    |  10 +-
 content/docs/2.8.1/functions-cli/index.html        |  10 +-
 content/docs/2.8.1/functions-debug/index.html      |  10 +-
 content/docs/2.8.1/functions-deploy/index.html     |  10 +-
 content/docs/2.8.1/functions-develop/index.html    |  10 +-
 content/docs/2.8.1/functions-metrics/index.html    |  10 +-
 content/docs/2.8.1/functions-overview/index.html   |  10 +-
 content/docs/2.8.1/functions-package/index.html    |  10 +-
 content/docs/2.8.1/functions-runtime/index.html    |  10 +-
 content/docs/2.8.1/functions-worker/index.html     |  10 +-
 .../docs/2.8.1/getting-started-docker/index.html   |  10 +-
 content/docs/2.8.1/getting-started-helm/index.html |  10 +-
 .../2.8.1/getting-started-standalone/index.html    |  10 +-
 content/docs/2.8.1/helm-deploy/index.html          |  10 +-
 content/docs/2.8.1/helm-install/index.html         |  10 +-
 content/docs/2.8.1/helm-overview/index.html        |  10 +-
 content/docs/2.8.1/helm-prepare/index.html         |  10 +-
 content/docs/2.8.1/helm-tools/index.html           |  10 +-
 content/docs/2.8.1/helm-upgrade/index.html         |  10 +-
 content/docs/2.8.1/index.html                      |  10 +-
 content/docs/2.8.1/io-aerospike-sink/index.html    |  10 +-
 content/docs/2.8.1/io-canal-source/index.html      |  10 +-
 content/docs/2.8.1/io-cassandra-sink/index.html    |  10 +-
 content/docs/2.8.1/io-cdc-debezium/index.html      |  10 +-
 content/docs/2.8.1/io-cdc/index.html               |  10 +-
 content/docs/2.8.1/io-cli/index.html               |  10 +-
 content/docs/2.8.1/io-connectors/index.html        |  10 +-
 content/docs/2.8.1/io-debezium-source/index.html   |  10 +-
 content/docs/2.8.1/io-debug/index.html             |  10 +-
 content/docs/2.8.1/io-develop/index.html           |  10 +-
 content/docs/2.8.1/io-dynamodb-source/index.html   |  10 +-
 .../docs/2.8.1/io-elasticsearch-sink/index.html    |  10 +-
 content/docs/2.8.1/io-file-source/index.html       |  10 +-
 content/docs/2.8.1/io-flume-sink/index.html        |  10 +-
 content/docs/2.8.1/io-flume-source/index.html      |  10 +-
 content/docs/2.8.1/io-hbase-sink/index.html        |  10 +-
 content/docs/2.8.1/io-hdfs2-sink/index.html        |  10 +-
 content/docs/2.8.1/io-hdfs3-sink/index.html        |  10 +-
 content/docs/2.8.1/io-influxdb-sink/index.html     |  10 +-
 content/docs/2.8.1/io-jdbc-sink/index.html         |  10 +-
 content/docs/2.8.1/io-kafka-sink/index.html        |  10 +-
 content/docs/2.8.1/io-kafka-source/index.html      |  10 +-
 content/docs/2.8.1/io-kinesis-sink/index.html      |  10 +-
 content/docs/2.8.1/io-kinesis-source/index.html    |  10 +-
 content/docs/2.8.1/io-mongo-sink/index.html        |  10 +-
 content/docs/2.8.1/io-netty-source/index.html      |  10 +-
 content/docs/2.8.1/io-nsq-source/index.html        |  10 +-
 content/docs/2.8.1/io-overview/index.html          |  10 +-
 content/docs/2.8.1/io-quickstart/index.html        |  10 +-
 content/docs/2.8.1/io-rabbitmq-sink/index.html     |  10 +-
 content/docs/2.8.1/io-rabbitmq-source/index.html   |  10 +-
 content/docs/2.8.1/io-redis-sink/index.html        |  10 +-
 content/docs/2.8.1/io-solr-sink/index.html         |  10 +-
 content/docs/2.8.1/io-twitter-source/index.html    |  10 +-
 content/docs/2.8.1/io-twitter/index.html           |  10 +-
 content/docs/2.8.1/io-use/index.html               |  12 +-
 content/docs/2.8.1/kubernetes-helm/index.html      |  10 +-
 .../docs/2.8.1/performance-pulsar-perf/index.html  |  10 +-
 content/docs/2.8.1/pulsar-2.0/index.html           |  10 +-
 content/docs/2.8.1/reference-cli-tools/index.html  |  10 +-
 .../docs/2.8.1/reference-configuration/index.html  |  10 +-
 .../2.8.1/reference-connector-admin/index.html     |  10 +-
 content/docs/2.8.1/reference-metrics/index.html    |  10 +-
 .../docs/2.8.1/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.1/reference-rest-api-overview/index.html   |  10 +-
 .../docs/2.8.1/reference-terminology/index.html    |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 content/docs/2.8.1/schema-get-started/index.html   |  10 +-
 content/docs/2.8.1/schema-manage/index.html        |  10 +-
 content/docs/2.8.1/schema-understand/index.html    |  10 +-
 content/docs/2.8.1/security-athenz/index.html      |  10 +-
 .../docs/2.8.1/security-authorization/index.html   |  10 +-
 content/docs/2.8.1/security-basic-auth/index.html  |  10 +-
 .../docs/2.8.1/security-bouncy-castle/index.html   |  10 +-
 content/docs/2.8.1/security-encryption/index.html  |  10 +-
 content/docs/2.8.1/security-extending/index.html   |  10 +-
 content/docs/2.8.1/security-jwt/index.html         |  10 +-
 content/docs/2.8.1/security-kerberos/index.html    |  10 +-
 content/docs/2.8.1/security-oauth2/index.html      |  10 +-
 content/docs/2.8.1/security-overview/index.html    |  10 +-
 .../2.8.1/security-tls-authentication/index.html   |  10 +-
 .../docs/2.8.1/security-tls-keystore/index.html    |  10 +-
 .../docs/2.8.1/security-tls-transport/index.html   |  10 +-
 content/docs/2.8.1/security-token-admin/index.html |  10 +-
 .../2.8.1/sql-deployment-configurations/index.html |  10 +-
 content/docs/2.8.1/sql-getting-started/index.html  |  10 +-
 content/docs/2.8.1/sql-overview/index.html         |  10 +-
 content/docs/2.8.1/sql-rest-api/index.html         |  10 +-
 content/docs/2.8.1/standalone-docker/index.html    |  10 +-
 content/docs/2.8.1/standalone/index.html           |  10 +-
 .../docs/2.8.1/tiered-storage-aliyun/index.html    |  10 +-
 content/docs/2.8.1/tiered-storage-aws/index.html   |  10 +-
 content/docs/2.8.1/tiered-storage-azure/index.html |  10 +-
 .../2.8.1/tiered-storage-filesystem/index.html     |  10 +-
 content/docs/2.8.1/tiered-storage-gcs/index.html   |  10 +-
 .../docs/2.8.1/tiered-storage-overview/index.html  |  10 +-
 content/docs/2.8.1/transactions-api/index.html     |  10 +-
 .../docs/2.8.1/transactions-guarantee/index.html   |  10 +-
 content/docs/2.8.1/transactions/index.html         |  10 +-
 content/docs/2.8.1/txn-how/index.html              |  10 +-
 content/docs/2.8.1/txn-monitor/index.html          |  10 +-
 content/docs/2.8.1/txn-use/index.html              |  10 +-
 content/docs/2.8.1/txn-what/index.html             |  10 +-
 content/docs/2.8.1/txn-why/index.html              |  10 +-
 .../docs/2.8.1/window-functions-context/index.html |  10 +-
 content/docs/2.8.2/adaptors-kafka/index.html       |  10 +-
 content/docs/2.8.2/adaptors-spark/index.html       |  10 +-
 content/docs/2.8.2/adaptors-storm/index.html       |  10 +-
 content/docs/2.8.2/admin-api-brokers/index.html    |  10 +-
 content/docs/2.8.2/admin-api-clusters/index.html   |  10 +-
 content/docs/2.8.2/admin-api-functions/index.html  |  10 +-
 content/docs/2.8.2/admin-api-namespaces/index.html |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 content/docs/2.8.2/admin-api-overview/index.html   |  10 +-
 content/docs/2.8.2/admin-api-packages/index.html   |  10 +-
 .../2.8.2/admin-api-partitioned-topics/index.html  |  10 +-
 .../docs/2.8.2/admin-api-permissions/index.html    |  10 +-
 .../2.8.2/admin-api-persistent-topics/index.html   |  10 +-
 content/docs/2.8.2/admin-api-schemas/index.html    |  10 +-
 content/docs/2.8.2/admin-api-tenants/index.html    |  10 +-
 content/docs/2.8.2/admin-api-topics/index.html     |  10 +-
 .../docs/2.8.2/administration-dashboard/index.html |  10 +-
 content/docs/2.8.2/administration-geo/index.html   |  10 +-
 .../docs/2.8.2/administration-isolation/index.html |  10 +-
 .../2.8.2/administration-load-balance/index.html   |  10 +-
 content/docs/2.8.2/administration-proxy/index.html |  10 +-
 .../2.8.2/administration-pulsar-manager/index.html |  10 +-
 content/docs/2.8.2/administration-stats/index.html |  10 +-
 .../docs/2.8.2/administration-upgrade/index.html   |  10 +-
 content/docs/2.8.2/administration-zk-bk/index.html |  10 +-
 content/docs/2.8.2/client-libraries-cgo/index.html |  10 +-
 content/docs/2.8.2/client-libraries-cpp/index.html |  10 +-
 .../docs/2.8.2/client-libraries-dotnet/index.html  |  10 +-
 content/docs/2.8.2/client-libraries-go/index.html  |  10 +-
 .../docs/2.8.2/client-libraries-java/index.html    |  10 +-
 .../docs/2.8.2/client-libraries-node/index.html    |  10 +-
 .../docs/2.8.2/client-libraries-python/index.html  |  10 +-
 .../2.8.2/client-libraries-websocket/index.html    |  10 +-
 content/docs/2.8.2/client-libraries/index.html     |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../docs/2.8.2/concepts-architecture/index.html    |  10 +-
 .../docs/2.8.2/concepts-authentication/index.html  |  10 +-
 content/docs/2.8.2/concepts-clients/index.html     |  10 +-
 content/docs/2.8.2/concepts-messaging/index.html   |  10 +-
 .../docs/2.8.2/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/docs/2.8.2/concepts-overview/index.html    |  10 +-
 .../2.8.2/concepts-proxy-sni-routing/index.html    |  10 +-
 content/docs/2.8.2/concepts-replication/index.html |  10 +-
 .../docs/2.8.2/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.2/concepts-topic-compaction/index.html     |  10 +-
 .../2.8.2/cookbooks-bookkeepermetadata/index.html  |  10 +-
 content/docs/2.8.2/cookbooks-compaction/index.html |  10 +-
 .../docs/2.8.2/cookbooks-deduplication/index.html  |  10 +-
 content/docs/2.8.2/cookbooks-encryption/index.html |  10 +-
 .../docs/2.8.2/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.8.2/cookbooks-non-persistent/index.html |  10 +-
 .../docs/2.8.2/cookbooks-partitioned/index.html    |  10 +-
 .../2.8.2/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.8.2/cookbooks-tiered-storage/index.html |  10 +-
 content/docs/2.8.2/deploy-aws/index.html           |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/docs/2.8.2/deploy-bare-metal/index.html    |  10 +-
 content/docs/2.8.2/deploy-dcos/index.html          |  10 +-
 content/docs/2.8.2/deploy-docker/index.html        |  10 +-
 content/docs/2.8.2/deploy-kubernetes/index.html    |  10 +-
 content/docs/2.8.2/deploy-monitoring/index.html    |  10 +-
 .../docs/2.8.2/develop-binary-protocol/index.html  |  10 +-
 content/docs/2.8.2/develop-load-manager/index.html |  10 +-
 content/docs/2.8.2/develop-schema/index.html       |  10 +-
 content/docs/2.8.2/develop-tools/index.html        |  10 +-
 .../2.8.2/developing-binary-protocol/index.html    |  10 +-
 content/docs/2.8.2/functions-cli/index.html        |  10 +-
 content/docs/2.8.2/functions-debug/index.html      |  10 +-
 content/docs/2.8.2/functions-deploy/index.html     |  10 +-
 content/docs/2.8.2/functions-develop/index.html    |  10 +-
 content/docs/2.8.2/functions-metrics/index.html    |  10 +-
 content/docs/2.8.2/functions-overview/index.html   |  10 +-
 content/docs/2.8.2/functions-package/index.html    |  10 +-
 content/docs/2.8.2/functions-runtime/index.html    |  10 +-
 content/docs/2.8.2/functions-worker/index.html     |  10 +-
 .../docs/2.8.2/getting-started-docker/index.html   |  10 +-
 content/docs/2.8.2/getting-started-helm/index.html |  10 +-
 .../2.8.2/getting-started-standalone/index.html    |  10 +-
 content/docs/2.8.2/helm-deploy/index.html          |  10 +-
 content/docs/2.8.2/helm-install/index.html         |  10 +-
 content/docs/2.8.2/helm-overview/index.html        |  10 +-
 content/docs/2.8.2/helm-prepare/index.html         |  10 +-
 content/docs/2.8.2/helm-tools/index.html           |  10 +-
 content/docs/2.8.2/helm-upgrade/index.html         |  10 +-
 content/docs/2.8.2/index.html                      |  10 +-
 content/docs/2.8.2/io-aerospike-sink/index.html    |  10 +-
 content/docs/2.8.2/io-canal-source/index.html      |  10 +-
 content/docs/2.8.2/io-cassandra-sink/index.html    |  10 +-
 content/docs/2.8.2/io-cdc-debezium/index.html      |  10 +-
 content/docs/2.8.2/io-cdc/index.html               |  10 +-
 content/docs/2.8.2/io-cli/index.html               |  10 +-
 content/docs/2.8.2/io-connectors/index.html        |  10 +-
 content/docs/2.8.2/io-debezium-source/index.html   |  10 +-
 content/docs/2.8.2/io-debug/index.html             |  10 +-
 content/docs/2.8.2/io-develop/index.html           |  10 +-
 content/docs/2.8.2/io-dynamodb-source/index.html   |  10 +-
 .../docs/2.8.2/io-elasticsearch-sink/index.html    |  10 +-
 content/docs/2.8.2/io-file-source/index.html       |  10 +-
 content/docs/2.8.2/io-flume-sink/index.html        |  10 +-
 content/docs/2.8.2/io-flume-source/index.html      |  10 +-
 content/docs/2.8.2/io-hbase-sink/index.html        |  10 +-
 content/docs/2.8.2/io-hdfs2-sink/index.html        |  10 +-
 content/docs/2.8.2/io-hdfs3-sink/index.html        |  10 +-
 content/docs/2.8.2/io-influxdb-sink/index.html     |  10 +-
 content/docs/2.8.2/io-jdbc-sink/index.html         |  10 +-
 content/docs/2.8.2/io-kafka-sink/index.html        |  10 +-
 content/docs/2.8.2/io-kafka-source/index.html      |  10 +-
 content/docs/2.8.2/io-kinesis-sink/index.html      |  10 +-
 content/docs/2.8.2/io-kinesis-source/index.html    |  10 +-
 content/docs/2.8.2/io-mongo-sink/index.html        |  10 +-
 content/docs/2.8.2/io-netty-source/index.html      |  10 +-
 content/docs/2.8.2/io-nsq-source/index.html        |  10 +-
 content/docs/2.8.2/io-overview/index.html          |  10 +-
 content/docs/2.8.2/io-quickstart/index.html        |  10 +-
 content/docs/2.8.2/io-rabbitmq-sink/index.html     |  10 +-
 content/docs/2.8.2/io-rabbitmq-source/index.html   |  10 +-
 content/docs/2.8.2/io-redis-sink/index.html        |  10 +-
 content/docs/2.8.2/io-solr-sink/index.html         |  10 +-
 content/docs/2.8.2/io-twitter-source/index.html    |  10 +-
 content/docs/2.8.2/io-twitter/index.html           |  10 +-
 content/docs/2.8.2/io-use/index.html               |  12 +-
 content/docs/2.8.2/kubernetes-helm/index.html      |  10 +-
 .../docs/2.8.2/performance-pulsar-perf/index.html  |  10 +-
 content/docs/2.8.2/pulsar-2.0/index.html           |  10 +-
 content/docs/2.8.2/reference-cli-tools/index.html  |  10 +-
 .../docs/2.8.2/reference-configuration/index.html  |  10 +-
 .../2.8.2/reference-connector-admin/index.html     |  10 +-
 content/docs/2.8.2/reference-metrics/index.html    |  10 +-
 .../docs/2.8.2/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.2/reference-rest-api-overview/index.html   |  10 +-
 .../docs/2.8.2/reference-terminology/index.html    |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 content/docs/2.8.2/schema-get-started/index.html   |  10 +-
 content/docs/2.8.2/schema-manage/index.html        |  10 +-
 content/docs/2.8.2/schema-understand/index.html    |  10 +-
 content/docs/2.8.2/security-athenz/index.html      |  10 +-
 .../docs/2.8.2/security-authorization/index.html   |  10 +-
 content/docs/2.8.2/security-basic-auth/index.html  |  10 +-
 .../docs/2.8.2/security-bouncy-castle/index.html   |  10 +-
 content/docs/2.8.2/security-encryption/index.html  |  10 +-
 content/docs/2.8.2/security-extending/index.html   |  10 +-
 content/docs/2.8.2/security-jwt/index.html         |  10 +-
 content/docs/2.8.2/security-kerberos/index.html    |  10 +-
 content/docs/2.8.2/security-oauth2/index.html      |  10 +-
 content/docs/2.8.2/security-overview/index.html    |  10 +-
 .../2.8.2/security-tls-authentication/index.html   |  10 +-
 .../docs/2.8.2/security-tls-keystore/index.html    |  10 +-
 .../docs/2.8.2/security-tls-transport/index.html   |  10 +-
 content/docs/2.8.2/security-token-admin/index.html |  10 +-
 .../2.8.2/sql-deployment-configurations/index.html |  10 +-
 content/docs/2.8.2/sql-getting-started/index.html  |  10 +-
 content/docs/2.8.2/sql-overview/index.html         |  10 +-
 content/docs/2.8.2/sql-rest-api/index.html         |  10 +-
 content/docs/2.8.2/standalone-docker/index.html    |  10 +-
 content/docs/2.8.2/standalone/index.html           |  10 +-
 .../docs/2.8.2/tiered-storage-aliyun/index.html    |  10 +-
 content/docs/2.8.2/tiered-storage-aws/index.html   |  10 +-
 content/docs/2.8.2/tiered-storage-azure/index.html |  10 +-
 .../2.8.2/tiered-storage-filesystem/index.html     |  10 +-
 content/docs/2.8.2/tiered-storage-gcs/index.html   |  10 +-
 .../docs/2.8.2/tiered-storage-overview/index.html  |  10 +-
 content/docs/2.8.2/transactions-api/index.html     |  10 +-
 .../docs/2.8.2/transactions-guarantee/index.html   |  10 +-
 content/docs/2.8.2/transactions/index.html         |  10 +-
 content/docs/2.8.2/txn-how/index.html              |  10 +-
 content/docs/2.8.2/txn-monitor/index.html          |  10 +-
 content/docs/2.8.2/txn-use/index.html              |  10 +-
 content/docs/2.8.2/txn-what/index.html             |  10 +-
 content/docs/2.8.2/txn-why/index.html              |  10 +-
 .../docs/2.8.2/window-functions-context/index.html |  10 +-
 content/docs/2.9.0/adaptors-kafka/index.html       |   6 +-
 content/docs/2.9.0/adaptors-spark/index.html       |   6 +-
 content/docs/2.9.0/adaptors-storm/index.html       |   6 +-
 content/docs/2.9.0/admin-api-brokers/index.html    |   6 +-
 content/docs/2.9.0/admin-api-clusters/index.html   |   6 +-
 content/docs/2.9.0/admin-api-functions/index.html  |   6 +-
 content/docs/2.9.0/admin-api-namespaces/index.html |   6 +-
 .../admin-api-non-partitioned-topics/index.html    |   6 +-
 .../admin-api-non-persistent-topics/index.html     |   6 +-
 content/docs/2.9.0/admin-api-overview/index.html   |   6 +-
 content/docs/2.9.0/admin-api-packages/index.html   |   6 +-
 .../2.9.0/admin-api-partitioned-topics/index.html  |   6 +-
 .../docs/2.9.0/admin-api-permissions/index.html    |   6 +-
 .../2.9.0/admin-api-persistent-topics/index.html   |   6 +-
 content/docs/2.9.0/admin-api-schemas/index.html    |   6 +-
 content/docs/2.9.0/admin-api-tenants/index.html    |   6 +-
 content/docs/2.9.0/admin-api-topics/index.html     |   6 +-
 .../docs/2.9.0/administration-dashboard/index.html |   6 +-
 content/docs/2.9.0/administration-geo/index.html   |   6 +-
 .../docs/2.9.0/administration-isolation/index.html |   6 +-
 .../2.9.0/administration-load-balance/index.html   |   6 +-
 content/docs/2.9.0/administration-proxy/index.html |   6 +-
 .../2.9.0/administration-pulsar-manager/index.html |   6 +-
 content/docs/2.9.0/administration-stats/index.html |   6 +-
 .../docs/2.9.0/administration-upgrade/index.html   |   6 +-
 content/docs/2.9.0/administration-zk-bk/index.html |   6 +-
 content/docs/2.9.0/client-libraries-cgo/index.html |   6 +-
 content/docs/2.9.0/client-libraries-cpp/index.html |   6 +-
 .../docs/2.9.0/client-libraries-dotnet/index.html  |   6 +-
 content/docs/2.9.0/client-libraries-go/index.html  |   6 +-
 .../docs/2.9.0/client-libraries-java/index.html    |   6 +-
 .../docs/2.9.0/client-libraries-node/index.html    |   6 +-
 .../docs/2.9.0/client-libraries-python/index.html  |   6 +-
 .../2.9.0/client-libraries-websocket/index.html    |   6 +-
 content/docs/2.9.0/client-libraries/index.html     |   6 +-
 .../concepts-architecture-overview/index.html      |   6 +-
 .../docs/2.9.0/concepts-architecture/index.html    |   6 +-
 .../docs/2.9.0/concepts-authentication/index.html  |   6 +-
 content/docs/2.9.0/concepts-clients/index.html     |   6 +-
 content/docs/2.9.0/concepts-messaging/index.html   |   6 +-
 .../docs/2.9.0/concepts-multi-tenancy/index.html   |   6 +-
 .../index.html                                     |   6 +-
 content/docs/2.9.0/concepts-overview/index.html    |   6 +-
 .../2.9.0/concepts-proxy-sni-routing/index.html    |   6 +-
 content/docs/2.9.0/concepts-replication/index.html |   6 +-
 .../docs/2.9.0/concepts-tiered-storage/index.html  |   6 +-
 .../2.9.0/concepts-topic-compaction/index.html     |   6 +-
 .../2.9.0/cookbooks-bookkeepermetadata/index.html  |   6 +-
 content/docs/2.9.0/cookbooks-compaction/index.html |   6 +-
 .../docs/2.9.0/cookbooks-deduplication/index.html  |   6 +-
 content/docs/2.9.0/cookbooks-encryption/index.html |   6 +-
 .../docs/2.9.0/cookbooks-message-queue/index.html  |   6 +-
 .../docs/2.9.0/cookbooks-non-persistent/index.html |   6 +-
 .../docs/2.9.0/cookbooks-partitioned/index.html    |   6 +-
 .../2.9.0/cookbooks-retention-expiry/index.html    |   6 +-
 .../docs/2.9.0/cookbooks-tiered-storage/index.html |   6 +-
 content/docs/2.9.0/deploy-aws/index.html           |   6 +-
 .../deploy-bare-metal-multi-cluster/index.html     |   6 +-
 content/docs/2.9.0/deploy-bare-metal/index.html    |   6 +-
 content/docs/2.9.0/deploy-dcos/index.html          |   6 +-
 content/docs/2.9.0/deploy-docker/index.html        |   6 +-
 content/docs/2.9.0/deploy-kubernetes/index.html    |   6 +-
 content/docs/2.9.0/deploy-monitoring/index.html    |   6 +-
 .../docs/2.9.0/develop-binary-protocol/index.html  |   6 +-
 content/docs/2.9.0/develop-load-manager/index.html |   6 +-
 content/docs/2.9.0/develop-schema/index.html       |   6 +-
 content/docs/2.9.0/develop-tools/index.html        |   6 +-
 .../2.9.0/developing-binary-protocol/index.html    |   6 +-
 content/docs/2.9.0/functions-cli/index.html        |   6 +-
 content/docs/2.9.0/functions-debug/index.html      |   6 +-
 content/docs/2.9.0/functions-deploy/index.html     |   6 +-
 content/docs/2.9.0/functions-develop/index.html    |   6 +-
 content/docs/2.9.0/functions-metrics/index.html    |   6 +-
 content/docs/2.9.0/functions-overview/index.html   |   6 +-
 content/docs/2.9.0/functions-package/index.html    |   6 +-
 content/docs/2.9.0/functions-runtime/index.html    |   6 +-
 content/docs/2.9.0/functions-worker/index.html     |   6 +-
 .../docs/2.9.0/getting-started-docker/index.html   |   6 +-
 content/docs/2.9.0/getting-started-helm/index.html |   6 +-
 .../2.9.0/getting-started-standalone/index.html    |   6 +-
 content/docs/2.9.0/helm-deploy/index.html          |   6 +-
 content/docs/2.9.0/helm-install/index.html         |   6 +-
 content/docs/2.9.0/helm-overview/index.html        |   6 +-
 content/docs/2.9.0/helm-prepare/index.html         |   6 +-
 content/docs/2.9.0/helm-tools/index.html           |   6 +-
 content/docs/2.9.0/helm-upgrade/index.html         |   6 +-
 content/docs/2.9.0/index.html                      |   6 +-
 content/docs/2.9.0/io-aerospike-sink/index.html    |   6 +-
 content/docs/2.9.0/io-canal-source/index.html      |   6 +-
 content/docs/2.9.0/io-cassandra-sink/index.html    |   6 +-
 content/docs/2.9.0/io-cdc-debezium/index.html      |   6 +-
 content/docs/2.9.0/io-cdc/index.html               |   6 +-
 content/docs/2.9.0/io-cli/index.html               |   6 +-
 content/docs/2.9.0/io-connectors/index.html        |   6 +-
 content/docs/2.9.0/io-debezium-source/index.html   |   6 +-
 content/docs/2.9.0/io-debug/index.html             |   6 +-
 content/docs/2.9.0/io-develop/index.html           |   6 +-
 content/docs/2.9.0/io-dynamodb-source/index.html   |   6 +-
 .../docs/2.9.0/io-elasticsearch-sink/index.html    |   6 +-
 content/docs/2.9.0/io-file-source/index.html       |   6 +-
 content/docs/2.9.0/io-flume-sink/index.html        |   6 +-
 content/docs/2.9.0/io-flume-source/index.html      |   6 +-
 content/docs/2.9.0/io-hbase-sink/index.html        |   6 +-
 content/docs/2.9.0/io-hdfs2-sink/index.html        |   6 +-
 content/docs/2.9.0/io-hdfs3-sink/index.html        |   6 +-
 content/docs/2.9.0/io-influxdb-sink/index.html     |   6 +-
 content/docs/2.9.0/io-jdbc-sink/index.html         |   6 +-
 content/docs/2.9.0/io-kafka-sink/index.html        |   6 +-
 content/docs/2.9.0/io-kafka-source/index.html      |   6 +-
 content/docs/2.9.0/io-kinesis-sink/index.html      |   6 +-
 content/docs/2.9.0/io-kinesis-source/index.html    |   6 +-
 content/docs/2.9.0/io-mongo-sink/index.html        |   6 +-
 content/docs/2.9.0/io-netty-source/index.html      |   6 +-
 content/docs/2.9.0/io-nsq-source/index.html        |   6 +-
 content/docs/2.9.0/io-overview/index.html          |   6 +-
 content/docs/2.9.0/io-quickstart/index.html        |   6 +-
 content/docs/2.9.0/io-rabbitmq-sink/index.html     |   6 +-
 content/docs/2.9.0/io-rabbitmq-source/index.html   |   6 +-
 content/docs/2.9.0/io-redis-sink/index.html        |   6 +-
 content/docs/2.9.0/io-solr-sink/index.html         |   6 +-
 content/docs/2.9.0/io-twitter-source/index.html    |   6 +-
 content/docs/2.9.0/io-twitter/index.html           |   6 +-
 content/docs/2.9.0/io-use/index.html               |   8 +-
 content/docs/2.9.0/kubernetes-helm/index.html      |   6 +-
 .../docs/2.9.0/performance-pulsar-perf/index.html  |   6 +-
 content/docs/2.9.0/pulsar-2.0/index.html           |   6 +-
 content/docs/2.9.0/reference-cli-tools/index.html  |   6 +-
 .../docs/2.9.0/reference-configuration/index.html  |   6 +-
 .../2.9.0/reference-connector-admin/index.html     |   6 +-
 content/docs/2.9.0/reference-metrics/index.html    |   6 +-
 .../docs/2.9.0/reference-pulsar-admin/index.html   |   6 +-
 .../2.9.0/reference-rest-api-overview/index.html   |   6 +-
 .../docs/2.9.0/reference-terminology/index.html    |   6 +-
 .../schema-evolution-compatibility/index.html      |   6 +-
 content/docs/2.9.0/schema-get-started/index.html   |   6 +-
 content/docs/2.9.0/schema-manage/index.html        |   6 +-
 content/docs/2.9.0/schema-understand/index.html    |   6 +-
 content/docs/2.9.0/security-athenz/index.html      |   6 +-
 .../docs/2.9.0/security-authorization/index.html   |   6 +-
 content/docs/2.9.0/security-basic-auth/index.html  |   6 +-
 .../docs/2.9.0/security-bouncy-castle/index.html   |   6 +-
 content/docs/2.9.0/security-encryption/index.html  |   6 +-
 content/docs/2.9.0/security-extending/index.html   |   6 +-
 content/docs/2.9.0/security-jwt/index.html         |   6 +-
 content/docs/2.9.0/security-kerberos/index.html    |   6 +-
 content/docs/2.9.0/security-oauth2/index.html      |   6 +-
 content/docs/2.9.0/security-overview/index.html    |   6 +-
 .../2.9.0/security-tls-authentication/index.html   |   6 +-
 .../docs/2.9.0/security-tls-keystore/index.html    |   6 +-
 .../docs/2.9.0/security-tls-transport/index.html   |   6 +-
 content/docs/2.9.0/security-token-admin/index.html |   6 +-
 .../2.9.0/sql-deployment-configurations/index.html |   6 +-
 content/docs/2.9.0/sql-getting-started/index.html  |   6 +-
 content/docs/2.9.0/sql-overview/index.html         |   6 +-
 content/docs/2.9.0/sql-rest-api/index.html         |   6 +-
 content/docs/2.9.0/standalone-docker/index.html    |   6 +-
 content/docs/2.9.0/standalone/index.html           |   6 +-
 .../docs/2.9.0/tiered-storage-aliyun/index.html    |   6 +-
 content/docs/2.9.0/tiered-storage-aws/index.html   |   6 +-
 content/docs/2.9.0/tiered-storage-azure/index.html |   6 +-
 .../2.9.0/tiered-storage-filesystem/index.html     |   6 +-
 content/docs/2.9.0/tiered-storage-gcs/index.html   |   6 +-
 .../docs/2.9.0/tiered-storage-overview/index.html  |   6 +-
 content/docs/2.9.0/transactions-api/index.html     |   6 +-
 .../docs/2.9.0/transactions-guarantee/index.html   |   6 +-
 content/docs/2.9.0/transactions/index.html         |   6 +-
 content/docs/2.9.0/txn-how/index.html              |   6 +-
 content/docs/2.9.0/txn-monitor/index.html          |   6 +-
 content/docs/2.9.0/txn-use/index.html              |   6 +-
 content/docs/2.9.0/txn-what/index.html             |   6 +-
 content/docs/2.9.0/txn-why/index.html              |   6 +-
 .../docs/2.9.0/window-functions-context/index.html |   6 +-
 content/docs/2.9.1/adaptors-kafka/index.html       |  10 +-
 content/docs/2.9.1/adaptors-spark/index.html       |  10 +-
 content/docs/2.9.1/adaptors-storm/index.html       |  10 +-
 content/docs/2.9.1/admin-api-brokers/index.html    |  10 +-
 content/docs/2.9.1/admin-api-clusters/index.html   |  10 +-
 content/docs/2.9.1/admin-api-functions/index.html  |  10 +-
 content/docs/2.9.1/admin-api-namespaces/index.html |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 content/docs/2.9.1/admin-api-overview/index.html   |  10 +-
 content/docs/2.9.1/admin-api-packages/index.html   |  10 +-
 .../2.9.1/admin-api-partitioned-topics/index.html  |  10 +-
 .../docs/2.9.1/admin-api-permissions/index.html    |  10 +-
 .../2.9.1/admin-api-persistent-topics/index.html   |  10 +-
 content/docs/2.9.1/admin-api-schemas/index.html    |  10 +-
 content/docs/2.9.1/admin-api-tenants/index.html    |  10 +-
 content/docs/2.9.1/admin-api-topics/index.html     |  10 +-
 .../docs/2.9.1/administration-dashboard/index.html |  10 +-
 content/docs/2.9.1/administration-geo/index.html   |  10 +-
 .../docs/2.9.1/administration-isolation/index.html |  10 +-
 .../2.9.1/administration-load-balance/index.html   |  10 +-
 content/docs/2.9.1/administration-proxy/index.html |  10 +-
 .../2.9.1/administration-pulsar-manager/index.html |  10 +-
 content/docs/2.9.1/administration-stats/index.html |  10 +-
 .../docs/2.9.1/administration-upgrade/index.html   |  10 +-
 content/docs/2.9.1/administration-zk-bk/index.html |  10 +-
 content/docs/2.9.1/client-libraries-cgo/index.html |  10 +-
 content/docs/2.9.1/client-libraries-cpp/index.html |  10 +-
 .../docs/2.9.1/client-libraries-dotnet/index.html  |  10 +-
 content/docs/2.9.1/client-libraries-go/index.html  |  10 +-
 .../docs/2.9.1/client-libraries-java/index.html    |  10 +-
 .../docs/2.9.1/client-libraries-node/index.html    |  10 +-
 .../docs/2.9.1/client-libraries-python/index.html  |  10 +-
 .../2.9.1/client-libraries-websocket/index.html    |  10 +-
 content/docs/2.9.1/client-libraries/index.html     |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../docs/2.9.1/concepts-architecture/index.html    |  10 +-
 .../docs/2.9.1/concepts-authentication/index.html  |  10 +-
 content/docs/2.9.1/concepts-clients/index.html     |  10 +-
 content/docs/2.9.1/concepts-messaging/index.html   |  10 +-
 .../docs/2.9.1/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/docs/2.9.1/concepts-overview/index.html    |  10 +-
 .../2.9.1/concepts-proxy-sni-routing/index.html    |  10 +-
 content/docs/2.9.1/concepts-replication/index.html |  10 +-
 .../docs/2.9.1/concepts-tiered-storage/index.html  |  10 +-
 .../2.9.1/concepts-topic-compaction/index.html     |  10 +-
 .../2.9.1/cookbooks-bookkeepermetadata/index.html  |  10 +-
 content/docs/2.9.1/cookbooks-compaction/index.html |  10 +-
 .../docs/2.9.1/cookbooks-deduplication/index.html  |  10 +-
 content/docs/2.9.1/cookbooks-encryption/index.html |  10 +-
 .../docs/2.9.1/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.9.1/cookbooks-non-persistent/index.html |  10 +-
 .../docs/2.9.1/cookbooks-partitioned/index.html    |  10 +-
 .../2.9.1/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.9.1/cookbooks-tiered-storage/index.html |  10 +-
 content/docs/2.9.1/deploy-aws/index.html           |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/docs/2.9.1/deploy-bare-metal/index.html    |  10 +-
 content/docs/2.9.1/deploy-dcos/index.html          |  10 +-
 content/docs/2.9.1/deploy-docker/index.html        |  10 +-
 content/docs/2.9.1/deploy-kubernetes/index.html    |  10 +-
 content/docs/2.9.1/deploy-monitoring/index.html    |  10 +-
 .../docs/2.9.1/develop-binary-protocol/index.html  |  10 +-
 content/docs/2.9.1/develop-load-manager/index.html |  10 +-
 content/docs/2.9.1/develop-schema/index.html       |  10 +-
 content/docs/2.9.1/develop-tools/index.html        |  10 +-
 .../2.9.1/developing-binary-protocol/index.html    |  10 +-
 content/docs/2.9.1/functions-cli/index.html        |  10 +-
 content/docs/2.9.1/functions-debug/index.html      |  10 +-
 content/docs/2.9.1/functions-deploy/index.html     |  10 +-
 content/docs/2.9.1/functions-develop/index.html    |  10 +-
 content/docs/2.9.1/functions-metrics/index.html    |  10 +-
 content/docs/2.9.1/functions-overview/index.html   |  10 +-
 content/docs/2.9.1/functions-package/index.html    |  10 +-
 content/docs/2.9.1/functions-runtime/index.html    |  10 +-
 content/docs/2.9.1/functions-worker/index.html     |  10 +-
 .../docs/2.9.1/getting-started-docker/index.html   |  10 +-
 content/docs/2.9.1/getting-started-helm/index.html |  10 +-
 .../2.9.1/getting-started-standalone/index.html    |  10 +-
 content/docs/2.9.1/helm-deploy/index.html          |  10 +-
 content/docs/2.9.1/helm-install/index.html         |  10 +-
 content/docs/2.9.1/helm-overview/index.html        |  10 +-
 content/docs/2.9.1/helm-prepare/index.html         |  10 +-
 content/docs/2.9.1/helm-tools/index.html           |  10 +-
 content/docs/2.9.1/helm-upgrade/index.html         |  10 +-
 content/docs/2.9.1/index.html                      |  10 +-
 content/docs/2.9.1/io-aerospike-sink/index.html    |  10 +-
 content/docs/2.9.1/io-canal-source/index.html      |  10 +-
 content/docs/2.9.1/io-cassandra-sink/index.html    |  10 +-
 content/docs/2.9.1/io-cdc-debezium/index.html      |  10 +-
 content/docs/2.9.1/io-cdc/index.html               |  10 +-
 content/docs/2.9.1/io-cli/index.html               |  10 +-
 content/docs/2.9.1/io-connectors/index.html        |  10 +-
 content/docs/2.9.1/io-debezium-source/index.html   |  10 +-
 content/docs/2.9.1/io-debug/index.html             |  10 +-
 content/docs/2.9.1/io-develop/index.html           |  10 +-
 content/docs/2.9.1/io-dynamodb-source/index.html   |  10 +-
 .../docs/2.9.1/io-elasticsearch-sink/index.html    |  10 +-
 content/docs/2.9.1/io-file-source/index.html       |  10 +-
 content/docs/2.9.1/io-flume-sink/index.html        |  10 +-
 content/docs/2.9.1/io-flume-source/index.html      |  10 +-
 content/docs/2.9.1/io-hbase-sink/index.html        |  10 +-
 content/docs/2.9.1/io-hdfs2-sink/index.html        |  10 +-
 content/docs/2.9.1/io-hdfs3-sink/index.html        |  10 +-
 content/docs/2.9.1/io-influxdb-sink/index.html     |  10 +-
 content/docs/2.9.1/io-jdbc-sink/index.html         |  10 +-
 content/docs/2.9.1/io-kafka-sink/index.html        |  10 +-
 content/docs/2.9.1/io-kafka-source/index.html      |  10 +-
 content/docs/2.9.1/io-kinesis-sink/index.html      |  10 +-
 content/docs/2.9.1/io-kinesis-source/index.html    |  10 +-
 content/docs/2.9.1/io-mongo-sink/index.html        |  10 +-
 content/docs/2.9.1/io-netty-source/index.html      |  10 +-
 content/docs/2.9.1/io-nsq-source/index.html        |  10 +-
 content/docs/2.9.1/io-overview/index.html          |  10 +-
 content/docs/2.9.1/io-quickstart/index.html        |  10 +-
 content/docs/2.9.1/io-rabbitmq-sink/index.html     |  10 +-
 content/docs/2.9.1/io-rabbitmq-source/index.html   |  10 +-
 content/docs/2.9.1/io-redis-sink/index.html        |  10 +-
 content/docs/2.9.1/io-solr-sink/index.html         |  10 +-
 content/docs/2.9.1/io-twitter-source/index.html    |  10 +-
 content/docs/2.9.1/io-twitter/index.html           |  10 +-
 content/docs/2.9.1/io-use/index.html               |  12 +-
 content/docs/2.9.1/kubernetes-helm/index.html      |  10 +-
 .../docs/2.9.1/performance-pulsar-perf/index.html  |  10 +-
 content/docs/2.9.1/pulsar-2.0/index.html           |  10 +-
 content/docs/2.9.1/reference-cli-tools/index.html  |  10 +-
 .../docs/2.9.1/reference-configuration/index.html  |  10 +-
 .../2.9.1/reference-connector-admin/index.html     |  10 +-
 content/docs/2.9.1/reference-metrics/index.html    |  10 +-
 .../docs/2.9.1/reference-pulsar-admin/index.html   |  10 +-
 .../2.9.1/reference-rest-api-overview/index.html   |  10 +-
 .../docs/2.9.1/reference-terminology/index.html    |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 content/docs/2.9.1/schema-get-started/index.html   |  10 +-
 content/docs/2.9.1/schema-manage/index.html        |  10 +-
 content/docs/2.9.1/schema-understand/index.html    |  10 +-
 content/docs/2.9.1/security-athenz/index.html      |  10 +-
 .../docs/2.9.1/security-authorization/index.html   |  10 +-
 content/docs/2.9.1/security-basic-auth/index.html  |  10 +-
 .../docs/2.9.1/security-bouncy-castle/index.html   |  10 +-
 content/docs/2.9.1/security-encryption/index.html  |  10 +-
 content/docs/2.9.1/security-extending/index.html   |  10 +-
 content/docs/2.9.1/security-jwt/index.html         |  10 +-
 content/docs/2.9.1/security-kerberos/index.html    |  10 +-
 content/docs/2.9.1/security-oauth2/index.html      |  10 +-
 content/docs/2.9.1/security-overview/index.html    |  10 +-
 .../2.9.1/security-tls-authentication/index.html   |  10 +-
 .../docs/2.9.1/security-tls-keystore/index.html    |  10 +-
 .../docs/2.9.1/security-tls-transport/index.html   |  10 +-
 content/docs/2.9.1/security-token-admin/index.html |  10 +-
 .../2.9.1/sql-deployment-configurations/index.html |  10 +-
 content/docs/2.9.1/sql-getting-started/index.html  |  10 +-
 content/docs/2.9.1/sql-overview/index.html         |  10 +-
 content/docs/2.9.1/sql-rest-api/index.html         |  10 +-
 content/docs/2.9.1/standalone-docker/index.html    |  10 +-
 content/docs/2.9.1/standalone/index.html           |  10 +-
 .../docs/2.9.1/tiered-storage-aliyun/index.html    |  10 +-
 content/docs/2.9.1/tiered-storage-aws/index.html   |  10 +-
 content/docs/2.9.1/tiered-storage-azure/index.html |  10 +-
 .../2.9.1/tiered-storage-filesystem/index.html     |  10 +-
 content/docs/2.9.1/tiered-storage-gcs/index.html   |  10 +-
 .../docs/2.9.1/tiered-storage-overview/index.html  |  10 +-
 content/docs/2.9.1/transactions-api/index.html     |  10 +-
 .../docs/2.9.1/transactions-guarantee/index.html   |  10 +-
 content/docs/2.9.1/transactions/index.html         |  10 +-
 content/docs/2.9.1/txn-how/index.html              |  10 +-
 content/docs/2.9.1/txn-monitor/index.html          |  10 +-
 content/docs/2.9.1/txn-use/index.html              |  10 +-
 content/docs/2.9.1/txn-what/index.html             |  10 +-
 content/docs/2.9.1/txn-why/index.html              |  10 +-
 .../docs/2.9.1/window-functions-context/index.html |  10 +-
 content/docs/2.9.2/adaptors-kafka/index.html       |  10 +-
 content/docs/2.9.2/adaptors-spark/index.html       |  10 +-
 content/docs/2.9.2/adaptors-storm/index.html       |  10 +-
 content/docs/2.9.2/admin-api-brokers/index.html    |  10 +-
 content/docs/2.9.2/admin-api-clusters/index.html   |  10 +-
 content/docs/2.9.2/admin-api-functions/index.html  |  10 +-
 content/docs/2.9.2/admin-api-namespaces/index.html |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 content/docs/2.9.2/admin-api-overview/index.html   |  10 +-
 content/docs/2.9.2/admin-api-packages/index.html   |  10 +-
 .../2.9.2/admin-api-partitioned-topics/index.html  |  10 +-
 .../docs/2.9.2/admin-api-permissions/index.html    |  10 +-
 .../2.9.2/admin-api-persistent-topics/index.html   |  10 +-
 content/docs/2.9.2/admin-api-schemas/index.html    |  10 +-
 content/docs/2.9.2/admin-api-tenants/index.html    |  10 +-
 content/docs/2.9.2/admin-api-topics/index.html     |  10 +-
 .../docs/2.9.2/administration-dashboard/index.html |  10 +-
 content/docs/2.9.2/administration-geo/index.html   |  10 +-
 .../docs/2.9.2/administration-isolation/index.html |  10 +-
 .../2.9.2/administration-load-balance/index.html   |  10 +-
 content/docs/2.9.2/administration-proxy/index.html |  10 +-
 .../2.9.2/administration-pulsar-manager/index.html |  10 +-
 content/docs/2.9.2/administration-stats/index.html |  10 +-
 .../docs/2.9.2/administration-upgrade/index.html   |  10 +-
 content/docs/2.9.2/administration-zk-bk/index.html |  10 +-
 content/docs/2.9.2/client-libraries-cgo/index.html |  10 +-
 content/docs/2.9.2/client-libraries-cpp/index.html |  10 +-
 .../docs/2.9.2/client-libraries-dotnet/index.html  |  10 +-
 content/docs/2.9.2/client-libraries-go/index.html  |  10 +-
 .../docs/2.9.2/client-libraries-java/index.html    |  10 +-
 .../docs/2.9.2/client-libraries-node/index.html    |  10 +-
 .../docs/2.9.2/client-libraries-python/index.html  |  10 +-
 .../2.9.2/client-libraries-websocket/index.html    |  10 +-
 content/docs/2.9.2/client-libraries/index.html     |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../docs/2.9.2/concepts-architecture/index.html    |  10 +-
 .../docs/2.9.2/concepts-authentication/index.html  |  10 +-
 content/docs/2.9.2/concepts-clients/index.html     |  10 +-
 content/docs/2.9.2/concepts-messaging/index.html   |  10 +-
 .../docs/2.9.2/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/docs/2.9.2/concepts-overview/index.html    |  10 +-
 .../2.9.2/concepts-proxy-sni-routing/index.html    |  10 +-
 content/docs/2.9.2/concepts-replication/index.html |  10 +-
 .../docs/2.9.2/concepts-tiered-storage/index.html  |  10 +-
 .../2.9.2/concepts-topic-compaction/index.html     |  10 +-
 .../2.9.2/cookbooks-bookkeepermetadata/index.html  |  10 +-
 content/docs/2.9.2/cookbooks-compaction/index.html |  10 +-
 .../docs/2.9.2/cookbooks-deduplication/index.html  |  10 +-
 content/docs/2.9.2/cookbooks-encryption/index.html |  10 +-
 .../docs/2.9.2/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.9.2/cookbooks-non-persistent/index.html |  10 +-
 .../docs/2.9.2/cookbooks-partitioned/index.html    |  10 +-
 .../2.9.2/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.9.2/cookbooks-tiered-storage/index.html |  10 +-
 content/docs/2.9.2/deploy-aws/index.html           |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/docs/2.9.2/deploy-bare-metal/index.html    |  10 +-
 content/docs/2.9.2/deploy-dcos/index.html          |  10 +-
 content/docs/2.9.2/deploy-docker/index.html        |  10 +-
 content/docs/2.9.2/deploy-kubernetes/index.html    |  10 +-
 content/docs/2.9.2/deploy-monitoring/index.html    |  10 +-
 content/docs/2.9.2/develop-load-manager/index.html |  10 +-
 content/docs/2.9.2/develop-schema/index.html       |  10 +-
 content/docs/2.9.2/develop-tools/index.html        |  10 +-
 .../2.9.2/developing-binary-protocol/index.html    |  10 +-
 content/docs/2.9.2/functions-cli/index.html        |  10 +-
 content/docs/2.9.2/functions-debug/index.html      |  10 +-
 content/docs/2.9.2/functions-deploy/index.html     |  10 +-
 content/docs/2.9.2/functions-develop/index.html    |  10 +-
 content/docs/2.9.2/functions-metrics/index.html    |  10 +-
 content/docs/2.9.2/functions-overview/index.html   |  10 +-
 content/docs/2.9.2/functions-package/index.html    |  10 +-
 content/docs/2.9.2/functions-runtime/index.html    |  10 +-
 content/docs/2.9.2/functions-worker/index.html     |  10 +-
 .../docs/2.9.2/getting-started-docker/index.html   |  10 +-
 content/docs/2.9.2/getting-started-helm/index.html |  10 +-
 .../2.9.2/getting-started-standalone/index.html    |  10 +-
 content/docs/2.9.2/helm-deploy/index.html          |  10 +-
 content/docs/2.9.2/helm-install/index.html         |  10 +-
 content/docs/2.9.2/helm-overview/index.html        |  10 +-
 content/docs/2.9.2/helm-prepare/index.html         |  10 +-
 content/docs/2.9.2/helm-tools/index.html           |  10 +-
 content/docs/2.9.2/helm-upgrade/index.html         |  10 +-
 content/docs/2.9.2/index.html                      |  10 +-
 content/docs/2.9.2/io-aerospike-sink/index.html    |  10 +-
 content/docs/2.9.2/io-canal-source/index.html      |  10 +-
 content/docs/2.9.2/io-cassandra-sink/index.html    |  10 +-
 content/docs/2.9.2/io-cdc-debezium/index.html      |  10 +-
 content/docs/2.9.2/io-cdc/index.html               |  10 +-
 content/docs/2.9.2/io-cli/index.html               |  10 +-
 content/docs/2.9.2/io-connectors/index.html        |  10 +-
 content/docs/2.9.2/io-debezium-source/index.html   |  10 +-
 content/docs/2.9.2/io-debug/index.html             |  10 +-
 content/docs/2.9.2/io-develop/index.html           |  10 +-
 content/docs/2.9.2/io-dynamodb-source/index.html   |  10 +-
 .../docs/2.9.2/io-elasticsearch-sink/index.html    |  10 +-
 content/docs/2.9.2/io-file-source/index.html       |  10 +-
 content/docs/2.9.2/io-flume-sink/index.html        |  10 +-
 content/docs/2.9.2/io-flume-source/index.html      |  10 +-
 content/docs/2.9.2/io-hbase-sink/index.html        |  10 +-
 content/docs/2.9.2/io-hdfs2-sink/index.html        |  10 +-
 content/docs/2.9.2/io-hdfs3-sink/index.html        |  10 +-
 content/docs/2.9.2/io-influxdb-sink/index.html     |  10 +-
 content/docs/2.9.2/io-jdbc-sink/index.html         |  10 +-
 content/docs/2.9.2/io-kafka-sink/index.html        |  10 +-
 content/docs/2.9.2/io-kafka-source/index.html      |  10 +-
 content/docs/2.9.2/io-kinesis-sink/index.html      |  10 +-
 content/docs/2.9.2/io-kinesis-source/index.html    |  10 +-
 content/docs/2.9.2/io-mongo-sink/index.html        |  10 +-
 content/docs/2.9.2/io-netty-source/index.html      |  10 +-
 content/docs/2.9.2/io-nsq-source/index.html        |  10 +-
 content/docs/2.9.2/io-overview/index.html          |  10 +-
 content/docs/2.9.2/io-quickstart/index.html        |  10 +-
 content/docs/2.9.2/io-rabbitmq-sink/index.html     |  10 +-
 content/docs/2.9.2/io-rabbitmq-source/index.html   |  10 +-
 content/docs/2.9.2/io-redis-sink/index.html        |  10 +-
 content/docs/2.9.2/io-solr-sink/index.html         |  10 +-
 content/docs/2.9.2/io-twitter-source/index.html    |  10 +-
 content/docs/2.9.2/io-twitter/index.html           |  10 +-
 content/docs/2.9.2/io-use/index.html               |  12 +-
 .../docs/2.9.2/performance-pulsar-perf/index.html  |  10 +-
 content/docs/2.9.2/pulsar-2.0/index.html           |  10 +-
 content/docs/2.9.2/reference-cli-tools/index.html  |  10 +-
 .../docs/2.9.2/reference-configuration/index.html  |  10 +-
 .../2.9.2/reference-connector-admin/index.html     |  10 +-
 content/docs/2.9.2/reference-metrics/index.html    |  10 +-
 .../docs/2.9.2/reference-pulsar-admin/index.html   |  10 +-
 .../2.9.2/reference-rest-api-overview/index.html   |  10 +-
 .../docs/2.9.2/reference-terminology/index.html    |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 content/docs/2.9.2/schema-get-started/index.html   |  10 +-
 content/docs/2.9.2/schema-manage/index.html        |  10 +-
 content/docs/2.9.2/schema-understand/index.html    |  10 +-
 content/docs/2.9.2/security-athenz/index.html      |  10 +-
 .../docs/2.9.2/security-authorization/index.html   |  10 +-
 content/docs/2.9.2/security-basic-auth/index.html  |  10 +-
 .../docs/2.9.2/security-bouncy-castle/index.html   |  10 +-
 content/docs/2.9.2/security-encryption/index.html  |  10 +-
 content/docs/2.9.2/security-extending/index.html   |  10 +-
 content/docs/2.9.2/security-jwt/index.html         |  10 +-
 content/docs/2.9.2/security-kerberos/index.html    |  10 +-
 content/docs/2.9.2/security-oauth2/index.html      |  10 +-
 content/docs/2.9.2/security-overview/index.html    |  10 +-
 .../2.9.2/security-tls-authentication/index.html   |  10 +-
 .../docs/2.9.2/security-tls-keystore/index.html    |  10 +-
 .../docs/2.9.2/security-tls-transport/index.html   |  10 +-
 content/docs/2.9.2/security-token-admin/index.html |  10 +-
 .../2.9.2/sql-deployment-configurations/index.html |  10 +-
 content/docs/2.9.2/sql-getting-started/index.html  |  10 +-
 content/docs/2.9.2/sql-overview/index.html         |  10 +-
 content/docs/2.9.2/sql-rest-api/index.html         |  10 +-
 content/docs/2.9.2/standalone/index.html           |  10 +-
 .../docs/2.9.2/tiered-storage-aliyun/index.html    |  10 +-
 content/docs/2.9.2/tiered-storage-aws/index.html   |  10 +-
 content/docs/2.9.2/tiered-storage-azure/index.html |  10 +-
 .../2.9.2/tiered-storage-filesystem/index.html     |  10 +-
 content/docs/2.9.2/tiered-storage-gcs/index.html   |  10 +-
 .../docs/2.9.2/tiered-storage-overview/index.html  |  10 +-
 content/docs/2.9.2/transactions-api/index.html     |  10 +-
 .../docs/2.9.2/transactions-guarantee/index.html   |  10 +-
 content/docs/2.9.2/transactions/index.html         |  10 +-
 content/docs/2.9.2/txn-how/index.html              |  10 +-
 content/docs/2.9.2/txn-monitor/index.html          |  10 +-
 content/docs/2.9.2/txn-use/index.html              |  10 +-
 content/docs/2.9.2/txn-what/index.html             |  10 +-
 content/docs/2.9.2/txn-why/index.html              |  10 +-
 .../docs/2.9.2/window-functions-context/index.html |  10 +-
 content/docs/adaptors-kafka/index.html             |   8 +-
 content/docs/adaptors-spark/index.html             |   8 +-
 content/docs/adaptors-storm/index.html             |   8 +-
 content/docs/admin-api-brokers/index.html          |   8 +-
 content/docs/admin-api-clusters/index.html         |   8 +-
 content/docs/admin-api-functions/index.html        |   8 +-
 content/docs/admin-api-namespaces/index.html       |   8 +-
 .../admin-api-non-partitioned-topics/index.html    |   8 +-
 .../admin-api-non-persistent-topics/index.html     |   8 +-
 content/docs/admin-api-overview/index.html         |   8 +-
 content/docs/admin-api-packages/index.html         |   8 +-
 .../docs/admin-api-partitioned-topics/index.html   |   8 +-
 content/docs/admin-api-permissions/index.html      |   8 +-
 .../docs/admin-api-persistent-topics/index.html    |   8 +-
 content/docs/admin-api-schemas/index.html          |   8 +-
 content/docs/admin-api-tenants/index.html          |   8 +-
 content/docs/admin-api-topics/index.html           |   8 +-
 content/docs/administration-geo/index.html         |   8 +-
 content/docs/administration-isolation/index.html   |   8 +-
 .../docs/administration-load-balance/index.html    |   8 +-
 content/docs/administration-proxy/index.html       |   8 +-
 .../docs/administration-pulsar-manager/index.html  |   8 +-
 content/docs/administration-stats/index.html       |   8 +-
 content/docs/administration-upgrade/index.html     |   8 +-
 content/docs/administration-zk-bk/index.html       |   8 +-
 content/docs/client-libraries-cgo/index.html       |   8 +-
 content/docs/client-libraries-cpp/index.html       |   8 +-
 content/docs/client-libraries-dotnet/index.html    |   8 +-
 content/docs/client-libraries-go/index.html        |   8 +-
 content/docs/client-libraries-java/index.html      |   8 +-
 content/docs/client-libraries-node/index.html      |   8 +-
 content/docs/client-libraries-python/index.html    |   8 +-
 content/docs/client-libraries-rest/index.html      |   8 +-
 content/docs/client-libraries-websocket/index.html |   8 +-
 content/docs/client-libraries/index.html           |   8 +-
 .../docs/concepts-architecture-overview/index.html |   8 +-
 content/docs/concepts-architecture/index.html      |   8 +-
 content/docs/concepts-authentication/index.html    |   8 +-
 content/docs/concepts-clients/index.html           |   8 +-
 content/docs/concepts-messaging/index.html         |   8 +-
 content/docs/concepts-multi-tenancy/index.html     |   8 +-
 .../index.html                                     |   8 +-
 content/docs/concepts-overview/index.html          |   8 +-
 content/docs/concepts-proxy-sni-routing/index.html |   8 +-
 content/docs/concepts-replication/index.html       |   8 +-
 content/docs/concepts-tiered-storage/index.html    |   8 +-
 content/docs/concepts-topic-compaction/index.html  |   8 +-
 .../docs/cookbooks-bookkeepermetadata/index.html   |   8 +-
 content/docs/cookbooks-compaction/index.html       |   8 +-
 content/docs/cookbooks-deduplication/index.html    |   8 +-
 content/docs/cookbooks-encryption/index.html       |   8 +-
 content/docs/cookbooks-message-queue/index.html    |   8 +-
 content/docs/cookbooks-non-persistent/index.html   |   8 +-
 content/docs/cookbooks-partitioned/index.html      |   8 +-
 content/docs/cookbooks-retention-expiry/index.html |   8 +-
 content/docs/cookbooks-tiered-storage/index.html   |   8 +-
 content/docs/deploy-aws/index.html                 |   8 +-
 .../deploy-bare-metal-multi-cluster/index.html     |   8 +-
 content/docs/deploy-bare-metal/index.html          |   8 +-
 content/docs/deploy-dcos/index.html                |   8 +-
 content/docs/deploy-docker/index.html              |   8 +-
 content/docs/deploy-kubernetes/index.html          |   8 +-
 content/docs/deploy-monitoring/index.html          |   8 +-
 content/docs/develop-load-manager/index.html       |   8 +-
 content/docs/develop-plugin/index.html             |   8 +-
 content/docs/develop-schema/index.html             |   8 +-
 content/docs/develop-tools/index.html              |   8 +-
 content/docs/developing-binary-protocol/index.html |   8 +-
 content/docs/functions-cli/index.html              |   8 +-
 content/docs/functions-debug/index.html            |   8 +-
 content/docs/functions-deploy/index.html           |   8 +-
 content/docs/functions-develop/index.html          |   8 +-
 content/docs/functions-metrics/index.html          |   8 +-
 content/docs/functions-overview/index.html         |   8 +-
 content/docs/functions-package/index.html          |   8 +-
 content/docs/functions-runtime/index.html          |   8 +-
 content/docs/functions-worker/index.html           |   8 +-
 content/docs/getting-started-docker/index.html     |   8 +-
 content/docs/getting-started-helm/index.html       |   8 +-
 content/docs/getting-started-standalone/index.html |   8 +-
 content/docs/helm-deploy/index.html                |   8 +-
 content/docs/helm-install/index.html               |   8 +-
 content/docs/helm-overview/index.html              |   8 +-
 content/docs/helm-prepare/index.html               |   8 +-
 content/docs/helm-tools/index.html                 |   8 +-
 content/docs/helm-upgrade/index.html               |   8 +-
 content/docs/index.html                            |   8 +-
 content/docs/io-aerospike-sink/index.html          |   8 +-
 content/docs/io-canal-source/index.html            |   8 +-
 content/docs/io-cassandra-sink/index.html          |   8 +-
 content/docs/io-cdc-debezium/index.html            |   8 +-
 content/docs/io-cdc/index.html                     |   8 +-
 content/docs/io-cli/index.html                     |   8 +-
 content/docs/io-connectors/index.html              |   8 +-
 content/docs/io-debezium-source/index.html         |   8 +-
 content/docs/io-debug/index.html                   |   8 +-
 content/docs/io-develop/index.html                 |   8 +-
 content/docs/io-dynamodb-source/index.html         |   8 +-
 content/docs/io-elasticsearch-sink/index.html      |   8 +-
 content/docs/io-file-source/index.html             |   8 +-
 content/docs/io-flume-sink/index.html              |   8 +-
 content/docs/io-flume-source/index.html            |   8 +-
 content/docs/io-hbase-sink/index.html              |   8 +-
 content/docs/io-hdfs2-sink/index.html              |   8 +-
 content/docs/io-hdfs3-sink/index.html              |   8 +-
 content/docs/io-influxdb-sink/index.html           |   8 +-
 content/docs/io-jdbc-sink/index.html               |   8 +-
 content/docs/io-kafka-sink/index.html              |   8 +-
 content/docs/io-kafka-source/index.html            |   8 +-
 content/docs/io-kinesis-sink/index.html            |   8 +-
 content/docs/io-kinesis-source/index.html          |   8 +-
 content/docs/io-mongo-sink/index.html              |   8 +-
 content/docs/io-netty-source/index.html            |   8 +-
 content/docs/io-nsq-source/index.html              |   8 +-
 content/docs/io-overview/index.html                |   8 +-
 content/docs/io-quickstart/index.html              |   8 +-
 content/docs/io-rabbitmq-sink/index.html           |   8 +-
 content/docs/io-rabbitmq-source/index.html         |   8 +-
 content/docs/io-redis-sink/index.html              |   8 +-
 content/docs/io-solr-sink/index.html               |   8 +-
 content/docs/io-twitter-source/index.html          |   8 +-
 content/docs/io-twitter/index.html                 |   8 +-
 content/docs/io-use/index.html                     |  10 +-
 content/docs/next/adaptors-kafka/index.html        |   8 +-
 content/docs/next/adaptors-spark/index.html        |   8 +-
 content/docs/next/adaptors-storm/index.html        |   8 +-
 content/docs/next/admin-api-brokers/index.html     |   8 +-
 content/docs/next/admin-api-clusters/index.html    |   8 +-
 content/docs/next/admin-api-functions/index.html   |   8 +-
 content/docs/next/admin-api-namespaces/index.html  |   8 +-
 .../admin-api-non-partitioned-topics/index.html    |   8 +-
 .../admin-api-non-persistent-topics/index.html     |   8 +-
 content/docs/next/admin-api-overview/index.html    |   8 +-
 content/docs/next/admin-api-packages/index.html    |   8 +-
 .../next/admin-api-partitioned-topics/index.html   |   8 +-
 content/docs/next/admin-api-permissions/index.html |   8 +-
 .../next/admin-api-persistent-topics/index.html    |   8 +-
 content/docs/next/admin-api-schemas/index.html     |   8 +-
 content/docs/next/admin-api-tenants/index.html     |   8 +-
 content/docs/next/admin-api-topics/index.html      |   8 +-
 .../docs/next/administration-dashboard/index.html  |   8 +-
 content/docs/next/administration-geo/index.html    |   8 +-
 .../docs/next/administration-isolation/index.html  |   8 +-
 .../next/administration-load-balance/index.html    |   8 +-
 content/docs/next/administration-proxy/index.html  |   8 +-
 .../next/administration-pulsar-manager/index.html  |   8 +-
 content/docs/next/administration-stats/index.html  |   8 +-
 .../docs/next/administration-upgrade/index.html    |   8 +-
 content/docs/next/administration-zk-bk/index.html  |   8 +-
 content/docs/next/client-libraries-cgo/index.html  |   8 +-
 content/docs/next/client-libraries-cpp/index.html  |   8 +-
 .../docs/next/client-libraries-dotnet/index.html   |   8 +-
 content/docs/next/client-libraries-go/index.html   |   8 +-
 content/docs/next/client-libraries-java/index.html |   8 +-
 content/docs/next/client-libraries-node/index.html |   8 +-
 .../docs/next/client-libraries-python/index.html   |   8 +-
 content/docs/next/client-libraries-rest/index.html |   8 +-
 .../next/client-libraries-websocket/index.html     |   8 +-
 content/docs/next/client-libraries/index.html      |   8 +-
 .../next/concepts-architecture-overview/index.html |   8 +-
 content/docs/next/concepts-architecture/index.html |   8 +-
 .../docs/next/concepts-authentication/index.html   |   8 +-
 content/docs/next/concepts-clients/index.html      |   8 +-
 content/docs/next/concepts-messaging/index.html    |   8 +-
 .../docs/next/concepts-multi-tenancy/index.html    |   8 +-
 .../index.html                                     |   8 +-
 content/docs/next/concepts-overview/index.html     |   8 +-
 .../next/concepts-proxy-sni-routing/index.html     |   8 +-
 content/docs/next/concepts-replication/index.html  |   8 +-
 .../docs/next/concepts-schema-registry/index.html  |   8 +-
 .../docs/next/concepts-tiered-storage/index.html   |   8 +-
 .../docs/next/concepts-topic-compaction/index.html |   8 +-
 .../next/cookbooks-bookkeepermetadata/index.html   |   8 +-
 content/docs/next/cookbooks-compaction/index.html  |   8 +-
 .../docs/next/cookbooks-deduplication/index.html   |   8 +-
 content/docs/next/cookbooks-encryption/index.html  |   8 +-
 .../docs/next/cookbooks-message-queue/index.html   |   8 +-
 .../docs/next/cookbooks-non-persistent/index.html  |   8 +-
 content/docs/next/cookbooks-partitioned/index.html |   8 +-
 .../next/cookbooks-retention-expiry/index.html     |   8 +-
 .../docs/next/cookbooks-tiered-storage/index.html  |   8 +-
 content/docs/next/deploy-aws/index.html            |   8 +-
 .../deploy-bare-metal-multi-cluster/index.html     |   8 +-
 content/docs/next/deploy-bare-metal/index.html     |   8 +-
 content/docs/next/deploy-dcos/index.html           |   8 +-
 content/docs/next/deploy-docker/index.html         |   8 +-
 content/docs/next/deploy-kubernetes/index.html     |   8 +-
 content/docs/next/deploy-monitoring/index.html     |   8 +-
 .../docs/next/develop-binary-protocol/index.html   |   8 +-
 content/docs/next/develop-load-manager/index.html  |   8 +-
 content/docs/next/develop-plugin/index.html        |   8 +-
 content/docs/next/develop-schema/index.html        |   8 +-
 content/docs/next/develop-tools/index.html         |   8 +-
 .../next/developing-binary-protocol/index.html     |   8 +-
 content/docs/next/functions-api/index.html         |   8 +-
 content/docs/next/functions-cli/index.html         |   8 +-
 content/docs/next/functions-debug/index.html       |   8 +-
 content/docs/next/functions-debugging/index.html   |   8 +-
 content/docs/next/functions-deploy/index.html      |   8 +-
 content/docs/next/functions-deploying/index.html   |   8 +-
 content/docs/next/functions-develop/index.html     |   8 +-
 content/docs/next/functions-guarantees/index.html  |   8 +-
 content/docs/next/functions-metrics/index.html     |   8 +-
 content/docs/next/functions-overview/index.html    |   8 +-
 content/docs/next/functions-package/index.html     |   8 +-
 content/docs/next/functions-quickstart/index.html  |   8 +-
 content/docs/next/functions-runtime/index.html     |   8 +-
 content/docs/next/functions-state/index.html       |   8 +-
 content/docs/next/functions-worker/index.html      |   8 +-
 .../docs/next/getting-started-docker/index.html    |   8 +-
 content/docs/next/getting-started-helm/index.html  |   8 +-
 .../next/getting-started-standalone/index.html     |   8 +-
 content/docs/next/helm-deploy/index.html           |   8 +-
 content/docs/next/helm-install/index.html          |   8 +-
 content/docs/next/helm-overview/index.html         |   8 +-
 content/docs/next/helm-prepare/index.html          |   8 +-
 content/docs/next/helm-tools/index.html            |   8 +-
 content/docs/next/helm-upgrade/index.html          |   8 +-
 content/docs/next/index.html                       |   8 +-
 content/docs/next/io-aerospike-sink/index.html     |   8 +-
 content/docs/next/io-aerospike/index.html          |   8 +-
 content/docs/next/io-canal-source/index.html       |   8 +-
 content/docs/next/io-cassandra-sink/index.html     |   8 +-
 content/docs/next/io-cassandra/index.html          |   8 +-
 content/docs/next/io-cdc-canal/index.html          |   8 +-
 content/docs/next/io-cdc-debezium/index.html       |   8 +-
 content/docs/next/io-cdc/index.html                |   8 +-
 content/docs/next/io-cli/index.html                |   8 +-
 content/docs/next/io-connectors/index.html         |   8 +-
 content/docs/next/io-debezium-source/index.html    |   8 +-
 content/docs/next/io-debug/index.html              |   8 +-
 content/docs/next/io-develop/index.html            |   8 +-
 content/docs/next/io-dynamodb-source/index.html    |   8 +-
 content/docs/next/io-dynamodb/index.html           |   8 +-
 content/docs/next/io-elasticsearch-sink/index.html |   8 +-
 content/docs/next/io-elasticsearch/index.html      |   8 +-
 content/docs/next/io-file-source/index.html        |   8 +-
 content/docs/next/io-file/index.html               |   8 +-
 content/docs/next/io-flume-sink/index.html         |   8 +-
 content/docs/next/io-flume-source/index.html       |   8 +-
 content/docs/next/io-hbase-sink/index.html         |   8 +-
 content/docs/next/io-hbase/index.html              |   8 +-
 content/docs/next/io-hdfs/index.html               |   8 +-
 content/docs/next/io-hdfs2-sink/index.html         |   8 +-
 content/docs/next/io-hdfs3-sink/index.html         |   8 +-
 content/docs/next/io-influxdb-sink/index.html      |   8 +-
 content/docs/next/io-influxdb/index.html           |   8 +-
 content/docs/next/io-jdbc-sink/index.html          |   8 +-
 content/docs/next/io-jdbc/index.html               |   8 +-
 content/docs/next/io-kafka-sink/index.html         |  22 +-
 content/docs/next/io-kafka-source/index.html       |   8 +-
 content/docs/next/io-kafka/index.html              |   8 +-
 content/docs/next/io-kinesis-sink/index.html       |   8 +-
 content/docs/next/io-kinesis-source/index.html     |   8 +-
 content/docs/next/io-kinesis/index.html            |   8 +-
 content/docs/next/io-mongo-sink/index.html         |   8 +-
 content/docs/next/io-mongo/index.html              |   8 +-
 content/docs/next/io-netty-source/index.html       |   8 +-
 content/docs/next/io-netty/index.html              |   8 +-
 content/docs/next/io-nsq-source/index.html         |   8 +-
 content/docs/next/io-nsq/index.html                |   8 +-
 content/docs/next/io-overview/index.html           |   8 +-
 content/docs/next/io-quickstart/index.html         |   8 +-
 content/docs/next/io-rabbitmq-sink/index.html      |   8 +-
 content/docs/next/io-rabbitmq-source/index.html    |   8 +-
 content/docs/next/io-rabbitmq/index.html           |   8 +-
 content/docs/next/io-redis-sink/index.html         |   8 +-
 content/docs/next/io-redis/index.html              |   8 +-
 content/docs/next/io-solr-sink/index.html          |   8 +-
 content/docs/next/io-solr/index.html               |   8 +-
 content/docs/next/io-tcp/index.html                |   8 +-
 content/docs/next/io-twitter-source/index.html     |   8 +-
 content/docs/next/io-twitter/index.html            |   8 +-
 content/docs/next/io-use/index.html                |  10 +-
 content/docs/next/kubernetes-helm/index.html       |   8 +-
 .../docs/next/performance-pulsar-perf/index.html   |   8 +-
 content/docs/next/pulsar-2.0/index.html            |   8 +-
 content/docs/next/reference-cli-tools/index.html   |   8 +-
 .../docs/next/reference-configuration/index.html   |   8 +-
 .../docs/next/reference-connector-admin/index.html |   8 +-
 content/docs/next/reference-metrics/index.html     |   8 +-
 .../docs/next/reference-pulsar-admin/index.html    |   8 +-
 .../next/reference-rest-api-overview/index.html    |   8 +-
 content/docs/next/reference-terminology/index.html |   8 +-
 .../next/schema-evolution-compatibility/index.html |   8 +-
 content/docs/next/schema-get-started/index.html    |   8 +-
 content/docs/next/schema-manage/index.html         |   8 +-
 content/docs/next/schema-understand/index.html     |   8 +-
 content/docs/next/security-athenz/index.html       |   8 +-
 .../docs/next/security-authorization/index.html    |   8 +-
 content/docs/next/security-basic-auth/index.html   |   8 +-
 .../docs/next/security-bouncy-castle/index.html    |   8 +-
 content/docs/next/security-encryption/index.html   |   8 +-
 content/docs/next/security-extending/index.html    |   8 +-
 content/docs/next/security-jwt/index.html          |   8 +-
 content/docs/next/security-kerberos/index.html     |   8 +-
 content/docs/next/security-oauth2/index.html       |   8 +-
 content/docs/next/security-overview/index.html     |   8 +-
 .../index.html                                     |   8 +-
 .../next/security-tls-authentication/index.html    |   8 +-
 content/docs/next/security-tls-keystore/index.html |   8 +-
 .../docs/next/security-tls-transport/index.html    |   8 +-
 content/docs/next/security-token-admin/index.html  |   8 +-
 .../next/sql-deployment-configurations/index.html  |   8 +-
 content/docs/next/sql-getting-started/index.html   |   8 +-
 content/docs/next/sql-overview/index.html          |   8 +-
 content/docs/next/sql-rest-api/index.html          |   8 +-
 content/docs/next/standalone-docker/index.html     |   8 +-
 content/docs/next/standalone/index.html            |   8 +-
 content/docs/next/tiered-storage-aliyun/index.html |   8 +-
 content/docs/next/tiered-storage-aws/index.html    |   8 +-
 content/docs/next/tiered-storage-azure/index.html  |   8 +-
 .../docs/next/tiered-storage-filesystem/index.html |   8 +-
 content/docs/next/tiered-storage-gcs/index.html    |   8 +-
 .../docs/next/tiered-storage-overview/index.html   |   8 +-
 content/docs/next/transactions-api/index.html      |   8 +-
 .../docs/next/transactions-guarantee/index.html    |   8 +-
 content/docs/next/transactions/index.html          |   8 +-
 content/docs/next/txn-how/index.html               |   8 +-
 content/docs/next/txn-monitor/index.html           |   8 +-
 content/docs/next/txn-use/index.html               |   8 +-
 content/docs/next/txn-what/index.html              |   8 +-
 content/docs/next/txn-why/index.html               |   8 +-
 .../docs/next/window-functions-context/index.html  |   8 +-
 content/docs/performance-pulsar-perf/index.html    |   8 +-
 content/docs/pulsar-2.0/index.html                 |   8 +-
 content/docs/pulsar-admin/index.html               |   8 +-
 content/docs/reference-cli-tools/index.html        |   8 +-
 content/docs/reference-configuration/index.html    |   8 +-
 content/docs/reference-connector-admin/index.html  |   8 +-
 content/docs/reference-metrics/index.html          |   8 +-
 .../docs/reference-rest-api-overview/index.html    |   8 +-
 content/docs/reference-terminology/index.html      |   8 +-
 .../docs/schema-evolution-compatibility/index.html |   8 +-
 content/docs/schema-get-started/index.html         |   8 +-
 content/docs/schema-manage/index.html              |   8 +-
 content/docs/schema-understand/index.html          |   8 +-
 content/docs/security-athenz/index.html            |   8 +-
 content/docs/security-authorization/index.html     |   8 +-
 content/docs/security-basic-auth/index.html        |   8 +-
 content/docs/security-bouncy-castle/index.html     |   8 +-
 content/docs/security-encryption/index.html        |   8 +-
 content/docs/security-extending/index.html         |   8 +-
 content/docs/security-jwt/index.html               |   8 +-
 content/docs/security-kerberos/index.html          |   8 +-
 content/docs/security-oauth2/index.html            |   8 +-
 content/docs/security-overview/index.html          |   8 +-
 .../index.html                                     |   8 +-
 .../docs/security-tls-authentication/index.html    |   8 +-
 content/docs/security-tls-keystore/index.html      |   8 +-
 content/docs/security-tls-transport/index.html     |   8 +-
 content/docs/security-token-admin/index.html       |   8 +-
 .../docs/sql-deployment-configurations/index.html  |   8 +-
 content/docs/sql-getting-started/index.html        |   8 +-
 content/docs/sql-overview/index.html               |   8 +-
 content/docs/sql-rest-api/index.html               |   8 +-
 content/docs/standalone/index.html                 |   8 +-
 content/docs/tiered-storage-aliyun/index.html      |   8 +-
 content/docs/tiered-storage-aws/index.html         |   8 +-
 content/docs/tiered-storage-azure/index.html       |   8 +-
 content/docs/tiered-storage-filesystem/index.html  |   8 +-
 content/docs/tiered-storage-gcs/index.html         |   8 +-
 content/docs/tiered-storage-overview/index.html    |   8 +-
 content/docs/transactions-api/index.html           |   8 +-
 content/docs/transactions-guarantee/index.html     |   8 +-
 content/docs/transactions/index.html               |   8 +-
 content/docs/txn-how/index.html                    |   8 +-
 content/docs/txn-monitor/index.html                |   8 +-
 content/docs/txn-use/index.html                    |   8 +-
 content/docs/txn-what/index.html                   |   8 +-
 content/docs/txn-why/index.html                    |   8 +-
 content/docs/window-functions-context/index.html   |   8 +-
 content/download/index.html                        |   8 +-
 content/ecosystem/index.html                       |   8 +-
 content/events/index.html                          |   8 +-
 content/fr/404.html                                |   4 +-
 content/fr/admin-rest-api/index.html               |   4 +-
 .../blog/2018/08/06/Apache-Pulsar-2-1-0/index.html |   4 +-
 .../blog/2019/02/20/Apache-Pulsar-2-3-0/index.html |   4 +-
 .../blog/2019/07/05/Apache-Pulsar-2-4-0/index.html |   4 +-
 .../blog/2019/12/04/Apache-Pulsar-2-4-2/index.html |   4 +-
 .../blog/2019/12/18/Pulsar-summit-cfp/index.html   |   4 +-
 .../pulsar-milestone-200-contributors/index.html   |   4 +-
 .../index.html                                     |   4 +-
 .../blog/2020/04/23/Apache-Pulsar-2-5-1/index.html |   4 +-
 .../blog/2020/05/19/Apache-Pulsar-2-5-2/index.html |   4 +-
 .../blog/2020/06/18/Apache-Pulsar-2-6-0/index.html |   4 +-
 .../blog/2020/08/21/Apache-Pulsar-2-6-1/index.html |   4 +-
 .../2020/08/24/Pulsar-300-contributors/index.html  |   4 +-
 .../09/01/pulsar-summit-asia-2020-cfp/index.html   |   4 +-
 .../11/04/pulsar-summit-asia-schedule/index.html   |   4 +-
 .../blog/2020/11/09/Apache-Pulsar-2-6-2/index.html |   4 +-
 .../blog/2020/12/24/Apache-Pulsar-2-7-0/index.html |   4 +-
 .../blog/2021/05/13/Apache-Pulsar-2-7-2/index.html |   4 +-
 .../blog/2021/06/12/Apache-Pulsar-2-8-0/index.html |   4 +-
 .../blog/2021/08/11/Apache-Pulsar-2-7-3/index.html |   4 +-
 content/fr/blog/2021/08/18/asia-cfp/index.html     |   4 +-
 .../blog/2021/09/23/Apache-Pulsar-2-8-1/index.html |   4 +-
 content/fr/blog/2021/12/11/Log4j-CVE/index.html    |   4 +-
 .../blog/2021/12/14/Apache-Pulsar-2-7-4/index.html |   4 +-
 .../blog/2022/04/08/Apache-Pulsar-2-9-2/index.html |   4 +-
 .../index.html                                     |   4 +-
 .../2022/05/11/whats-new-in-pulsar-210/index.html  |   4 +-
 content/fr/blog/archive/index.html                 |   4 +-
 content/fr/blog/index.html                         |   4 +-
 content/fr/blog/page/2/index.html                  |   4 +-
 content/fr/blog/page/3/index.html                  |   4 +-
 content/fr/case-studies/index.html                 |   4 +-
 content/fr/coding-guide/index.html                 |   4 +-
 content/fr/community/index.html                    |   4 +-
 content/fr/contact/index.html                      |   4 +-
 content/fr/contributing/index.html                 |   4 +-
 content/fr/docs/2.5.1/adaptors-kafka/index.html    |  23 +-
 content/fr/docs/2.5.1/adaptors-spark/index.html    |  23 +-
 content/fr/docs/2.5.1/adaptors-storm/index.html    |  23 +-
 content/fr/docs/2.5.1/admin-api-brokers/index.html |  25 +-
 .../fr/docs/2.5.1/admin-api-clusters/index.html    |  25 +-
 .../fr/docs/2.5.1/admin-api-functions/index.html   |  23 +-
 .../fr/docs/2.5.1/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../fr/docs/2.5.1/admin-api-overview/index.html    |  23 +-
 .../2.5.1/admin-api-partitioned-topics/index.html  |  23 +-
 .../fr/docs/2.5.1/admin-api-permissions/index.html |  25 +-
 .../2.5.1/admin-api-persistent-topics/index.html   |  23 +-
 content/fr/docs/2.5.1/admin-api-tenants/index.html |  25 +-
 .../fr/docs/2.5.1/administration-geo/index.html    |  23 +-
 .../2.5.1/administration-load-balance/index.html   |  23 +-
 .../fr/docs/2.5.1/administration-proxy/index.html  |  23 +-
 .../2.5.1/administration-pulsar-manager/index.html |  25 +-
 .../fr/docs/2.5.1/administration-stats/index.html  |  23 +-
 .../docs/2.5.1/administration-upgrade/index.html   |  25 +-
 .../fr/docs/2.5.1/administration-zk-bk/index.html  |  25 +-
 .../fr/docs/2.5.1/client-libraries-cgo/index.html  |  31 ++-
 .../fr/docs/2.5.1/client-libraries-cpp/index.html  |  23 +-
 .../fr/docs/2.5.1/client-libraries-go/index.html   |  25 +-
 .../fr/docs/2.5.1/client-libraries-java/index.html |  27 +-
 .../fr/docs/2.5.1/client-libraries-node/index.html |  27 +-
 .../docs/2.5.1/client-libraries-python/index.html  |  23 +-
 .../2.5.1/client-libraries-websocket/index.html    |  23 +-
 content/fr/docs/2.5.1/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.5.1/concepts-authentication/index.html  |  23 +-
 content/fr/docs/2.5.1/concepts-clients/index.html  |  23 +-
 .../fr/docs/2.5.1/concepts-messaging/index.html    |  23 +-
 .../docs/2.5.1/concepts-multi-tenancy/index.html   |  23 +-
 content/fr/docs/2.5.1/concepts-overview/index.html |  23 +-
 .../fr/docs/2.5.1/concepts-replication/index.html  |  23 +-
 .../docs/2.5.1/concepts-tiered-storage/index.html  |  23 +-
 .../2.5.1/concepts-topic-compaction/index.html     |  23 +-
 .../2.5.1/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../fr/docs/2.5.1/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.5.1/cookbooks-deduplication/index.html  |  23 +-
 .../fr/docs/2.5.1/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.5.1/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.5.1/cookbooks-non-persistent/index.html |  23 +-
 .../fr/docs/2.5.1/cookbooks-partitioned/index.html |  23 +-
 .../2.5.1/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.5.1/cookbooks-tiered-storage/index.html |  23 +-
 content/fr/docs/2.5.1/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/fr/docs/2.5.1/deploy-bare-metal/index.html |  23 +-
 content/fr/docs/2.5.1/deploy-dcos/index.html       |  23 +-
 content/fr/docs/2.5.1/deploy-kubernetes/index.html |  23 +-
 content/fr/docs/2.5.1/deploy-monitoring/index.html |  23 +-
 .../docs/2.5.1/develop-binary-protocol/index.html  |  23 +-
 content/fr/docs/2.5.1/develop-cpp/index.html       |  23 +-
 .../fr/docs/2.5.1/develop-load-manager/index.html  |  23 +-
 content/fr/docs/2.5.1/develop-schema/index.html    |  23 +-
 content/fr/docs/2.5.1/develop-tools/index.html     |  25 +-
 .../2.5.1/developing-binary-protocol/index.html    |  23 +-
 content/fr/docs/2.5.1/functions-cli/index.html     |  23 +-
 content/fr/docs/2.5.1/functions-debug/index.html   |  23 +-
 content/fr/docs/2.5.1/functions-deploy/index.html  |  23 +-
 content/fr/docs/2.5.1/functions-develop/index.html |  37 +--
 .../fr/docs/2.5.1/functions-overview/index.html    |  23 +-
 content/fr/docs/2.5.1/functions-runtime/index.html |  23 +-
 content/fr/docs/2.5.1/functions-worker/index.html  |  23 +-
 .../docs/2.5.1/getting-started-docker/index.html   |  23 +-
 .../fr/docs/2.5.1/getting-started-helm/index.html  |  25 +-
 .../2.5.1/getting-started-standalone/index.html    |  23 +-
 content/fr/docs/2.5.1/helm-deploy/index.html       |  23 +-
 content/fr/docs/2.5.1/helm-install/index.html      |  23 +-
 content/fr/docs/2.5.1/helm-overview/index.html     |  23 +-
 content/fr/docs/2.5.1/helm-prepare/index.html      |  23 +-
 content/fr/docs/2.5.1/helm-tools/index.html        |  23 +-
 content/fr/docs/2.5.1/helm-upgrade/index.html      |  23 +-
 content/fr/docs/2.5.1/index.html                   |  23 +-
 content/fr/docs/2.5.1/io-cdc/index.html            |  23 +-
 content/fr/docs/2.5.1/io-cli/index.html            |  23 +-
 content/fr/docs/2.5.1/io-connectors/index.html     |  23 +-
 .../fr/docs/2.5.1/io-debezium-source/index.html    |  23 +-
 content/fr/docs/2.5.1/io-debug/index.html          |  23 +-
 content/fr/docs/2.5.1/io-develop/index.html        |  25 +-
 .../fr/docs/2.5.1/io-elasticsearch-sink/index.html |  23 +-
 content/fr/docs/2.5.1/io-hbase-sink/index.html     |  23 +-
 content/fr/docs/2.5.1/io-influxdb-sink/index.html  |  23 +-
 content/fr/docs/2.5.1/io-kafka-source/index.html   |  23 +-
 content/fr/docs/2.5.1/io-overview/index.html       |  25 +-
 content/fr/docs/2.5.1/io-quickstart/index.html     |  23 +-
 .../fr/docs/2.5.1/io-rabbitmq-source/index.html    |  23 +-
 content/fr/docs/2.5.1/io-use/index.html            |  23 +-
 content/fr/docs/2.5.1/pulsar-2.0/index.html        |  23 +-
 content/fr/docs/2.5.1/pulsar-admin/index.html      |  25 +-
 .../fr/docs/2.5.1/reference-cli-tools/index.html   |  23 +-
 .../docs/2.5.1/reference-configuration/index.html  |  23 +-
 content/fr/docs/2.5.1/reference-metrics/index.html |  23 +-
 .../docs/2.5.1/reference-pulsar-admin/index.html   |  23 +-
 .../2.5.1/reference-rest-api-overview/index.html   |  23 +-
 .../fr/docs/2.5.1/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../fr/docs/2.5.1/schema-get-started/index.html    |  23 +-
 content/fr/docs/2.5.1/schema-manage/index.html     |  27 +-
 content/fr/docs/2.5.1/schema-understand/index.html |  23 +-
 content/fr/docs/2.5.1/security-athenz/index.html   |  23 +-
 .../docs/2.5.1/security-authorization/index.html   |  23 +-
 .../docs/2.5.1/security-bouncy-castle/index.html   |  23 +-
 .../fr/docs/2.5.1/security-encryption/index.html   |  25 +-
 .../fr/docs/2.5.1/security-extending/index.html    |  23 +-
 content/fr/docs/2.5.1/security-jwt/index.html      |  25 +-
 content/fr/docs/2.5.1/security-kerberos/index.html |  23 +-
 content/fr/docs/2.5.1/security-overview/index.html |  23 +-
 .../2.5.1/security-tls-authentication/index.html   |  23 +-
 .../docs/2.5.1/security-tls-transport/index.html   |  23 +-
 .../2.5.1/sql-deployment-configurations/index.html |  23 +-
 .../fr/docs/2.5.1/sql-getting-started/index.html   |  23 +-
 content/fr/docs/2.5.1/sql-overview/index.html      |  23 +-
 content/fr/docs/2.5.1/sql-rest-api/index.html      |  23 +-
 content/fr/docs/2.5.1/standalone/index.html        |  23 +-
 .../docs/2.5.1/window-functions-context/index.html |  23 +-
 content/fr/docs/2.5.2/adaptors-kafka/index.html    |  23 +-
 content/fr/docs/2.5.2/adaptors-spark/index.html    |  23 +-
 content/fr/docs/2.5.2/adaptors-storm/index.html    |  23 +-
 content/fr/docs/2.5.2/admin-api-brokers/index.html |  25 +-
 .../fr/docs/2.5.2/admin-api-clusters/index.html    |  25 +-
 .../fr/docs/2.5.2/admin-api-functions/index.html   |  23 +-
 .../fr/docs/2.5.2/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../fr/docs/2.5.2/admin-api-overview/index.html    |  23 +-
 .../2.5.2/admin-api-partitioned-topics/index.html  |  23 +-
 .../fr/docs/2.5.2/admin-api-permissions/index.html |  25 +-
 .../2.5.2/admin-api-persistent-topics/index.html   |  23 +-
 content/fr/docs/2.5.2/admin-api-tenants/index.html |  25 +-
 .../fr/docs/2.5.2/administration-geo/index.html    |  23 +-
 .../2.5.2/administration-load-balance/index.html   |  23 +-
 .../fr/docs/2.5.2/administration-proxy/index.html  |  23 +-
 .../2.5.2/administration-pulsar-manager/index.html |  25 +-
 .../fr/docs/2.5.2/administration-stats/index.html  |  23 +-
 .../docs/2.5.2/administration-upgrade/index.html   |  25 +-
 .../fr/docs/2.5.2/administration-zk-bk/index.html  |  25 +-
 .../fr/docs/2.5.2/client-libraries-cgo/index.html  |  31 ++-
 .../fr/docs/2.5.2/client-libraries-cpp/index.html  |  23 +-
 .../fr/docs/2.5.2/client-libraries-go/index.html   |  25 +-
 .../fr/docs/2.5.2/client-libraries-java/index.html |  27 +-
 .../fr/docs/2.5.2/client-libraries-node/index.html |  27 +-
 .../docs/2.5.2/client-libraries-python/index.html  |  23 +-
 .../2.5.2/client-libraries-websocket/index.html    |  23 +-
 content/fr/docs/2.5.2/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.5.2/concepts-authentication/index.html  |  23 +-
 content/fr/docs/2.5.2/concepts-clients/index.html  |  23 +-
 .../fr/docs/2.5.2/concepts-messaging/index.html    |  23 +-
 .../docs/2.5.2/concepts-multi-tenancy/index.html   |  23 +-
 content/fr/docs/2.5.2/concepts-overview/index.html |  23 +-
 .../fr/docs/2.5.2/concepts-replication/index.html  |  23 +-
 .../docs/2.5.2/concepts-tiered-storage/index.html  |  23 +-
 .../2.5.2/concepts-topic-compaction/index.html     |  23 +-
 .../2.5.2/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../fr/docs/2.5.2/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.5.2/cookbooks-deduplication/index.html  |  23 +-
 .../fr/docs/2.5.2/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.5.2/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.5.2/cookbooks-non-persistent/index.html |  23 +-
 .../fr/docs/2.5.2/cookbooks-partitioned/index.html |  23 +-
 .../2.5.2/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.5.2/cookbooks-tiered-storage/index.html |  23 +-
 content/fr/docs/2.5.2/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/fr/docs/2.5.2/deploy-bare-metal/index.html |  23 +-
 content/fr/docs/2.5.2/deploy-dcos/index.html       |  23 +-
 content/fr/docs/2.5.2/deploy-kubernetes/index.html |  23 +-
 content/fr/docs/2.5.2/deploy-monitoring/index.html |  23 +-
 .../docs/2.5.2/develop-binary-protocol/index.html  |  23 +-
 content/fr/docs/2.5.2/develop-cpp/index.html       |  23 +-
 .../fr/docs/2.5.2/develop-load-manager/index.html  |  23 +-
 content/fr/docs/2.5.2/develop-schema/index.html    |  23 +-
 content/fr/docs/2.5.2/develop-tools/index.html     |  25 +-
 .../2.5.2/developing-binary-protocol/index.html    |  23 +-
 content/fr/docs/2.5.2/functions-cli/index.html     |  23 +-
 content/fr/docs/2.5.2/functions-debug/index.html   |  23 +-
 content/fr/docs/2.5.2/functions-deploy/index.html  |  23 +-
 content/fr/docs/2.5.2/functions-develop/index.html |  37 +--
 .../fr/docs/2.5.2/functions-overview/index.html    |  23 +-
 content/fr/docs/2.5.2/functions-runtime/index.html |  23 +-
 content/fr/docs/2.5.2/functions-worker/index.html  |  23 +-
 .../docs/2.5.2/getting-started-docker/index.html   |  23 +-
 .../fr/docs/2.5.2/getting-started-helm/index.html  |  23 +-
 .../2.5.2/getting-started-standalone/index.html    |  25 +-
 content/fr/docs/2.5.2/helm-deploy/index.html       |  23 +-
 content/fr/docs/2.5.2/helm-install/index.html      |  23 +-
 content/fr/docs/2.5.2/helm-overview/index.html     |  23 +-
 content/fr/docs/2.5.2/helm-prepare/index.html      |  23 +-
 content/fr/docs/2.5.2/helm-tools/index.html        |  23 +-
 content/fr/docs/2.5.2/helm-upgrade/index.html      |  23 +-
 content/fr/docs/2.5.2/index.html                   |  23 +-
 content/fr/docs/2.5.2/io-cdc/index.html            |  23 +-
 content/fr/docs/2.5.2/io-cli/index.html            |  23 +-
 content/fr/docs/2.5.2/io-connectors/index.html     |  23 +-
 .../fr/docs/2.5.2/io-debezium-source/index.html    |  23 +-
 content/fr/docs/2.5.2/io-debug/index.html          |  23 +-
 content/fr/docs/2.5.2/io-develop/index.html        |  25 +-
 .../fr/docs/2.5.2/io-elasticsearch-sink/index.html |  23 +-
 content/fr/docs/2.5.2/io-hbase-sink/index.html     |  23 +-
 content/fr/docs/2.5.2/io-influxdb-sink/index.html  |  23 +-
 content/fr/docs/2.5.2/io-kafka-source/index.html   |  23 +-
 content/fr/docs/2.5.2/io-overview/index.html       |  25 +-
 content/fr/docs/2.5.2/io-quickstart/index.html     |  23 +-
 .../fr/docs/2.5.2/io-rabbitmq-source/index.html    |  23 +-
 content/fr/docs/2.5.2/io-use/index.html            |  23 +-
 content/fr/docs/2.5.2/kubernetes-helm/index.html   |  23 +-
 content/fr/docs/2.5.2/pulsar-2.0/index.html        |  23 +-
 content/fr/docs/2.5.2/pulsar-admin/index.html      |  25 +-
 .../fr/docs/2.5.2/reference-cli-tools/index.html   |  23 +-
 .../docs/2.5.2/reference-configuration/index.html  |  23 +-
 content/fr/docs/2.5.2/reference-metrics/index.html |  23 +-
 .../docs/2.5.2/reference-pulsar-admin/index.html   |  23 +-
 .../2.5.2/reference-rest-api-overview/index.html   |  23 +-
 .../fr/docs/2.5.2/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../fr/docs/2.5.2/schema-get-started/index.html    |  23 +-
 content/fr/docs/2.5.2/schema-manage/index.html     |  27 +-
 content/fr/docs/2.5.2/schema-understand/index.html |  23 +-
 content/fr/docs/2.5.2/security-athenz/index.html   |  23 +-
 .../docs/2.5.2/security-authorization/index.html   |  23 +-
 .../docs/2.5.2/security-bouncy-castle/index.html   |  23 +-
 .../fr/docs/2.5.2/security-encryption/index.html   |  25 +-
 .../fr/docs/2.5.2/security-extending/index.html    |  23 +-
 content/fr/docs/2.5.2/security-jwt/index.html      |  25 +-
 content/fr/docs/2.5.2/security-kerberos/index.html |  23 +-
 content/fr/docs/2.5.2/security-overview/index.html |  23 +-
 .../2.5.2/security-tls-authentication/index.html   |  23 +-
 .../docs/2.5.2/security-tls-transport/index.html   |  23 +-
 .../2.5.2/sql-deployment-configurations/index.html |  23 +-
 .../fr/docs/2.5.2/sql-getting-started/index.html   |  23 +-
 content/fr/docs/2.5.2/sql-overview/index.html      |  23 +-
 content/fr/docs/2.5.2/sql-rest-api/index.html      |  23 +-
 content/fr/docs/2.5.2/standalone-docker/index.html |  23 +-
 content/fr/docs/2.5.2/standalone/index.html        |  25 +-
 .../docs/2.5.2/window-functions-context/index.html |  23 +-
 content/fr/docs/2.6.0/adaptors-kafka/index.html    |  28 +-
 content/fr/docs/2.6.0/adaptors-spark/index.html    |  28 +-
 content/fr/docs/2.6.0/adaptors-storm/index.html    |  28 +-
 content/fr/docs/2.6.0/admin-api-brokers/index.html |  28 +-
 .../fr/docs/2.6.0/admin-api-clusters/index.html    |  28 +-
 .../fr/docs/2.6.0/admin-api-functions/index.html   |  28 +-
 .../fr/docs/2.6.0/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../fr/docs/2.6.0/admin-api-overview/index.html    |  28 +-
 .../2.6.0/admin-api-partitioned-topics/index.html  |  28 +-
 .../fr/docs/2.6.0/admin-api-permissions/index.html |  30 ++-
 .../2.6.0/admin-api-persistent-topics/index.html   |  28 +-
 content/fr/docs/2.6.0/admin-api-schemas/index.html |  28 +-
 content/fr/docs/2.6.0/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.0/administration-dashboard/index.html |  28 +-
 .../fr/docs/2.6.0/administration-geo/index.html    |  28 +-
 .../2.6.0/administration-load-balance/index.html   |  28 +-
 .../fr/docs/2.6.0/administration-proxy/index.html  |  28 +-
 .../2.6.0/administration-pulsar-manager/index.html |  28 +-
 .../fr/docs/2.6.0/administration-stats/index.html  |  28 +-
 .../docs/2.6.0/administration-upgrade/index.html   |  30 ++-
 .../fr/docs/2.6.0/administration-zk-bk/index.html  |  30 ++-
 .../fr/docs/2.6.0/client-libraries-cgo/index.html  |  36 ++-
 .../fr/docs/2.6.0/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.0/client-libraries-dotnet/index.html  |  28 +-
 .../fr/docs/2.6.0/client-libraries-go/index.html   |  30 ++-
 .../fr/docs/2.6.0/client-libraries-java/index.html |  32 ++-
 .../fr/docs/2.6.0/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.0/client-libraries-python/index.html  |  28 +-
 .../2.6.0/client-libraries-websocket/index.html    |  28 +-
 content/fr/docs/2.6.0/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../fr/docs/2.6.0/concepts-architecture/index.html |  28 +-
 .../docs/2.6.0/concepts-authentication/index.html  |  28 +-
 content/fr/docs/2.6.0/concepts-clients/index.html  |  28 +-
 .../fr/docs/2.6.0/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.0/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/fr/docs/2.6.0/concepts-overview/index.html |  28 +-
 .../fr/docs/2.6.0/concepts-replication/index.html  |  28 +-
 .../docs/2.6.0/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.0/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.0/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../fr/docs/2.6.0/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.0/cookbooks-deduplication/index.html  |  28 +-
 .../fr/docs/2.6.0/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.0/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.0/cookbooks-non-persistent/index.html |  28 +-
 .../fr/docs/2.6.0/cookbooks-partitioned/index.html |  28 +-
 .../2.6.0/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.0/cookbooks-tiered-storage/index.html |  28 +-
 content/fr/docs/2.6.0/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/fr/docs/2.6.0/deploy-bare-metal/index.html |  28 +-
 content/fr/docs/2.6.0/deploy-dcos/index.html       |  28 +-
 content/fr/docs/2.6.0/deploy-kubernetes/index.html |  28 +-
 content/fr/docs/2.6.0/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.0/develop-binary-protocol/index.html  |  28 +-
 content/fr/docs/2.6.0/develop-cpp/index.html       |  28 +-
 .../fr/docs/2.6.0/develop-load-manager/index.html  |  28 +-
 content/fr/docs/2.6.0/develop-schema/index.html    |  28 +-
 content/fr/docs/2.6.0/develop-tools/index.html     |  30 ++-
 .../2.6.0/developing-binary-protocol/index.html    |  28 +-
 content/fr/docs/2.6.0/functions-cli/index.html     |  28 +-
 content/fr/docs/2.6.0/functions-debug/index.html   |  28 +-
 content/fr/docs/2.6.0/functions-deploy/index.html  |  28 +-
 content/fr/docs/2.6.0/functions-develop/index.html |  42 +--
 content/fr/docs/2.6.0/functions-metrics/index.html |  28 +-
 .../fr/docs/2.6.0/functions-overview/index.html    |  28 +-
 content/fr/docs/2.6.0/functions-runtime/index.html |  28 +-
 content/fr/docs/2.6.0/functions-worker/index.html  |  32 ++-
 .../docs/2.6.0/getting-started-docker/index.html   |  28 +-
 .../fr/docs/2.6.0/getting-started-helm/index.html  |  28 +-
 .../2.6.0/getting-started-standalone/index.html    |  28 +-
 content/fr/docs/2.6.0/helm-deploy/index.html       |  28 +-
 content/fr/docs/2.6.0/helm-install/index.html      |  28 +-
 content/fr/docs/2.6.0/helm-overview/index.html     |  28 +-
 content/fr/docs/2.6.0/helm-prepare/index.html      |  28 +-
 content/fr/docs/2.6.0/helm-tools/index.html        |  28 +-
 content/fr/docs/2.6.0/helm-upgrade/index.html      |  28 +-
 content/fr/docs/2.6.0/index.html                   |  28 +-
 content/fr/docs/2.6.0/io-aerospike-sink/index.html |  28 +-
 content/fr/docs/2.6.0/io-canal-source/index.html   |  28 +-
 content/fr/docs/2.6.0/io-cassandra-sink/index.html |  28 +-
 content/fr/docs/2.6.0/io-cdc-debezium/index.html   |  28 +-
 content/fr/docs/2.6.0/io-cdc/index.html            |  28 +-
 content/fr/docs/2.6.0/io-cli/index.html            |  28 +-
 content/fr/docs/2.6.0/io-connectors/index.html     |  28 +-
 .../fr/docs/2.6.0/io-debezium-source/index.html    |  30 ++-
 content/fr/docs/2.6.0/io-debug/index.html          |  28 +-
 content/fr/docs/2.6.0/io-develop/index.html        |  30 ++-
 .../fr/docs/2.6.0/io-dynamodb-source/index.html    |  30 ++-
 .../fr/docs/2.6.0/io-elasticsearch-sink/index.html |  28 +-
 content/fr/docs/2.6.0/io-file-source/index.html    |  28 +-
 content/fr/docs/2.6.0/io-flume-sink/index.html     |  28 +-
 content/fr/docs/2.6.0/io-flume-source/index.html   |  28 +-
 content/fr/docs/2.6.0/io-hbase-sink/index.html     |  28 +-
 content/fr/docs/2.6.0/io-hdfs2-sink/index.html     |  28 +-
 content/fr/docs/2.6.0/io-hdfs3-sink/index.html     |  28 +-
 content/fr/docs/2.6.0/io-influxdb-sink/index.html  |  28 +-
 content/fr/docs/2.6.0/io-jdbc-sink/index.html      |  28 +-
 content/fr/docs/2.6.0/io-kafka-sink/index.html     |  28 +-
 content/fr/docs/2.6.0/io-kafka-source/index.html   |  28 +-
 content/fr/docs/2.6.0/io-kinesis-sink/index.html   |  30 ++-
 content/fr/docs/2.6.0/io-kinesis-source/index.html |  30 ++-
 content/fr/docs/2.6.0/io-mongo-sink/index.html     |  28 +-
 content/fr/docs/2.6.0/io-netty-source/index.html   |  28 +-
 content/fr/docs/2.6.0/io-overview/index.html       |  30 ++-
 content/fr/docs/2.6.0/io-quickstart/index.html     |  28 +-
 content/fr/docs/2.6.0/io-rabbitmq-sink/index.html  |  28 +-
 .../fr/docs/2.6.0/io-rabbitmq-source/index.html    |  28 +-
 content/fr/docs/2.6.0/io-redis-sink/index.html     |  28 +-
 content/fr/docs/2.6.0/io-solr-sink/index.html      |  28 +-
 content/fr/docs/2.6.0/io-twitter-source/index.html |  28 +-
 content/fr/docs/2.6.0/io-twitter/index.html        |  28 +-
 content/fr/docs/2.6.0/io-use/index.html            |  28 +-
 content/fr/docs/2.6.0/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.0/performance-pulsar-perf/index.html  |  28 +-
 content/fr/docs/2.6.0/pulsar-2.0/index.html        |  28 +-
 content/fr/docs/2.6.0/pulsar-admin/index.html      |  30 ++-
 .../fr/docs/2.6.0/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.0/reference-configuration/index.html  |  28 +-
 .../2.6.0/reference-connector-admin/index.html     |  28 +-
 content/fr/docs/2.6.0/reference-metrics/index.html |  28 +-
 .../docs/2.6.0/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.0/reference-rest-api-overview/index.html   |  28 +-
 .../fr/docs/2.6.0/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../fr/docs/2.6.0/schema-get-started/index.html    |  28 +-
 content/fr/docs/2.6.0/schema-manage/index.html     |  30 ++-
 content/fr/docs/2.6.0/schema-understand/index.html |  28 +-
 content/fr/docs/2.6.0/security-athenz/index.html   |  28 +-
 .../docs/2.6.0/security-authorization/index.html   |  28 +-
 .../docs/2.6.0/security-bouncy-castle/index.html   |  28 +-
 .../fr/docs/2.6.0/security-encryption/index.html   |  28 +-
 .../fr/docs/2.6.0/security-extending/index.html    |  28 +-
 content/fr/docs/2.6.0/security-jwt/index.html      |  30 ++-
 content/fr/docs/2.6.0/security-kerberos/index.html |  28 +-
 content/fr/docs/2.6.0/security-overview/index.html |  28 +-
 .../2.6.0/security-tls-authentication/index.html   |  28 +-
 .../fr/docs/2.6.0/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.0/security-tls-transport/index.html   |  28 +-
 .../fr/docs/2.6.0/security-token-admin/index.html  |  28 +-
 .../2.6.0/sql-deployment-configurations/index.html |  28 +-
 .../fr/docs/2.6.0/sql-getting-started/index.html   |  28 +-
 content/fr/docs/2.6.0/sql-overview/index.html      |  28 +-
 content/fr/docs/2.6.0/sql-rest-api/index.html      |  28 +-
 content/fr/docs/2.6.0/standalone-docker/index.html |  28 +-
 content/fr/docs/2.6.0/standalone/index.html        |  28 +-
 .../docs/2.6.0/window-functions-context/index.html |  28 +-
 content/fr/docs/2.6.1/adaptors-kafka/index.html    |  28 +-
 content/fr/docs/2.6.1/adaptors-spark/index.html    |  28 +-
 content/fr/docs/2.6.1/adaptors-storm/index.html    |  28 +-
 content/fr/docs/2.6.1/admin-api-brokers/index.html |  28 +-
 .../fr/docs/2.6.1/admin-api-clusters/index.html    |  28 +-
 .../fr/docs/2.6.1/admin-api-functions/index.html   |  28 +-
 .../fr/docs/2.6.1/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../fr/docs/2.6.1/admin-api-overview/index.html    |  28 +-
 .../2.6.1/admin-api-partitioned-topics/index.html  |  28 +-
 .../fr/docs/2.6.1/admin-api-permissions/index.html |  30 ++-
 .../2.6.1/admin-api-persistent-topics/index.html   |  28 +-
 content/fr/docs/2.6.1/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.1/administration-dashboard/index.html |  28 +-
 .../fr/docs/2.6.1/administration-geo/index.html    |  28 +-
 .../2.6.1/administration-load-balance/index.html   |  28 +-
 .../fr/docs/2.6.1/administration-proxy/index.html  |  28 +-
 .../2.6.1/administration-pulsar-manager/index.html |  28 +-
 .../fr/docs/2.6.1/administration-stats/index.html  |  28 +-
 .../docs/2.6.1/administration-upgrade/index.html   |  30 ++-
 .../fr/docs/2.6.1/administration-zk-bk/index.html  |  30 ++-
 .../fr/docs/2.6.1/client-libraries-cgo/index.html  |  36 ++-
 .../fr/docs/2.6.1/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.1/client-libraries-dotnet/index.html  |  28 +-
 .../fr/docs/2.6.1/client-libraries-go/index.html   |  30 ++-
 .../fr/docs/2.6.1/client-libraries-java/index.html |  32 ++-
 .../fr/docs/2.6.1/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.1/client-libraries-python/index.html  |  28 +-
 .../2.6.1/client-libraries-websocket/index.html    |  28 +-
 content/fr/docs/2.6.1/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../docs/2.6.1/concepts-authentication/index.html  |  28 +-
 content/fr/docs/2.6.1/concepts-clients/index.html  |  28 +-
 .../fr/docs/2.6.1/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.1/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/fr/docs/2.6.1/concepts-overview/index.html |  28 +-
 .../2.6.1/concepts-proxy-sni-routing/index.html    |  28 +-
 .../fr/docs/2.6.1/concepts-replication/index.html  |  28 +-
 .../docs/2.6.1/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.1/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.1/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../fr/docs/2.6.1/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.1/cookbooks-deduplication/index.html  |  28 +-
 .../fr/docs/2.6.1/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.1/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.1/cookbooks-non-persistent/index.html |  28 +-
 .../fr/docs/2.6.1/cookbooks-partitioned/index.html |  28 +-
 .../2.6.1/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.1/cookbooks-tiered-storage/index.html |  28 +-
 content/fr/docs/2.6.1/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/fr/docs/2.6.1/deploy-bare-metal/index.html |  28 +-
 content/fr/docs/2.6.1/deploy-dcos/index.html       |  28 +-
 content/fr/docs/2.6.1/deploy-kubernetes/index.html |  28 +-
 content/fr/docs/2.6.1/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.1/develop-binary-protocol/index.html  |  28 +-
 content/fr/docs/2.6.1/develop-cpp/index.html       |  28 +-
 .../fr/docs/2.6.1/develop-load-manager/index.html  |  28 +-
 content/fr/docs/2.6.1/develop-schema/index.html    |  28 +-
 content/fr/docs/2.6.1/develop-tools/index.html     |  30 ++-
 .../2.6.1/developing-binary-protocol/index.html    |  28 +-
 content/fr/docs/2.6.1/functions-cli/index.html     |  28 +-
 content/fr/docs/2.6.1/functions-debug/index.html   |  28 +-
 content/fr/docs/2.6.1/functions-deploy/index.html  |  28 +-
 content/fr/docs/2.6.1/functions-develop/index.html |  42 +--
 .../fr/docs/2.6.1/functions-overview/index.html    |  28 +-
 content/fr/docs/2.6.1/functions-runtime/index.html |  28 +-
 content/fr/docs/2.6.1/functions-worker/index.html  |  28 +-
 .../docs/2.6.1/getting-started-docker/index.html   |  28 +-
 .../fr/docs/2.6.1/getting-started-helm/index.html  |  30 ++-
 .../2.6.1/getting-started-standalone/index.html    |  28 +-
 content/fr/docs/2.6.1/helm-deploy/index.html       |  28 +-
 content/fr/docs/2.6.1/helm-install/index.html      |  28 +-
 content/fr/docs/2.6.1/helm-overview/index.html     |  28 +-
 content/fr/docs/2.6.1/helm-prepare/index.html      |  28 +-
 content/fr/docs/2.6.1/helm-tools/index.html        |  28 +-
 content/fr/docs/2.6.1/helm-upgrade/index.html      |  28 +-
 content/fr/docs/2.6.1/index.html                   |  28 +-
 content/fr/docs/2.6.1/io-aerospike-sink/index.html |  28 +-
 content/fr/docs/2.6.1/io-canal-source/index.html   |  28 +-
 content/fr/docs/2.6.1/io-cassandra-sink/index.html |  28 +-
 content/fr/docs/2.6.1/io-cdc-debezium/index.html   |  28 +-
 content/fr/docs/2.6.1/io-cdc/index.html            |  28 +-
 content/fr/docs/2.6.1/io-cli/index.html            |  28 +-
 content/fr/docs/2.6.1/io-connectors/index.html     |  28 +-
 .../fr/docs/2.6.1/io-debezium-source/index.html    |  30 ++-
 content/fr/docs/2.6.1/io-debug/index.html          |  28 +-
 content/fr/docs/2.6.1/io-develop/index.html        |  30 ++-
 .../fr/docs/2.6.1/io-dynamodb-source/index.html    |  30 ++-
 .../fr/docs/2.6.1/io-elasticsearch-sink/index.html |  28 +-
 content/fr/docs/2.6.1/io-file-source/index.html    |  28 +-
 content/fr/docs/2.6.1/io-flume-sink/index.html     |  28 +-
 content/fr/docs/2.6.1/io-flume-source/index.html   |  28 +-
 content/fr/docs/2.6.1/io-hbase-sink/index.html     |  28 +-
 content/fr/docs/2.6.1/io-hdfs2-sink/index.html     |  28 +-
 content/fr/docs/2.6.1/io-hdfs3-sink/index.html     |  28 +-
 content/fr/docs/2.6.1/io-influxdb-sink/index.html  |  28 +-
 content/fr/docs/2.6.1/io-jdbc-sink/index.html      |  28 +-
 content/fr/docs/2.6.1/io-kafka-sink/index.html     |  28 +-
 content/fr/docs/2.6.1/io-kafka-source/index.html   |  28 +-
 content/fr/docs/2.6.1/io-kinesis-sink/index.html   |  30 ++-
 content/fr/docs/2.6.1/io-kinesis-source/index.html |  30 ++-
 content/fr/docs/2.6.1/io-mongo-sink/index.html     |  28 +-
 content/fr/docs/2.6.1/io-netty-source/index.html   |  28 +-
 content/fr/docs/2.6.1/io-overview/index.html       |  30 ++-
 content/fr/docs/2.6.1/io-quickstart/index.html     |  28 +-
 content/fr/docs/2.6.1/io-rabbitmq-sink/index.html  |  28 +-
 .../fr/docs/2.6.1/io-rabbitmq-source/index.html    |  28 +-
 content/fr/docs/2.6.1/io-redis-sink/index.html     |  28 +-
 content/fr/docs/2.6.1/io-solr-sink/index.html      |  28 +-
 content/fr/docs/2.6.1/io-twitter-source/index.html |  28 +-
 content/fr/docs/2.6.1/io-use/index.html            |  28 +-
 content/fr/docs/2.6.1/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.1/performance-pulsar-perf/index.html  |  28 +-
 content/fr/docs/2.6.1/pulsar-2.0/index.html        |  28 +-
 content/fr/docs/2.6.1/pulsar-admin/index.html      |  30 ++-
 .../fr/docs/2.6.1/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.1/reference-configuration/index.html  |  28 +-
 .../2.6.1/reference-connector-admin/index.html     |  28 +-
 content/fr/docs/2.6.1/reference-metrics/index.html |  28 +-
 .../docs/2.6.1/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.1/reference-rest-api-overview/index.html   |  28 +-
 .../fr/docs/2.6.1/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../fr/docs/2.6.1/schema-get-started/index.html    |  28 +-
 content/fr/docs/2.6.1/schema-manage/index.html     |  30 ++-
 content/fr/docs/2.6.1/schema-understand/index.html |  28 +-
 content/fr/docs/2.6.1/security-athenz/index.html   |  28 +-
 .../docs/2.6.1/security-authorization/index.html   |  28 +-
 .../docs/2.6.1/security-bouncy-castle/index.html   |  28 +-
 .../fr/docs/2.6.1/security-encryption/index.html   |  28 +-
 .../fr/docs/2.6.1/security-extending/index.html    |  28 +-
 content/fr/docs/2.6.1/security-jwt/index.html      |  30 ++-
 content/fr/docs/2.6.1/security-kerberos/index.html |  28 +-
 content/fr/docs/2.6.1/security-oauth2/index.html   |  28 +-
 content/fr/docs/2.6.1/security-overview/index.html |  28 +-
 .../2.6.1/security-tls-authentication/index.html   |  28 +-
 .../fr/docs/2.6.1/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.1/security-tls-transport/index.html   |  28 +-
 .../fr/docs/2.6.1/security-token-admin/index.html  |  28 +-
 .../2.6.1/sql-deployment-configurations/index.html |  30 ++-
 .../fr/docs/2.6.1/sql-getting-started/index.html   |  28 +-
 content/fr/docs/2.6.1/sql-overview/index.html      |  28 +-
 content/fr/docs/2.6.1/sql-rest-api/index.html      |  28 +-
 content/fr/docs/2.6.1/standalone-docker/index.html |  28 +-
 content/fr/docs/2.6.1/standalone/index.html        |  28 +-
 .../docs/2.6.1/window-functions-context/index.html |  28 +-
 content/fr/docs/2.6.2/adaptors-kafka/index.html    |  28 +-
 content/fr/docs/2.6.2/adaptors-spark/index.html    |  28 +-
 content/fr/docs/2.6.2/adaptors-storm/index.html    |  28 +-
 content/fr/docs/2.6.2/admin-api-brokers/index.html |  28 +-
 .../fr/docs/2.6.2/admin-api-clusters/index.html    |  28 +-
 .../fr/docs/2.6.2/admin-api-functions/index.html   |  28 +-
 .../fr/docs/2.6.2/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../fr/docs/2.6.2/admin-api-overview/index.html    |  28 +-
 .../2.6.2/admin-api-partitioned-topics/index.html  |  28 +-
 .../fr/docs/2.6.2/admin-api-permissions/index.html |  30 ++-
 .../2.6.2/admin-api-persistent-topics/index.html   |  28 +-
 content/fr/docs/2.6.2/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.2/administration-dashboard/index.html |  28 +-
 .../fr/docs/2.6.2/administration-geo/index.html    |  28 +-
 .../2.6.2/administration-load-balance/index.html   |  28 +-
 .../fr/docs/2.6.2/administration-proxy/index.html  |  28 +-
 .../2.6.2/administration-pulsar-manager/index.html |  28 +-
 .../fr/docs/2.6.2/administration-stats/index.html  |  28 +-
 .../docs/2.6.2/administration-upgrade/index.html   |  30 ++-
 .../fr/docs/2.6.2/administration-zk-bk/index.html  |  30 ++-
 .../fr/docs/2.6.2/client-libraries-cgo/index.html  |  36 ++-
 .../fr/docs/2.6.2/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.2/client-libraries-dotnet/index.html  |  28 +-
 .../fr/docs/2.6.2/client-libraries-go/index.html   |  30 ++-
 .../fr/docs/2.6.2/client-libraries-java/index.html |  32 ++-
 .../fr/docs/2.6.2/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.2/client-libraries-python/index.html  |  28 +-
 .../2.6.2/client-libraries-websocket/index.html    |  28 +-
 content/fr/docs/2.6.2/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../docs/2.6.2/concepts-authentication/index.html  |  28 +-
 content/fr/docs/2.6.2/concepts-clients/index.html  |  28 +-
 .../fr/docs/2.6.2/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.2/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/fr/docs/2.6.2/concepts-overview/index.html |  28 +-
 .../2.6.2/concepts-proxy-sni-routing/index.html    |  28 +-
 .../fr/docs/2.6.2/concepts-replication/index.html  |  28 +-
 .../docs/2.6.2/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.2/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.2/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../fr/docs/2.6.2/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.2/cookbooks-deduplication/index.html  |  28 +-
 .../fr/docs/2.6.2/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.2/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.2/cookbooks-non-persistent/index.html |  28 +-
 .../fr/docs/2.6.2/cookbooks-partitioned/index.html |  28 +-
 .../2.6.2/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.2/cookbooks-tiered-storage/index.html |  28 +-
 content/fr/docs/2.6.2/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/fr/docs/2.6.2/deploy-bare-metal/index.html |  28 +-
 content/fr/docs/2.6.2/deploy-dcos/index.html       |  28 +-
 content/fr/docs/2.6.2/deploy-kubernetes/index.html |  28 +-
 content/fr/docs/2.6.2/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.2/develop-binary-protocol/index.html  |  28 +-
 content/fr/docs/2.6.2/develop-cpp/index.html       |  28 +-
 .../fr/docs/2.6.2/develop-load-manager/index.html  |  28 +-
 content/fr/docs/2.6.2/develop-schema/index.html    |  28 +-
 content/fr/docs/2.6.2/develop-tools/index.html     |  30 ++-
 .../2.6.2/developing-binary-protocol/index.html    |  28 +-
 content/fr/docs/2.6.2/functions-cli/index.html     |  28 +-
 content/fr/docs/2.6.2/functions-debug/index.html   |  28 +-
 content/fr/docs/2.6.2/functions-deploy/index.html  |  28 +-
 content/fr/docs/2.6.2/functions-develop/index.html |  42 +--
 .../fr/docs/2.6.2/functions-overview/index.html    |  28 +-
 content/fr/docs/2.6.2/functions-runtime/index.html |  28 +-
 content/fr/docs/2.6.2/functions-worker/index.html  |  28 +-
 .../docs/2.6.2/getting-started-docker/index.html   |  28 +-
 .../fr/docs/2.6.2/getting-started-helm/index.html  |  30 ++-
 .../2.6.2/getting-started-standalone/index.html    |  28 +-
 content/fr/docs/2.6.2/helm-deploy/index.html       |  28 +-
 content/fr/docs/2.6.2/helm-install/index.html      |  28 +-
 content/fr/docs/2.6.2/helm-overview/index.html     |  28 +-
 content/fr/docs/2.6.2/helm-prepare/index.html      |  28 +-
 content/fr/docs/2.6.2/helm-tools/index.html        |  28 +-
 content/fr/docs/2.6.2/helm-upgrade/index.html      |  28 +-
 content/fr/docs/2.6.2/index.html                   |  28 +-
 content/fr/docs/2.6.2/io-aerospike-sink/index.html |  28 +-
 content/fr/docs/2.6.2/io-canal-source/index.html   |  28 +-
 content/fr/docs/2.6.2/io-cassandra-sink/index.html |  28 +-
 content/fr/docs/2.6.2/io-cdc-debezium/index.html   |  28 +-
 content/fr/docs/2.6.2/io-cdc/index.html            |  28 +-
 content/fr/docs/2.6.2/io-cli/index.html            |  28 +-
 content/fr/docs/2.6.2/io-connectors/index.html     |  28 +-
 .../fr/docs/2.6.2/io-debezium-source/index.html    |  30 ++-
 content/fr/docs/2.6.2/io-debug/index.html          |  28 +-
 content/fr/docs/2.6.2/io-develop/index.html        |  30 ++-
 .../fr/docs/2.6.2/io-dynamodb-source/index.html    |  30 ++-
 .../fr/docs/2.6.2/io-elasticsearch-sink/index.html |  28 +-
 content/fr/docs/2.6.2/io-file-source/index.html    |  28 +-
 content/fr/docs/2.6.2/io-flume-sink/index.html     |  28 +-
 content/fr/docs/2.6.2/io-flume-source/index.html   |  28 +-
 content/fr/docs/2.6.2/io-hbase-sink/index.html     |  28 +-
 content/fr/docs/2.6.2/io-hdfs2-sink/index.html     |  28 +-
 content/fr/docs/2.6.2/io-hdfs3-sink/index.html     |  28 +-
 content/fr/docs/2.6.2/io-influxdb-sink/index.html  |  28 +-
 content/fr/docs/2.6.2/io-jdbc-sink/index.html      |  28 +-
 content/fr/docs/2.6.2/io-kafka-sink/index.html     |  28 +-
 content/fr/docs/2.6.2/io-kafka-source/index.html   |  28 +-
 content/fr/docs/2.6.2/io-kinesis-sink/index.html   |  30 ++-
 content/fr/docs/2.6.2/io-kinesis-source/index.html |  30 ++-
 content/fr/docs/2.6.2/io-mongo-sink/index.html     |  28 +-
 content/fr/docs/2.6.2/io-netty-source/index.html   |  28 +-
 content/fr/docs/2.6.2/io-overview/index.html       |  30 ++-
 content/fr/docs/2.6.2/io-quickstart/index.html     |  28 +-
 content/fr/docs/2.6.2/io-rabbitmq-sink/index.html  |  28 +-
 .../fr/docs/2.6.2/io-rabbitmq-source/index.html    |  28 +-
 content/fr/docs/2.6.2/io-redis-sink/index.html     |  28 +-
 content/fr/docs/2.6.2/io-solr-sink/index.html      |  28 +-
 content/fr/docs/2.6.2/io-twitter-source/index.html |  28 +-
 content/fr/docs/2.6.2/io-use/index.html            |  28 +-
 content/fr/docs/2.6.2/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.2/performance-pulsar-perf/index.html  |  28 +-
 content/fr/docs/2.6.2/pulsar-2.0/index.html        |  28 +-
 content/fr/docs/2.6.2/pulsar-admin/index.html      |  30 ++-
 .../fr/docs/2.6.2/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.2/reference-configuration/index.html  |  28 +-
 .../2.6.2/reference-connector-admin/index.html     |  28 +-
 content/fr/docs/2.6.2/reference-metrics/index.html |  28 +-
 .../docs/2.6.2/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.2/reference-rest-api-overview/index.html   |  28 +-
 .../fr/docs/2.6.2/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../fr/docs/2.6.2/schema-get-started/index.html    |  28 +-
 content/fr/docs/2.6.2/schema-manage/index.html     |  30 ++-
 content/fr/docs/2.6.2/schema-understand/index.html |  28 +-
 content/fr/docs/2.6.2/security-athenz/index.html   |  28 +-
 .../docs/2.6.2/security-authorization/index.html   |  28 +-
 .../docs/2.6.2/security-bouncy-castle/index.html   |  28 +-
 .../fr/docs/2.6.2/security-encryption/index.html   |  28 +-
 .../fr/docs/2.6.2/security-extending/index.html    |  28 +-
 content/fr/docs/2.6.2/security-jwt/index.html      |  30 ++-
 content/fr/docs/2.6.2/security-kerberos/index.html |  28 +-
 content/fr/docs/2.6.2/security-oauth2/index.html   |  28 +-
 content/fr/docs/2.6.2/security-overview/index.html |  28 +-
 .../2.6.2/security-tls-authentication/index.html   |  28 +-
 .../fr/docs/2.6.2/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.2/security-tls-transport/index.html   |  28 +-
 .../fr/docs/2.6.2/security-token-admin/index.html  |  28 +-
 .../2.6.2/sql-deployment-configurations/index.html |  30 ++-
 .../fr/docs/2.6.2/sql-getting-started/index.html   |  28 +-
 content/fr/docs/2.6.2/sql-overview/index.html      |  28 +-
 content/fr/docs/2.6.2/sql-rest-api/index.html      |  28 +-
 content/fr/docs/2.6.2/standalone-docker/index.html |  28 +-
 content/fr/docs/2.6.2/standalone/index.html        |  28 +-
 .../docs/2.6.2/window-functions-context/index.html |  28 +-
 content/fr/docs/2.6.3/adaptors-kafka/index.html    |  28 +-
 content/fr/docs/2.6.3/adaptors-spark/index.html    |  28 +-
 content/fr/docs/2.6.3/adaptors-storm/index.html    |  28 +-
 content/fr/docs/2.6.3/admin-api-brokers/index.html |  28 +-
 .../fr/docs/2.6.3/admin-api-clusters/index.html    |  28 +-
 .../fr/docs/2.6.3/admin-api-functions/index.html   |  28 +-
 .../fr/docs/2.6.3/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../fr/docs/2.6.3/admin-api-overview/index.html    |  28 +-
 .../2.6.3/admin-api-partitioned-topics/index.html  |  28 +-
 .../fr/docs/2.6.3/admin-api-permissions/index.html |  30 ++-
 .../2.6.3/admin-api-persistent-topics/index.html   |  28 +-
 content/fr/docs/2.6.3/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.3/administration-dashboard/index.html |  28 +-
 .../fr/docs/2.6.3/administration-geo/index.html    |  28 +-
 .../2.6.3/administration-load-balance/index.html   |  28 +-
 .../fr/docs/2.6.3/administration-proxy/index.html  |  28 +-
 .../2.6.3/administration-pulsar-manager/index.html |  28 +-
 .../fr/docs/2.6.3/administration-stats/index.html  |  28 +-
 .../docs/2.6.3/administration-upgrade/index.html   |  30 ++-
 .../fr/docs/2.6.3/administration-zk-bk/index.html  |  30 ++-
 .../fr/docs/2.6.3/client-libraries-cgo/index.html  |  36 ++-
 .../fr/docs/2.6.3/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.3/client-libraries-dotnet/index.html  |  28 +-
 .../fr/docs/2.6.3/client-libraries-go/index.html   |  30 ++-
 .../fr/docs/2.6.3/client-libraries-java/index.html |  32 ++-
 .../fr/docs/2.6.3/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.3/client-libraries-python/index.html  |  28 +-
 .../2.6.3/client-libraries-websocket/index.html    |  28 +-
 content/fr/docs/2.6.3/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../docs/2.6.3/concepts-authentication/index.html  |  28 +-
 content/fr/docs/2.6.3/concepts-clients/index.html  |  28 +-
 .../fr/docs/2.6.3/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.3/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/fr/docs/2.6.3/concepts-overview/index.html |  28 +-
 .../2.6.3/concepts-proxy-sni-routing/index.html    |  28 +-
 .../fr/docs/2.6.3/concepts-replication/index.html  |  28 +-
 .../docs/2.6.3/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.3/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.3/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../fr/docs/2.6.3/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.3/cookbooks-deduplication/index.html  |  28 +-
 .../fr/docs/2.6.3/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.3/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.3/cookbooks-non-persistent/index.html |  28 +-
 .../fr/docs/2.6.3/cookbooks-partitioned/index.html |  28 +-
 .../2.6.3/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.3/cookbooks-tiered-storage/index.html |  28 +-
 content/fr/docs/2.6.3/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/fr/docs/2.6.3/deploy-bare-metal/index.html |  28 +-
 content/fr/docs/2.6.3/deploy-dcos/index.html       |  28 +-
 content/fr/docs/2.6.3/deploy-kubernetes/index.html |  28 +-
 content/fr/docs/2.6.3/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.3/develop-binary-protocol/index.html  |  28 +-
 content/fr/docs/2.6.3/develop-cpp/index.html       |  28 +-
 .../fr/docs/2.6.3/develop-load-manager/index.html  |  28 +-
 content/fr/docs/2.6.3/develop-schema/index.html    |  28 +-
 content/fr/docs/2.6.3/develop-tools/index.html     |  30 ++-
 .../2.6.3/developing-binary-protocol/index.html    |  28 +-
 content/fr/docs/2.6.3/functions-cli/index.html     |  28 +-
 content/fr/docs/2.6.3/functions-debug/index.html   |  28 +-
 content/fr/docs/2.6.3/functions-deploy/index.html  |  28 +-
 content/fr/docs/2.6.3/functions-develop/index.html |  42 +--
 .../fr/docs/2.6.3/functions-overview/index.html    |  28 +-
 content/fr/docs/2.6.3/functions-runtime/index.html |  28 +-
 content/fr/docs/2.6.3/functions-worker/index.html  |  28 +-
 .../docs/2.6.3/getting-started-docker/index.html   |  28 +-
 .../fr/docs/2.6.3/getting-started-helm/index.html  |  30 ++-
 .../2.6.3/getting-started-standalone/index.html    |  28 +-
 content/fr/docs/2.6.3/helm-deploy/index.html       |  28 +-
 content/fr/docs/2.6.3/helm-install/index.html      |  28 +-
 content/fr/docs/2.6.3/helm-overview/index.html     |  28 +-
 content/fr/docs/2.6.3/helm-prepare/index.html      |  28 +-
 content/fr/docs/2.6.3/helm-tools/index.html        |  28 +-
 content/fr/docs/2.6.3/helm-upgrade/index.html      |  28 +-
 content/fr/docs/2.6.3/index.html                   |  28 +-
 content/fr/docs/2.6.3/io-aerospike-sink/index.html |  28 +-
 content/fr/docs/2.6.3/io-canal-source/index.html   |  28 +-
 content/fr/docs/2.6.3/io-cassandra-sink/index.html |  28 +-
 content/fr/docs/2.6.3/io-cdc-debezium/index.html   |  28 +-
 content/fr/docs/2.6.3/io-cdc/index.html            |  28 +-
 content/fr/docs/2.6.3/io-cli/index.html            |  28 +-
 content/fr/docs/2.6.3/io-connectors/index.html     |  28 +-
 .../fr/docs/2.6.3/io-debezium-source/index.html    |  30 ++-
 content/fr/docs/2.6.3/io-debug/index.html          |  28 +-
 content/fr/docs/2.6.3/io-develop/index.html        |  30 ++-
 .../fr/docs/2.6.3/io-dynamodb-source/index.html    |  30 ++-
 .../fr/docs/2.6.3/io-elasticsearch-sink/index.html |  28 +-
 content/fr/docs/2.6.3/io-file-source/index.html    |  28 +-
 content/fr/docs/2.6.3/io-flume-sink/index.html     |  28 +-
 content/fr/docs/2.6.3/io-flume-source/index.html   |  28 +-
 content/fr/docs/2.6.3/io-hbase-sink/index.html     |  28 +-
 content/fr/docs/2.6.3/io-hdfs2-sink/index.html     |  28 +-
 content/fr/docs/2.6.3/io-hdfs3-sink/index.html     |  28 +-
 content/fr/docs/2.6.3/io-influxdb-sink/index.html  |  28 +-
 content/fr/docs/2.6.3/io-jdbc-sink/index.html      |  28 +-
 content/fr/docs/2.6.3/io-kafka-sink/index.html     |  28 +-
 content/fr/docs/2.6.3/io-kafka-source/index.html   |  28 +-
 content/fr/docs/2.6.3/io-kinesis-sink/index.html   |  30 ++-
 content/fr/docs/2.6.3/io-kinesis-source/index.html |  30 ++-
 content/fr/docs/2.6.3/io-mongo-sink/index.html     |  28 +-
 content/fr/docs/2.6.3/io-netty-source/index.html   |  28 +-
 content/fr/docs/2.6.3/io-overview/index.html       |  30 ++-
 content/fr/docs/2.6.3/io-quickstart/index.html     |  28 +-
 content/fr/docs/2.6.3/io-rabbitmq-sink/index.html  |  28 +-
 .../fr/docs/2.6.3/io-rabbitmq-source/index.html    |  28 +-
 content/fr/docs/2.6.3/io-redis-sink/index.html     |  28 +-
 content/fr/docs/2.6.3/io-solr-sink/index.html      |  28 +-
 content/fr/docs/2.6.3/io-twitter-source/index.html |  28 +-
 content/fr/docs/2.6.3/io-use/index.html            |  28 +-
 content/fr/docs/2.6.3/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.3/performance-pulsar-perf/index.html  |  28 +-
 content/fr/docs/2.6.3/pulsar-2.0/index.html        |  28 +-
 content/fr/docs/2.6.3/pulsar-admin/index.html      |  30 ++-
 .../fr/docs/2.6.3/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.3/reference-configuration/index.html  |  28 +-
 .../2.6.3/reference-connector-admin/index.html     |  28 +-
 content/fr/docs/2.6.3/reference-metrics/index.html |  28 +-
 .../docs/2.6.3/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.3/reference-rest-api-overview/index.html   |  28 +-
 .../fr/docs/2.6.3/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../fr/docs/2.6.3/schema-get-started/index.html    |  28 +-
 content/fr/docs/2.6.3/schema-manage/index.html     |  30 ++-
 content/fr/docs/2.6.3/schema-understand/index.html |  28 +-
 content/fr/docs/2.6.3/security-athenz/index.html   |  28 +-
 .../docs/2.6.3/security-authorization/index.html   |  28 +-
 .../docs/2.6.3/security-bouncy-castle/index.html   |  28 +-
 .../fr/docs/2.6.3/security-encryption/index.html   |  28 +-
 .../fr/docs/2.6.3/security-extending/index.html    |  28 +-
 content/fr/docs/2.6.3/security-jwt/index.html      |  30 ++-
 content/fr/docs/2.6.3/security-kerberos/index.html |  28 +-
 content/fr/docs/2.6.3/security-oauth2/index.html   |  28 +-
 content/fr/docs/2.6.3/security-overview/index.html |  28 +-
 .../2.6.3/security-tls-authentication/index.html   |  28 +-
 .../fr/docs/2.6.3/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.3/security-tls-transport/index.html   |  28 +-
 .../fr/docs/2.6.3/security-token-admin/index.html  |  28 +-
 .../2.6.3/sql-deployment-configurations/index.html |  30 ++-
 .../fr/docs/2.6.3/sql-getting-started/index.html   |  28 +-
 content/fr/docs/2.6.3/sql-overview/index.html      |  28 +-
 content/fr/docs/2.6.3/sql-rest-api/index.html      |  28 +-
 content/fr/docs/2.6.3/standalone-docker/index.html |  28 +-
 content/fr/docs/2.6.3/standalone/index.html        |  28 +-
 .../docs/2.6.3/window-functions-context/index.html |  28 +-
 content/fr/docs/2.6.4/adaptors-kafka/index.html    |  28 +-
 content/fr/docs/2.6.4/adaptors-spark/index.html    |  28 +-
 content/fr/docs/2.6.4/adaptors-storm/index.html    |  28 +-
 content/fr/docs/2.6.4/admin-api-brokers/index.html |  28 +-
 .../fr/docs/2.6.4/admin-api-clusters/index.html    |  28 +-
 .../fr/docs/2.6.4/admin-api-functions/index.html   |  28 +-
 .../fr/docs/2.6.4/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../fr/docs/2.6.4/admin-api-overview/index.html    |  28 +-
 .../2.6.4/admin-api-partitioned-topics/index.html  |  28 +-
 .../fr/docs/2.6.4/admin-api-permissions/index.html |  30 ++-
 .../2.6.4/admin-api-persistent-topics/index.html   |  28 +-
 content/fr/docs/2.6.4/admin-api-schemas/index.html |  28 +-
 content/fr/docs/2.6.4/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.4/administration-dashboard/index.html |  28 +-
 .../fr/docs/2.6.4/administration-geo/index.html    |  28 +-
 .../2.6.4/administration-load-balance/index.html   |  28 +-
 .../fr/docs/2.6.4/administration-proxy/index.html  |  28 +-
 .../2.6.4/administration-pulsar-manager/index.html |  28 +-
 .../fr/docs/2.6.4/administration-stats/index.html  |  28 +-
 .../docs/2.6.4/administration-upgrade/index.html   |  30 ++-
 .../fr/docs/2.6.4/administration-zk-bk/index.html  |  30 ++-
 .../fr/docs/2.6.4/client-libraries-cgo/index.html  |  36 ++-
 .../fr/docs/2.6.4/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.4/client-libraries-dotnet/index.html  |  28 +-
 .../fr/docs/2.6.4/client-libraries-go/index.html   |  28 +-
 .../fr/docs/2.6.4/client-libraries-java/index.html |  32 ++-
 .../fr/docs/2.6.4/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.4/client-libraries-python/index.html  |  28 +-
 .../2.6.4/client-libraries-websocket/index.html    |  28 +-
 content/fr/docs/2.6.4/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../docs/2.6.4/concepts-authentication/index.html  |  28 +-
 content/fr/docs/2.6.4/concepts-clients/index.html  |  28 +-
 .../fr/docs/2.6.4/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.4/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/fr/docs/2.6.4/concepts-overview/index.html |  28 +-
 .../2.6.4/concepts-proxy-sni-routing/index.html    |  28 +-
 .../fr/docs/2.6.4/concepts-replication/index.html  |  28 +-
 .../docs/2.6.4/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.4/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.4/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../fr/docs/2.6.4/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.4/cookbooks-deduplication/index.html  |  28 +-
 .../fr/docs/2.6.4/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.4/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.4/cookbooks-non-persistent/index.html |  28 +-
 .../fr/docs/2.6.4/cookbooks-partitioned/index.html |  28 +-
 .../2.6.4/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.4/cookbooks-tiered-storage/index.html |  28 +-
 content/fr/docs/2.6.4/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/fr/docs/2.6.4/deploy-bare-metal/index.html |  28 +-
 content/fr/docs/2.6.4/deploy-dcos/index.html       |  28 +-
 content/fr/docs/2.6.4/deploy-kubernetes/index.html |  28 +-
 content/fr/docs/2.6.4/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.4/develop-binary-protocol/index.html  |  28 +-
 content/fr/docs/2.6.4/develop-cpp/index.html       |  28 +-
 .../fr/docs/2.6.4/develop-load-manager/index.html  |  28 +-
 content/fr/docs/2.6.4/develop-schema/index.html    |  28 +-
 content/fr/docs/2.6.4/develop-tools/index.html     |  30 ++-
 .../2.6.4/developing-binary-protocol/index.html    |  28 +-
 content/fr/docs/2.6.4/functions-cli/index.html     |  28 +-
 content/fr/docs/2.6.4/functions-debug/index.html   |  28 +-
 content/fr/docs/2.6.4/functions-deploy/index.html  |  28 +-
 content/fr/docs/2.6.4/functions-develop/index.html |  42 +--
 .../fr/docs/2.6.4/functions-overview/index.html    |  28 +-
 content/fr/docs/2.6.4/functions-runtime/index.html |  28 +-
 content/fr/docs/2.6.4/functions-worker/index.html  |  28 +-
 .../docs/2.6.4/getting-started-docker/index.html   |  28 +-
 .../fr/docs/2.6.4/getting-started-helm/index.html  |  28 +-
 .../2.6.4/getting-started-standalone/index.html    |  28 +-
 content/fr/docs/2.6.4/helm-deploy/index.html       |  28 +-
 content/fr/docs/2.6.4/helm-install/index.html      |  28 +-
 content/fr/docs/2.6.4/helm-overview/index.html     |  28 +-
 content/fr/docs/2.6.4/helm-prepare/index.html      |  28 +-
 content/fr/docs/2.6.4/helm-tools/index.html        |  28 +-
 content/fr/docs/2.6.4/helm-upgrade/index.html      |  28 +-
 content/fr/docs/2.6.4/index.html                   |  28 +-
 content/fr/docs/2.6.4/io-aerospike-sink/index.html |  28 +-
 content/fr/docs/2.6.4/io-canal-source/index.html   |  28 +-
 content/fr/docs/2.6.4/io-cassandra-sink/index.html |  28 +-
 content/fr/docs/2.6.4/io-cdc-debezium/index.html   |  28 +-
 content/fr/docs/2.6.4/io-cdc/index.html            |  28 +-
 content/fr/docs/2.6.4/io-cli/index.html            |  28 +-
 content/fr/docs/2.6.4/io-connectors/index.html     |  28 +-
 .../fr/docs/2.6.4/io-debezium-source/index.html    |  30 ++-
 content/fr/docs/2.6.4/io-debug/index.html          |  28 +-
 content/fr/docs/2.6.4/io-develop/index.html        |  30 ++-
 .../fr/docs/2.6.4/io-dynamodb-source/index.html    |  30 ++-
 .../fr/docs/2.6.4/io-elasticsearch-sink/index.html |  28 +-
 content/fr/docs/2.6.4/io-file-source/index.html    |  28 +-
 content/fr/docs/2.6.4/io-flume-sink/index.html     |  28 +-
 content/fr/docs/2.6.4/io-flume-source/index.html   |  28 +-
 content/fr/docs/2.6.4/io-hbase-sink/index.html     |  28 +-
 content/fr/docs/2.6.4/io-hdfs2-sink/index.html     |  28 +-
 content/fr/docs/2.6.4/io-hdfs3-sink/index.html     |  28 +-
 content/fr/docs/2.6.4/io-influxdb-sink/index.html  |  28 +-
 content/fr/docs/2.6.4/io-jdbc-sink/index.html      |  28 +-
 content/fr/docs/2.6.4/io-kafka-sink/index.html     |  28 +-
 content/fr/docs/2.6.4/io-kafka-source/index.html   |  28 +-
 content/fr/docs/2.6.4/io-kinesis-sink/index.html   |  30 ++-
 content/fr/docs/2.6.4/io-kinesis-source/index.html |  30 ++-
 content/fr/docs/2.6.4/io-mongo-sink/index.html     |  28 +-
 content/fr/docs/2.6.4/io-netty-source/index.html   |  28 +-
 content/fr/docs/2.6.4/io-overview/index.html       |  30 ++-
 content/fr/docs/2.6.4/io-quickstart/index.html     |  28 +-
 content/fr/docs/2.6.4/io-rabbitmq-sink/index.html  |  28 +-
 .../fr/docs/2.6.4/io-rabbitmq-source/index.html    |  28 +-
 content/fr/docs/2.6.4/io-redis-sink/index.html     |  28 +-
 content/fr/docs/2.6.4/io-solr-sink/index.html      |  28 +-
 content/fr/docs/2.6.4/io-twitter-source/index.html |  28 +-
 content/fr/docs/2.6.4/io-use/index.html            |  28 +-
 content/fr/docs/2.6.4/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.4/performance-pulsar-perf/index.html  |  28 +-
 content/fr/docs/2.6.4/pulsar-2.0/index.html        |  28 +-
 .../fr/docs/2.6.4/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.4/reference-configuration/index.html  |  28 +-
 .../2.6.4/reference-connector-admin/index.html     |  28 +-
 content/fr/docs/2.6.4/reference-metrics/index.html |  28 +-
 .../docs/2.6.4/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.4/reference-rest-api-overview/index.html   |  28 +-
 .../fr/docs/2.6.4/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../fr/docs/2.6.4/schema-get-started/index.html    |  28 +-
 content/fr/docs/2.6.4/schema-manage/index.html     |  30 ++-
 content/fr/docs/2.6.4/schema-understand/index.html |  28 +-
 content/fr/docs/2.6.4/security-athenz/index.html   |  28 +-
 .../docs/2.6.4/security-authorization/index.html   |  28 +-
 .../docs/2.6.4/security-bouncy-castle/index.html   |  28 +-
 .../fr/docs/2.6.4/security-encryption/index.html   |  28 +-
 .../fr/docs/2.6.4/security-extending/index.html    |  28 +-
 content/fr/docs/2.6.4/security-jwt/index.html      |  30 ++-
 content/fr/docs/2.6.4/security-kerberos/index.html |  28 +-
 content/fr/docs/2.6.4/security-oauth2/index.html   |  28 +-
 content/fr/docs/2.6.4/security-overview/index.html |  28 +-
 .../2.6.4/security-tls-authentication/index.html   |  28 +-
 .../fr/docs/2.6.4/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.4/security-tls-transport/index.html   |  28 +-
 .../fr/docs/2.6.4/security-token-admin/index.html  |  28 +-
 .../2.6.4/sql-deployment-configurations/index.html |  28 +-
 .../fr/docs/2.6.4/sql-getting-started/index.html   |  28 +-
 content/fr/docs/2.6.4/sql-overview/index.html      |  28 +-
 content/fr/docs/2.6.4/sql-rest-api/index.html      |  28 +-
 content/fr/docs/2.6.4/standalone-docker/index.html |  28 +-
 content/fr/docs/2.6.4/standalone/index.html        |  28 +-
 .../fr/docs/2.6.4/tiered-storage-azure/index.html  |  28 +-
 .../docs/2.6.4/window-functions-context/index.html |  28 +-
 content/fr/docs/2.7.0/adaptors-kafka/index.html    |  23 +-
 content/fr/docs/2.7.0/adaptors-spark/index.html    |  23 +-
 content/fr/docs/2.7.0/adaptors-storm/index.html    |  23 +-
 content/fr/docs/2.7.0/admin-api-brokers/index.html |  25 +-
 .../fr/docs/2.7.0/admin-api-clusters/index.html    |  25 +-
 .../fr/docs/2.7.0/admin-api-functions/index.html   |  23 +-
 .../fr/docs/2.7.0/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../fr/docs/2.7.0/admin-api-overview/index.html    |  23 +-
 .../2.7.0/admin-api-partitioned-topics/index.html  |  23 +-
 .../fr/docs/2.7.0/admin-api-permissions/index.html |  25 +-
 .../2.7.0/admin-api-persistent-topics/index.html   |  23 +-
 content/fr/docs/2.7.0/admin-api-schemas/index.html |  23 +-
 content/fr/docs/2.7.0/admin-api-tenants/index.html |  23 +-
 content/fr/docs/2.7.0/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.0/administration-dashboard/index.html |  23 +-
 .../fr/docs/2.7.0/administration-geo/index.html    |  23 +-
 .../2.7.0/administration-load-balance/index.html   |  23 +-
 .../fr/docs/2.7.0/administration-proxy/index.html  |  23 +-
 .../2.7.0/administration-pulsar-manager/index.html |  23 +-
 .../fr/docs/2.7.0/administration-stats/index.html  |  23 +-
 .../docs/2.7.0/administration-upgrade/index.html   |  25 +-
 .../fr/docs/2.7.0/administration-zk-bk/index.html  |  25 +-
 .../fr/docs/2.7.0/client-libraries-cgo/index.html  |  31 ++-
 .../fr/docs/2.7.0/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.0/client-libraries-dotnet/index.html  |  23 +-
 .../fr/docs/2.7.0/client-libraries-go/index.html   |  25 +-
 .../fr/docs/2.7.0/client-libraries-java/index.html |  27 +-
 .../fr/docs/2.7.0/client-libraries-node/index.html |  27 +-
 .../docs/2.7.0/client-libraries-python/index.html  |  23 +-
 .../2.7.0/client-libraries-websocket/index.html    |  23 +-
 content/fr/docs/2.7.0/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../fr/docs/2.7.0/concepts-architecture/index.html |  23 +-
 .../docs/2.7.0/concepts-authentication/index.html  |  23 +-
 content/fr/docs/2.7.0/concepts-clients/index.html  |  23 +-
 .../fr/docs/2.7.0/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.0/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/fr/docs/2.7.0/concepts-overview/index.html |  23 +-
 .../2.7.0/concepts-proxy-sni-routing/index.html    |  23 +-
 .../fr/docs/2.7.0/concepts-replication/index.html  |  23 +-
 .../docs/2.7.0/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.0/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.0/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../fr/docs/2.7.0/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.0/cookbooks-deduplication/index.html  |  23 +-
 .../fr/docs/2.7.0/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.0/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.0/cookbooks-non-persistent/index.html |  23 +-
 .../fr/docs/2.7.0/cookbooks-partitioned/index.html |  23 +-
 .../2.7.0/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.0/cookbooks-tiered-storage/index.html |  23 +-
 content/fr/docs/2.7.0/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/fr/docs/2.7.0/deploy-bare-metal/index.html |  23 +-
 content/fr/docs/2.7.0/deploy-dcos/index.html       |  23 +-
 content/fr/docs/2.7.0/deploy-docker/index.html     |  23 +-
 content/fr/docs/2.7.0/deploy-kubernetes/index.html |  23 +-
 content/fr/docs/2.7.0/deploy-monitoring/index.html |  23 +-
 .../docs/2.7.0/develop-binary-protocol/index.html  |  23 +-
 content/fr/docs/2.7.0/develop-cpp/index.html       |  23 +-
 .../fr/docs/2.7.0/develop-load-manager/index.html  |  23 +-
 content/fr/docs/2.7.0/develop-schema/index.html    |  23 +-
 content/fr/docs/2.7.0/develop-tools/index.html     |  25 +-
 .../2.7.0/developing-binary-protocol/index.html    |  23 +-
 content/fr/docs/2.7.0/functions-cli/index.html     |  23 +-
 content/fr/docs/2.7.0/functions-debug/index.html   |  23 +-
 content/fr/docs/2.7.0/functions-deploy/index.html  |  23 +-
 content/fr/docs/2.7.0/functions-develop/index.html |  37 +--
 content/fr/docs/2.7.0/functions-metrics/index.html |  23 +-
 .../fr/docs/2.7.0/functions-overview/index.html    |  23 +-
 content/fr/docs/2.7.0/functions-package/index.html |  23 +-
 content/fr/docs/2.7.0/functions-runtime/index.html |  23 +-
 content/fr/docs/2.7.0/functions-worker/index.html  |  23 +-
 .../docs/2.7.0/getting-started-docker/index.html   |  23 +-
 .../fr/docs/2.7.0/getting-started-helm/index.html  |  25 +-
 .../2.7.0/getting-started-standalone/index.html    |  23 +-
 content/fr/docs/2.7.0/helm-deploy/index.html       |  23 +-
 content/fr/docs/2.7.0/helm-install/index.html      |  23 +-
 content/fr/docs/2.7.0/helm-overview/index.html     |  23 +-
 content/fr/docs/2.7.0/helm-prepare/index.html      |  23 +-
 content/fr/docs/2.7.0/helm-tools/index.html        |  23 +-
 content/fr/docs/2.7.0/helm-upgrade/index.html      |  23 +-
 content/fr/docs/2.7.0/index.html                   |  23 +-
 content/fr/docs/2.7.0/io-aerospike-sink/index.html |  23 +-
 content/fr/docs/2.7.0/io-canal-source/index.html   |  23 +-
 content/fr/docs/2.7.0/io-cassandra-sink/index.html |  23 +-
 content/fr/docs/2.7.0/io-cdc-debezium/index.html   |  23 +-
 content/fr/docs/2.7.0/io-cdc/index.html            |  23 +-
 content/fr/docs/2.7.0/io-cli/index.html            |  23 +-
 content/fr/docs/2.7.0/io-connectors/index.html     |  23 +-
 .../fr/docs/2.7.0/io-debezium-source/index.html    |  27 +-
 content/fr/docs/2.7.0/io-debug/index.html          |  23 +-
 content/fr/docs/2.7.0/io-develop/index.html        |  25 +-
 .../fr/docs/2.7.0/io-dynamodb-source/index.html    |  25 +-
 .../fr/docs/2.7.0/io-elasticsearch-sink/index.html |  23 +-
 content/fr/docs/2.7.0/io-file-source/index.html    |  23 +-
 content/fr/docs/2.7.0/io-flume-sink/index.html     |  23 +-
 content/fr/docs/2.7.0/io-flume-source/index.html   |  23 +-
 content/fr/docs/2.7.0/io-hbase-sink/index.html     |  23 +-
 content/fr/docs/2.7.0/io-hdfs2-sink/index.html     |  23 +-
 content/fr/docs/2.7.0/io-hdfs3-sink/index.html     |  23 +-
 content/fr/docs/2.7.0/io-influxdb-sink/index.html  |  23 +-
 content/fr/docs/2.7.0/io-jdbc-sink/index.html      |  23 +-
 content/fr/docs/2.7.0/io-kafka-sink/index.html     |  23 +-
 content/fr/docs/2.7.0/io-kafka-source/index.html   |  23 +-
 content/fr/docs/2.7.0/io-kinesis-sink/index.html   |  25 +-
 content/fr/docs/2.7.0/io-kinesis-source/index.html |  25 +-
 content/fr/docs/2.7.0/io-mongo-sink/index.html     |  23 +-
 content/fr/docs/2.7.0/io-netty-source/index.html   |  23 +-
 content/fr/docs/2.7.0/io-nsq-source/index.html     |  23 +-
 content/fr/docs/2.7.0/io-overview/index.html       |  25 +-
 content/fr/docs/2.7.0/io-quickstart/index.html     |  23 +-
 content/fr/docs/2.7.0/io-rabbitmq-sink/index.html  |  23 +-
 .../fr/docs/2.7.0/io-rabbitmq-source/index.html    |  23 +-
 content/fr/docs/2.7.0/io-redis-sink/index.html     |  23 +-
 content/fr/docs/2.7.0/io-solr-sink/index.html      |  23 +-
 content/fr/docs/2.7.0/io-twitter-source/index.html |  23 +-
 content/fr/docs/2.7.0/io-twitter/index.html        |  23 +-
 content/fr/docs/2.7.0/io-use/index.html            |  23 +-
 content/fr/docs/2.7.0/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.0/performance-pulsar-perf/index.html  |  23 +-
 content/fr/docs/2.7.0/pulsar-2.0/index.html        |  23 +-
 content/fr/docs/2.7.0/pulsar-admin/index.html      |  25 +-
 .../fr/docs/2.7.0/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.0/reference-configuration/index.html  |  23 +-
 .../2.7.0/reference-connector-admin/index.html     |  23 +-
 content/fr/docs/2.7.0/reference-metrics/index.html |  23 +-
 .../docs/2.7.0/reference-pulsar-admin/index.html   |  23 +-
 .../2.7.0/reference-rest-api-overview/index.html   |  23 +-
 .../fr/docs/2.7.0/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../fr/docs/2.7.0/schema-get-started/index.html    |  23 +-
 content/fr/docs/2.7.0/schema-manage/index.html     |  25 +-
 content/fr/docs/2.7.0/schema-understand/index.html |  23 +-
 content/fr/docs/2.7.0/security-athenz/index.html   |  23 +-
 .../docs/2.7.0/security-authorization/index.html   |  23 +-
 .../docs/2.7.0/security-bouncy-castle/index.html   |  25 +-
 .../fr/docs/2.7.0/security-encryption/index.html   |  23 +-
 .../fr/docs/2.7.0/security-extending/index.html    |  23 +-
 content/fr/docs/2.7.0/security-jwt/index.html      |  25 +-
 content/fr/docs/2.7.0/security-kerberos/index.html |  23 +-
 content/fr/docs/2.7.0/security-oauth2/index.html   |  23 +-
 content/fr/docs/2.7.0/security-overview/index.html |  23 +-
 .../2.7.0/security-tls-authentication/index.html   |  23 +-
 .../fr/docs/2.7.0/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.0/security-tls-transport/index.html   |  23 +-
 .../fr/docs/2.7.0/security-token-admin/index.html  |  23 +-
 .../2.7.0/sql-deployment-configurations/index.html |  23 +-
 .../fr/docs/2.7.0/sql-getting-started/index.html   |  23 +-
 content/fr/docs/2.7.0/sql-overview/index.html      |  23 +-
 content/fr/docs/2.7.0/sql-rest-api/index.html      |  23 +-
 content/fr/docs/2.7.0/standalone-docker/index.html |  23 +-
 content/fr/docs/2.7.0/standalone/index.html        |  23 +-
 .../fr/docs/2.7.0/tiered-storage-aws/index.html    |  23 +-
 .../fr/docs/2.7.0/tiered-storage-azure/index.html  |  23 +-
 .../2.7.0/tiered-storage-filesystem/index.html     |  23 +-
 .../fr/docs/2.7.0/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.0/tiered-storage-overview/index.html  |  23 +-
 content/fr/docs/2.7.0/transactions-api/index.html  |  23 +-
 .../docs/2.7.0/transactions-guarantee/index.html   |  23 +-
 content/fr/docs/2.7.0/transactions/index.html      |  23 +-
 .../docs/2.7.0/window-functions-context/index.html |  23 +-
 content/fr/docs/2.7.1/adaptors-kafka/index.html    |  23 +-
 content/fr/docs/2.7.1/adaptors-spark/index.html    |  23 +-
 content/fr/docs/2.7.1/adaptors-storm/index.html    |  23 +-
 content/fr/docs/2.7.1/admin-api-brokers/index.html |  25 +-
 .../fr/docs/2.7.1/admin-api-clusters/index.html    |  25 +-
 .../fr/docs/2.7.1/admin-api-functions/index.html   |  23 +-
 .../fr/docs/2.7.1/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../fr/docs/2.7.1/admin-api-overview/index.html    |  23 +-
 .../2.7.1/admin-api-partitioned-topics/index.html  |  23 +-
 .../fr/docs/2.7.1/admin-api-permissions/index.html |  25 +-
 .../2.7.1/admin-api-persistent-topics/index.html   |  23 +-
 content/fr/docs/2.7.1/admin-api-schemas/index.html |  23 +-
 content/fr/docs/2.7.1/admin-api-tenants/index.html |  23 +-
 content/fr/docs/2.7.1/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.1/administration-dashboard/index.html |  23 +-
 .../fr/docs/2.7.1/administration-geo/index.html    |  23 +-
 .../docs/2.7.1/administration-isolation/index.html |  25 +-
 .../2.7.1/administration-load-balance/index.html   |  23 +-
 .../fr/docs/2.7.1/administration-proxy/index.html  |  23 +-
 .../2.7.1/administration-pulsar-manager/index.html |  23 +-
 .../fr/docs/2.7.1/administration-stats/index.html  |  23 +-
 .../docs/2.7.1/administration-upgrade/index.html   |  25 +-
 .../fr/docs/2.7.1/administration-zk-bk/index.html  |  25 +-
 .../fr/docs/2.7.1/client-libraries-cgo/index.html  |  31 ++-
 .../fr/docs/2.7.1/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.1/client-libraries-dotnet/index.html  |  23 +-
 .../fr/docs/2.7.1/client-libraries-go/index.html   |  25 +-
 .../fr/docs/2.7.1/client-libraries-java/index.html |  27 +-
 .../fr/docs/2.7.1/client-libraries-node/index.html |  27 +-
 .../docs/2.7.1/client-libraries-python/index.html  |  23 +-
 .../2.7.1/client-libraries-websocket/index.html    |  23 +-
 content/fr/docs/2.7.1/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../fr/docs/2.7.1/concepts-architecture/index.html |  23 +-
 .../docs/2.7.1/concepts-authentication/index.html  |  23 +-
 content/fr/docs/2.7.1/concepts-clients/index.html  |  23 +-
 .../fr/docs/2.7.1/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.1/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/fr/docs/2.7.1/concepts-overview/index.html |  23 +-
 .../2.7.1/concepts-proxy-sni-routing/index.html    |  23 +-
 .../fr/docs/2.7.1/concepts-replication/index.html  |  23 +-
 .../docs/2.7.1/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.1/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.1/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../fr/docs/2.7.1/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.1/cookbooks-deduplication/index.html  |  23 +-
 .../fr/docs/2.7.1/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.1/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.1/cookbooks-non-persistent/index.html |  23 +-
 .../fr/docs/2.7.1/cookbooks-partitioned/index.html |  23 +-
 .../2.7.1/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.1/cookbooks-tiered-storage/index.html |  23 +-
 content/fr/docs/2.7.1/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/fr/docs/2.7.1/deploy-bare-metal/index.html |  23 +-
 content/fr/docs/2.7.1/deploy-dcos/index.html       |  23 +-
 content/fr/docs/2.7.1/deploy-docker/index.html     |  23 +-
 content/fr/docs/2.7.1/deploy-kubernetes/index.html |  23 +-
 content/fr/docs/2.7.1/deploy-monitoring/index.html |  23 +-
 .../docs/2.7.1/develop-binary-protocol/index.html  |  23 +-
 content/fr/docs/2.7.1/develop-cpp/index.html       |  23 +-
 .../fr/docs/2.7.1/develop-load-manager/index.html  |  23 +-
 content/fr/docs/2.7.1/develop-schema/index.html    |  23 +-
 content/fr/docs/2.7.1/develop-tools/index.html     |  25 +-
 .../2.7.1/developing-binary-protocol/index.html    |  23 +-
 content/fr/docs/2.7.1/functions-cli/index.html     |  23 +-
 content/fr/docs/2.7.1/functions-debug/index.html   |  23 +-
 content/fr/docs/2.7.1/functions-deploy/index.html  |  23 +-
 content/fr/docs/2.7.1/functions-develop/index.html |  37 +--
 content/fr/docs/2.7.1/functions-metrics/index.html |  23 +-
 .../fr/docs/2.7.1/functions-overview/index.html    |  23 +-
 content/fr/docs/2.7.1/functions-package/index.html |  23 +-
 content/fr/docs/2.7.1/functions-runtime/index.html |  23 +-
 content/fr/docs/2.7.1/functions-worker/index.html  |  23 +-
 .../docs/2.7.1/getting-started-docker/index.html   |  23 +-
 .../fr/docs/2.7.1/getting-started-helm/index.html  |  25 +-
 .../2.7.1/getting-started-standalone/index.html    |  23 +-
 content/fr/docs/2.7.1/helm-deploy/index.html       |  23 +-
 content/fr/docs/2.7.1/helm-install/index.html      |  23 +-
 content/fr/docs/2.7.1/helm-overview/index.html     |  23 +-
 content/fr/docs/2.7.1/helm-prepare/index.html      |  23 +-
 content/fr/docs/2.7.1/helm-tools/index.html        |  23 +-
 content/fr/docs/2.7.1/helm-upgrade/index.html      |  23 +-
 content/fr/docs/2.7.1/index.html                   |  23 +-
 content/fr/docs/2.7.1/io-aerospike-sink/index.html |  23 +-
 content/fr/docs/2.7.1/io-canal-source/index.html   |  23 +-
 content/fr/docs/2.7.1/io-cassandra-sink/index.html |  23 +-
 content/fr/docs/2.7.1/io-cdc-debezium/index.html   |  23 +-
 content/fr/docs/2.7.1/io-cdc/index.html            |  23 +-
 content/fr/docs/2.7.1/io-cli/index.html            |  23 +-
 content/fr/docs/2.7.1/io-connectors/index.html     |  23 +-
 .../fr/docs/2.7.1/io-debezium-source/index.html    |  27 +-
 content/fr/docs/2.7.1/io-debug/index.html          |  23 +-
 content/fr/docs/2.7.1/io-develop/index.html        |  25 +-
 .../fr/docs/2.7.1/io-dynamodb-source/index.html    |  25 +-
 .../fr/docs/2.7.1/io-elasticsearch-sink/index.html |  23 +-
 content/fr/docs/2.7.1/io-file-source/index.html    |  23 +-
 content/fr/docs/2.7.1/io-flume-sink/index.html     |  23 +-
 content/fr/docs/2.7.1/io-flume-source/index.html   |  23 +-
 content/fr/docs/2.7.1/io-hbase-sink/index.html     |  23 +-
 content/fr/docs/2.7.1/io-hdfs2-sink/index.html     |  23 +-
 content/fr/docs/2.7.1/io-hdfs3-sink/index.html     |  23 +-
 content/fr/docs/2.7.1/io-influxdb-sink/index.html  |  23 +-
 content/fr/docs/2.7.1/io-jdbc-sink/index.html      |  23 +-
 content/fr/docs/2.7.1/io-kafka-sink/index.html     |  23 +-
 content/fr/docs/2.7.1/io-kafka-source/index.html   |  23 +-
 content/fr/docs/2.7.1/io-kinesis-sink/index.html   |  25 +-
 content/fr/docs/2.7.1/io-kinesis-source/index.html |  25 +-
 content/fr/docs/2.7.1/io-mongo-sink/index.html     |  23 +-
 content/fr/docs/2.7.1/io-netty-source/index.html   |  23 +-
 content/fr/docs/2.7.1/io-nsq-source/index.html     |  23 +-
 content/fr/docs/2.7.1/io-overview/index.html       |  25 +-
 content/fr/docs/2.7.1/io-quickstart/index.html     |  23 +-
 content/fr/docs/2.7.1/io-rabbitmq-sink/index.html  |  23 +-
 .../fr/docs/2.7.1/io-rabbitmq-source/index.html    |  23 +-
 content/fr/docs/2.7.1/io-redis-sink/index.html     |  23 +-
 content/fr/docs/2.7.1/io-solr-sink/index.html      |  23 +-
 content/fr/docs/2.7.1/io-twitter-source/index.html |  23 +-
 content/fr/docs/2.7.1/io-twitter/index.html        |  23 +-
 content/fr/docs/2.7.1/io-use/index.html            |  23 +-
 content/fr/docs/2.7.1/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.1/performance-pulsar-perf/index.html  |  23 +-
 content/fr/docs/2.7.1/pulsar-2.0/index.html        |  23 +-
 .../fr/docs/2.7.1/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.1/reference-configuration/index.html  |  23 +-
 .../2.7.1/reference-connector-admin/index.html     |  23 +-
 content/fr/docs/2.7.1/reference-metrics/index.html |  23 +-
 .../docs/2.7.1/reference-pulsar-admin/index.html   |  25 +-
 .../2.7.1/reference-rest-api-overview/index.html   |  23 +-
 .../fr/docs/2.7.1/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../fr/docs/2.7.1/schema-get-started/index.html    |  23 +-
 content/fr/docs/2.7.1/schema-manage/index.html     |  25 +-
 content/fr/docs/2.7.1/schema-understand/index.html |  23 +-
 content/fr/docs/2.7.1/security-athenz/index.html   |  23 +-
 .../docs/2.7.1/security-authorization/index.html   |  23 +-
 .../docs/2.7.1/security-bouncy-castle/index.html   |  25 +-
 .../fr/docs/2.7.1/security-encryption/index.html   |  23 +-
 .../fr/docs/2.7.1/security-extending/index.html    |  23 +-
 content/fr/docs/2.7.1/security-jwt/index.html      |  25 +-
 content/fr/docs/2.7.1/security-kerberos/index.html |  23 +-
 content/fr/docs/2.7.1/security-oauth2/index.html   |  23 +-
 content/fr/docs/2.7.1/security-overview/index.html |  23 +-
 .../2.7.1/security-tls-authentication/index.html   |  23 +-
 .../fr/docs/2.7.1/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.1/security-tls-transport/index.html   |  23 +-
 .../fr/docs/2.7.1/security-token-admin/index.html  |  23 +-
 .../2.7.1/sql-deployment-configurations/index.html |  23 +-
 .../fr/docs/2.7.1/sql-getting-started/index.html   |  23 +-
 content/fr/docs/2.7.1/sql-overview/index.html      |  23 +-
 content/fr/docs/2.7.1/sql-rest-api/index.html      |  23 +-
 content/fr/docs/2.7.1/standalone-docker/index.html |  23 +-
 content/fr/docs/2.7.1/standalone/index.html        |  23 +-
 .../fr/docs/2.7.1/tiered-storage-aws/index.html    |  23 +-
 .../fr/docs/2.7.1/tiered-storage-azure/index.html  |  23 +-
 .../2.7.1/tiered-storage-filesystem/index.html     |  23 +-
 .../fr/docs/2.7.1/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.1/tiered-storage-overview/index.html  |  23 +-
 content/fr/docs/2.7.1/transactions-api/index.html  |  23 +-
 .../docs/2.7.1/transactions-guarantee/index.html   |  23 +-
 content/fr/docs/2.7.1/transactions/index.html      |  23 +-
 .../docs/2.7.1/window-functions-context/index.html |  23 +-
 content/fr/docs/2.7.2/adaptors-kafka/index.html    |  23 +-
 content/fr/docs/2.7.2/adaptors-spark/index.html    |  23 +-
 content/fr/docs/2.7.2/adaptors-storm/index.html    |  23 +-
 content/fr/docs/2.7.2/admin-api-brokers/index.html |  25 +-
 .../fr/docs/2.7.2/admin-api-clusters/index.html    |  25 +-
 .../fr/docs/2.7.2/admin-api-functions/index.html   |  23 +-
 .../fr/docs/2.7.2/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../fr/docs/2.7.2/admin-api-overview/index.html    |  23 +-
 .../2.7.2/admin-api-partitioned-topics/index.html  |  23 +-
 .../fr/docs/2.7.2/admin-api-permissions/index.html |  25 +-
 .../2.7.2/admin-api-persistent-topics/index.html   |  23 +-
 content/fr/docs/2.7.2/admin-api-schemas/index.html |  23 +-
 content/fr/docs/2.7.2/admin-api-tenants/index.html |  23 +-
 content/fr/docs/2.7.2/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.2/administration-dashboard/index.html |  23 +-
 .../fr/docs/2.7.2/administration-geo/index.html    |  23 +-
 .../docs/2.7.2/administration-isolation/index.html |  25 +-
 .../2.7.2/administration-load-balance/index.html   |  23 +-
 .../fr/docs/2.7.2/administration-proxy/index.html  |  23 +-
 .../2.7.2/administration-pulsar-manager/index.html |  23 +-
 .../fr/docs/2.7.2/administration-stats/index.html  |  23 +-
 .../docs/2.7.2/administration-upgrade/index.html   |  25 +-
 .../fr/docs/2.7.2/administration-zk-bk/index.html  |  25 +-
 .../fr/docs/2.7.2/client-libraries-cgo/index.html  |  31 ++-
 .../fr/docs/2.7.2/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.2/client-libraries-dotnet/index.html  |  23 +-
 .../fr/docs/2.7.2/client-libraries-go/index.html   |  25 +-
 .../fr/docs/2.7.2/client-libraries-java/index.html |  27 +-
 .../fr/docs/2.7.2/client-libraries-node/index.html |  27 +-
 .../docs/2.7.2/client-libraries-python/index.html  |  23 +-
 .../2.7.2/client-libraries-websocket/index.html    |  23 +-
 content/fr/docs/2.7.2/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../fr/docs/2.7.2/concepts-architecture/index.html |  23 +-
 .../docs/2.7.2/concepts-authentication/index.html  |  23 +-
 content/fr/docs/2.7.2/concepts-clients/index.html  |  23 +-
 .../fr/docs/2.7.2/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.2/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/fr/docs/2.7.2/concepts-overview/index.html |  23 +-
 .../2.7.2/concepts-proxy-sni-routing/index.html    |  23 +-
 .../fr/docs/2.7.2/concepts-replication/index.html  |  23 +-
 .../docs/2.7.2/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.2/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.2/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../fr/docs/2.7.2/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.2/cookbooks-deduplication/index.html  |  23 +-
 .../fr/docs/2.7.2/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.2/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.2/cookbooks-non-persistent/index.html |  23 +-
 .../fr/docs/2.7.2/cookbooks-partitioned/index.html |  23 +-
 .../2.7.2/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.2/cookbooks-tiered-storage/index.html |  23 +-
 content/fr/docs/2.7.2/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/fr/docs/2.7.2/deploy-bare-metal/index.html |  23 +-
 content/fr/docs/2.7.2/deploy-dcos/index.html       |  23 +-
 content/fr/docs/2.7.2/deploy-docker/index.html     |  23 +-
 content/fr/docs/2.7.2/deploy-kubernetes/index.html |  23 +-
 content/fr/docs/2.7.2/deploy-monitoring/index.html |  23 +-
 content/fr/docs/2.7.2/develop-cpp/index.html       |  23 +-
 .../fr/docs/2.7.2/develop-load-manager/index.html  |  23 +-
 content/fr/docs/2.7.2/develop-schema/index.html    |  23 +-
 content/fr/docs/2.7.2/develop-tools/index.html     |  25 +-
 .../2.7.2/developing-binary-protocol/index.html    |  23 +-
 content/fr/docs/2.7.2/functions-cli/index.html     |  23 +-
 content/fr/docs/2.7.2/functions-debug/index.html   |  23 +-
 content/fr/docs/2.7.2/functions-deploy/index.html  |  23 +-
 content/fr/docs/2.7.2/functions-develop/index.html |  45 ++--
 content/fr/docs/2.7.2/functions-metrics/index.html |  23 +-
 .../fr/docs/2.7.2/functions-overview/index.html    |  23 +-
 content/fr/docs/2.7.2/functions-package/index.html |  23 +-
 content/fr/docs/2.7.2/functions-runtime/index.html |  23 +-
 content/fr/docs/2.7.2/functions-worker/index.html  |  23 +-
 .../docs/2.7.2/getting-started-docker/index.html   |  23 +-
 .../fr/docs/2.7.2/getting-started-helm/index.html  |  25 +-
 .../2.7.2/getting-started-standalone/index.html    |  23 +-
 content/fr/docs/2.7.2/helm-deploy/index.html       |  23 +-
 content/fr/docs/2.7.2/helm-install/index.html      |  23 +-
 content/fr/docs/2.7.2/helm-overview/index.html     |  23 +-
 content/fr/docs/2.7.2/helm-prepare/index.html      |  23 +-
 content/fr/docs/2.7.2/helm-tools/index.html        |  23 +-
 content/fr/docs/2.7.2/helm-upgrade/index.html      |  23 +-
 content/fr/docs/2.7.2/index.html                   |  23 +-
 content/fr/docs/2.7.2/io-aerospike-sink/index.html |  23 +-
 content/fr/docs/2.7.2/io-canal-source/index.html   |  23 +-
 content/fr/docs/2.7.2/io-cassandra-sink/index.html |  23 +-
 content/fr/docs/2.7.2/io-cdc-debezium/index.html   |  23 +-
 content/fr/docs/2.7.2/io-cdc/index.html            |  23 +-
 content/fr/docs/2.7.2/io-cli/index.html            |  23 +-
 content/fr/docs/2.7.2/io-connectors/index.html     |  23 +-
 .../fr/docs/2.7.2/io-debezium-source/index.html    |  27 +-
 content/fr/docs/2.7.2/io-debug/index.html          |  23 +-
 content/fr/docs/2.7.2/io-develop/index.html        |  25 +-
 .../fr/docs/2.7.2/io-dynamodb-source/index.html    |  25 +-
 .../fr/docs/2.7.2/io-elasticsearch-sink/index.html |  23 +-
 content/fr/docs/2.7.2/io-file-source/index.html    |  23 +-
 content/fr/docs/2.7.2/io-flume-sink/index.html     |  23 +-
 content/fr/docs/2.7.2/io-flume-source/index.html   |  23 +-
 content/fr/docs/2.7.2/io-hbase-sink/index.html     |  23 +-
 content/fr/docs/2.7.2/io-hdfs2-sink/index.html     |  23 +-
 content/fr/docs/2.7.2/io-hdfs3-sink/index.html     |  23 +-
 content/fr/docs/2.7.2/io-influxdb-sink/index.html  |  23 +-
 content/fr/docs/2.7.2/io-jdbc-sink/index.html      |  23 +-
 content/fr/docs/2.7.2/io-kafka-sink/index.html     |  23 +-
 content/fr/docs/2.7.2/io-kafka-source/index.html   |  23 +-
 content/fr/docs/2.7.2/io-kinesis-sink/index.html   |  25 +-
 content/fr/docs/2.7.2/io-kinesis-source/index.html |  25 +-
 content/fr/docs/2.7.2/io-mongo-sink/index.html     |  23 +-
 content/fr/docs/2.7.2/io-netty-source/index.html   |  23 +-
 content/fr/docs/2.7.2/io-nsq-source/index.html     |  23 +-
 content/fr/docs/2.7.2/io-overview/index.html       |  25 +-
 content/fr/docs/2.7.2/io-quickstart/index.html     |  23 +-
 content/fr/docs/2.7.2/io-rabbitmq-sink/index.html  |  23 +-
 .../fr/docs/2.7.2/io-rabbitmq-source/index.html    |  23 +-
 content/fr/docs/2.7.2/io-redis-sink/index.html     |  23 +-
 content/fr/docs/2.7.2/io-solr-sink/index.html      |  23 +-
 content/fr/docs/2.7.2/io-twitter-source/index.html |  23 +-
 content/fr/docs/2.7.2/io-twitter/index.html        |  23 +-
 content/fr/docs/2.7.2/io-use/index.html            |  23 +-
 content/fr/docs/2.7.2/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.2/performance-pulsar-perf/index.html  |  23 +-
 content/fr/docs/2.7.2/pulsar-2.0/index.html        |  23 +-
 .../fr/docs/2.7.2/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.2/reference-configuration/index.html  |  23 +-
 .../2.7.2/reference-connector-admin/index.html     |  23 +-
 content/fr/docs/2.7.2/reference-metrics/index.html |  23 +-
 .../docs/2.7.2/reference-pulsar-admin/index.html   |  25 +-
 .../2.7.2/reference-rest-api-overview/index.html   |  23 +-
 .../fr/docs/2.7.2/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../fr/docs/2.7.2/schema-get-started/index.html    |  23 +-
 content/fr/docs/2.7.2/schema-manage/index.html     |  25 +-
 content/fr/docs/2.7.2/schema-understand/index.html |  23 +-
 content/fr/docs/2.7.2/security-athenz/index.html   |  23 +-
 .../docs/2.7.2/security-authorization/index.html   |  23 +-
 .../docs/2.7.2/security-bouncy-castle/index.html   |  25 +-
 .../fr/docs/2.7.2/security-encryption/index.html   |  23 +-
 .../fr/docs/2.7.2/security-extending/index.html    |  23 +-
 content/fr/docs/2.7.2/security-jwt/index.html      |  25 +-
 content/fr/docs/2.7.2/security-kerberos/index.html |  23 +-
 content/fr/docs/2.7.2/security-oauth2/index.html   |  23 +-
 content/fr/docs/2.7.2/security-overview/index.html |  23 +-
 .../2.7.2/security-tls-authentication/index.html   |  23 +-
 .../fr/docs/2.7.2/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.2/security-tls-transport/index.html   |  23 +-
 .../fr/docs/2.7.2/security-token-admin/index.html  |  23 +-
 .../2.7.2/sql-deployment-configurations/index.html |  23 +-
 .../fr/docs/2.7.2/sql-getting-started/index.html   |  23 +-
 content/fr/docs/2.7.2/sql-overview/index.html      |  23 +-
 content/fr/docs/2.7.2/sql-rest-api/index.html      |  23 +-
 content/fr/docs/2.7.2/standalone-docker/index.html |  23 +-
 content/fr/docs/2.7.2/standalone/index.html        |  23 +-
 .../fr/docs/2.7.2/tiered-storage-aws/index.html    |  23 +-
 .../fr/docs/2.7.2/tiered-storage-azure/index.html  |  23 +-
 .../2.7.2/tiered-storage-filesystem/index.html     |  23 +-
 .../fr/docs/2.7.2/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.2/tiered-storage-overview/index.html  |  23 +-
 content/fr/docs/2.7.2/transactions-api/index.html  |  23 +-
 .../docs/2.7.2/transactions-guarantee/index.html   |  23 +-
 content/fr/docs/2.7.2/transactions/index.html      |  23 +-
 .../docs/2.7.2/window-functions-context/index.html |  23 +-
 content/fr/docs/2.7.3/adaptors-kafka/index.html    |  23 +-
 content/fr/docs/2.7.3/adaptors-spark/index.html    |  23 +-
 content/fr/docs/2.7.3/adaptors-storm/index.html    |  23 +-
 content/fr/docs/2.7.3/admin-api-brokers/index.html |  25 +-
 .../fr/docs/2.7.3/admin-api-clusters/index.html    |  25 +-
 .../fr/docs/2.7.3/admin-api-functions/index.html   |  23 +-
 .../fr/docs/2.7.3/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../fr/docs/2.7.3/admin-api-overview/index.html    |  23 +-
 .../2.7.3/admin-api-partitioned-topics/index.html  |  23 +-
 .../fr/docs/2.7.3/admin-api-permissions/index.html |  25 +-
 .../2.7.3/admin-api-persistent-topics/index.html   |  23 +-
 content/fr/docs/2.7.3/admin-api-schemas/index.html |  23 +-
 content/fr/docs/2.7.3/admin-api-tenants/index.html |  23 +-
 content/fr/docs/2.7.3/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.3/administration-dashboard/index.html |  23 +-
 .../fr/docs/2.7.3/administration-geo/index.html    |  23 +-
 .../docs/2.7.3/administration-isolation/index.html |  25 +-
 .../2.7.3/administration-load-balance/index.html   |  23 +-
 .../fr/docs/2.7.3/administration-proxy/index.html  |  23 +-
 .../2.7.3/administration-pulsar-manager/index.html |  23 +-
 .../fr/docs/2.7.3/administration-stats/index.html  |  23 +-
 .../docs/2.7.3/administration-upgrade/index.html   |  25 +-
 .../fr/docs/2.7.3/administration-zk-bk/index.html  |  25 +-
 .../fr/docs/2.7.3/client-libraries-cgo/index.html  |  31 ++-
 .../fr/docs/2.7.3/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.3/client-libraries-dotnet/index.html  |  23 +-
 .../fr/docs/2.7.3/client-libraries-go/index.html   |  25 +-
 .../fr/docs/2.7.3/client-libraries-java/index.html |  27 +-
 .../fr/docs/2.7.3/client-libraries-node/index.html |  27 +-
 .../docs/2.7.3/client-libraries-python/index.html  |  23 +-
 .../2.7.3/client-libraries-websocket/index.html    |  23 +-
 content/fr/docs/2.7.3/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../fr/docs/2.7.3/concepts-architecture/index.html |  23 +-
 .../docs/2.7.3/concepts-authentication/index.html  |  23 +-
 content/fr/docs/2.7.3/concepts-clients/index.html  |  23 +-
 .../fr/docs/2.7.3/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.3/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/fr/docs/2.7.3/concepts-overview/index.html |  23 +-
 .../2.7.3/concepts-proxy-sni-routing/index.html    |  23 +-
 .../fr/docs/2.7.3/concepts-replication/index.html  |  23 +-
 .../docs/2.7.3/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.3/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.3/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../fr/docs/2.7.3/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.3/cookbooks-deduplication/index.html  |  23 +-
 .../fr/docs/2.7.3/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.3/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.3/cookbooks-non-persistent/index.html |  23 +-
 .../fr/docs/2.7.3/cookbooks-partitioned/index.html |  23 +-
 .../2.7.3/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.3/cookbooks-tiered-storage/index.html |  23 +-
 content/fr/docs/2.7.3/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/fr/docs/2.7.3/deploy-bare-metal/index.html |  23 +-
 content/fr/docs/2.7.3/deploy-dcos/index.html       |  23 +-
 content/fr/docs/2.7.3/deploy-docker/index.html     |  23 +-
 content/fr/docs/2.7.3/deploy-kubernetes/index.html |  23 +-
 content/fr/docs/2.7.3/deploy-monitoring/index.html |  23 +-
 .../docs/2.7.3/develop-binary-protocol/index.html  |  23 +-
 content/fr/docs/2.7.3/develop-cpp/index.html       |  23 +-
 .../fr/docs/2.7.3/develop-load-manager/index.html  |  23 +-
 content/fr/docs/2.7.3/develop-schema/index.html    |  23 +-
 content/fr/docs/2.7.3/develop-tools/index.html     |  25 +-
 .../2.7.3/developing-binary-protocol/index.html    |  23 +-
 content/fr/docs/2.7.3/functions-cli/index.html     |  23 +-
 content/fr/docs/2.7.3/functions-debug/index.html   |  23 +-
 content/fr/docs/2.7.3/functions-deploy/index.html  |  23 +-
 content/fr/docs/2.7.3/functions-develop/index.html |  45 ++--
 content/fr/docs/2.7.3/functions-metrics/index.html |  23 +-
 .../fr/docs/2.7.3/functions-overview/index.html    |  23 +-
 content/fr/docs/2.7.3/functions-package/index.html |  23 +-
 content/fr/docs/2.7.3/functions-runtime/index.html |  23 +-
 content/fr/docs/2.7.3/functions-worker/index.html  |  23 +-
 .../docs/2.7.3/getting-started-docker/index.html   |  23 +-
 .../fr/docs/2.7.3/getting-started-helm/index.html  |  25 +-
 .../2.7.3/getting-started-standalone/index.html    |  23 +-
 content/fr/docs/2.7.3/helm-deploy/index.html       |  23 +-
 content/fr/docs/2.7.3/helm-install/index.html      |  23 +-
 content/fr/docs/2.7.3/helm-overview/index.html     |  23 +-
 content/fr/docs/2.7.3/helm-prepare/index.html      |  23 +-
 content/fr/docs/2.7.3/helm-tools/index.html        |  23 +-
 content/fr/docs/2.7.3/helm-upgrade/index.html      |  23 +-
 content/fr/docs/2.7.3/index.html                   |  23 +-
 content/fr/docs/2.7.3/io-aerospike-sink/index.html |  23 +-
 content/fr/docs/2.7.3/io-canal-source/index.html   |  23 +-
 content/fr/docs/2.7.3/io-cassandra-sink/index.html |  23 +-
 content/fr/docs/2.7.3/io-cdc-debezium/index.html   |  23 +-
 content/fr/docs/2.7.3/io-cdc/index.html            |  23 +-
 content/fr/docs/2.7.3/io-cli/index.html            |  23 +-
 content/fr/docs/2.7.3/io-connectors/index.html     |  23 +-
 .../fr/docs/2.7.3/io-debezium-source/index.html    |  27 +-
 content/fr/docs/2.7.3/io-debug/index.html          |  23 +-
 content/fr/docs/2.7.3/io-develop/index.html        |  25 +-
 .../fr/docs/2.7.3/io-dynamodb-source/index.html    |  25 +-
 .../fr/docs/2.7.3/io-elasticsearch-sink/index.html |  23 +-
 content/fr/docs/2.7.3/io-file-source/index.html    |  23 +-
 content/fr/docs/2.7.3/io-flume-sink/index.html     |  23 +-
 content/fr/docs/2.7.3/io-flume-source/index.html   |  23 +-
 content/fr/docs/2.7.3/io-hbase-sink/index.html     |  23 +-
 content/fr/docs/2.7.3/io-hdfs2-sink/index.html     |  23 +-
 content/fr/docs/2.7.3/io-hdfs3-sink/index.html     |  23 +-
 content/fr/docs/2.7.3/io-influxdb-sink/index.html  |  23 +-
 content/fr/docs/2.7.3/io-jdbc-sink/index.html      |  23 +-
 content/fr/docs/2.7.3/io-kafka-sink/index.html     |  23 +-
 content/fr/docs/2.7.3/io-kafka-source/index.html   |  23 +-
 content/fr/docs/2.7.3/io-kinesis-sink/index.html   |  25 +-
 content/fr/docs/2.7.3/io-kinesis-source/index.html |  25 +-
 content/fr/docs/2.7.3/io-mongo-sink/index.html     |  23 +-
 content/fr/docs/2.7.3/io-netty-source/index.html   |  23 +-
 content/fr/docs/2.7.3/io-nsq-source/index.html     |  23 +-
 content/fr/docs/2.7.3/io-overview/index.html       |  25 +-
 content/fr/docs/2.7.3/io-quickstart/index.html     |  23 +-
 content/fr/docs/2.7.3/io-rabbitmq-sink/index.html  |  23 +-
 .../fr/docs/2.7.3/io-rabbitmq-source/index.html    |  23 +-
 content/fr/docs/2.7.3/io-redis-sink/index.html     |  23 +-
 content/fr/docs/2.7.3/io-solr-sink/index.html      |  23 +-
 content/fr/docs/2.7.3/io-twitter-source/index.html |  23 +-
 content/fr/docs/2.7.3/io-twitter/index.html        |  23 +-
 content/fr/docs/2.7.3/io-use/index.html            |  23 +-
 content/fr/docs/2.7.3/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.3/performance-pulsar-perf/index.html  |  23 +-
 content/fr/docs/2.7.3/pulsar-2.0/index.html        |  23 +-
 .../fr/docs/2.7.3/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.3/reference-configuration/index.html  |  23 +-
 .../2.7.3/reference-connector-admin/index.html     |  23 +-
 content/fr/docs/2.7.3/reference-metrics/index.html |  23 +-
 .../docs/2.7.3/reference-pulsar-admin/index.html   |  25 +-
 .../2.7.3/reference-rest-api-overview/index.html   |  23 +-
 .../fr/docs/2.7.3/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../fr/docs/2.7.3/schema-get-started/index.html    |  23 +-
 content/fr/docs/2.7.3/schema-manage/index.html     |  25 +-
 content/fr/docs/2.7.3/schema-understand/index.html |  23 +-
 content/fr/docs/2.7.3/security-athenz/index.html   |  23 +-
 .../docs/2.7.3/security-authorization/index.html   |  23 +-
 .../docs/2.7.3/security-bouncy-castle/index.html   |  25 +-
 .../fr/docs/2.7.3/security-encryption/index.html   |  23 +-
 .../fr/docs/2.7.3/security-extending/index.html    |  23 +-
 content/fr/docs/2.7.3/security-jwt/index.html      |  25 +-
 content/fr/docs/2.7.3/security-kerberos/index.html |  23 +-
 content/fr/docs/2.7.3/security-oauth2/index.html   |  23 +-
 content/fr/docs/2.7.3/security-overview/index.html |  23 +-
 .../2.7.3/security-tls-authentication/index.html   |  23 +-
 .../fr/docs/2.7.3/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.3/security-tls-transport/index.html   |  23 +-
 .../fr/docs/2.7.3/security-token-admin/index.html  |  23 +-
 .../2.7.3/sql-deployment-configurations/index.html |  23 +-
 .../fr/docs/2.7.3/sql-getting-started/index.html   |  23 +-
 content/fr/docs/2.7.3/sql-overview/index.html      |  23 +-
 content/fr/docs/2.7.3/sql-rest-api/index.html      |  23 +-
 content/fr/docs/2.7.3/standalone-docker/index.html |  23 +-
 content/fr/docs/2.7.3/standalone/index.html        |  23 +-
 .../fr/docs/2.7.3/tiered-storage-aws/index.html    |  23 +-
 .../fr/docs/2.7.3/tiered-storage-azure/index.html  |  23 +-
 .../2.7.3/tiered-storage-filesystem/index.html     |  23 +-
 .../fr/docs/2.7.3/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.3/tiered-storage-overview/index.html  |  23 +-
 content/fr/docs/2.7.3/transactions-api/index.html  |  23 +-
 .../docs/2.7.3/transactions-guarantee/index.html   |  23 +-
 content/fr/docs/2.7.3/transactions/index.html      |  23 +-
 .../docs/2.7.3/window-functions-context/index.html |  23 +-
 content/fr/docs/2.7.4/adaptors-kafka/index.html    |  23 +-
 content/fr/docs/2.7.4/adaptors-spark/index.html    |  23 +-
 content/fr/docs/2.7.4/adaptors-storm/index.html    |  23 +-
 content/fr/docs/2.7.4/admin-api-brokers/index.html |  25 +-
 .../fr/docs/2.7.4/admin-api-clusters/index.html    |  25 +-
 .../fr/docs/2.7.4/admin-api-functions/index.html   |  23 +-
 .../fr/docs/2.7.4/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../fr/docs/2.7.4/admin-api-overview/index.html    |  23 +-
 .../2.7.4/admin-api-partitioned-topics/index.html  |  23 +-
 .../fr/docs/2.7.4/admin-api-permissions/index.html |  25 +-
 .../2.7.4/admin-api-persistent-topics/index.html   |  23 +-
 content/fr/docs/2.7.4/admin-api-schemas/index.html |  23 +-
 content/fr/docs/2.7.4/admin-api-tenants/index.html |  23 +-
 content/fr/docs/2.7.4/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.4/administration-dashboard/index.html |  23 +-
 .../fr/docs/2.7.4/administration-geo/index.html    |  23 +-
 .../docs/2.7.4/administration-isolation/index.html |  25 +-
 .../2.7.4/administration-load-balance/index.html   |  23 +-
 .../fr/docs/2.7.4/administration-proxy/index.html  |  23 +-
 .../2.7.4/administration-pulsar-manager/index.html |  23 +-
 .../fr/docs/2.7.4/administration-stats/index.html  |  23 +-
 .../docs/2.7.4/administration-upgrade/index.html   |  25 +-
 .../fr/docs/2.7.4/administration-zk-bk/index.html  |  25 +-
 .../fr/docs/2.7.4/client-libraries-cgo/index.html  |  31 ++-
 .../fr/docs/2.7.4/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.4/client-libraries-dotnet/index.html  |  23 +-
 .../fr/docs/2.7.4/client-libraries-go/index.html   |  25 +-
 .../fr/docs/2.7.4/client-libraries-java/index.html |  27 +-
 .../fr/docs/2.7.4/client-libraries-node/index.html |  27 +-
 .../docs/2.7.4/client-libraries-python/index.html  |  23 +-
 .../2.7.4/client-libraries-websocket/index.html    |  23 +-
 content/fr/docs/2.7.4/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../fr/docs/2.7.4/concepts-architecture/index.html |  23 +-
 .../docs/2.7.4/concepts-authentication/index.html  |  23 +-
 content/fr/docs/2.7.4/concepts-clients/index.html  |  23 +-
 .../fr/docs/2.7.4/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.4/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/fr/docs/2.7.4/concepts-overview/index.html |  23 +-
 .../2.7.4/concepts-proxy-sni-routing/index.html    |  23 +-
 .../fr/docs/2.7.4/concepts-replication/index.html  |  23 +-
 .../docs/2.7.4/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.4/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.4/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../fr/docs/2.7.4/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.4/cookbooks-deduplication/index.html  |  23 +-
 .../fr/docs/2.7.4/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.4/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.4/cookbooks-non-persistent/index.html |  23 +-
 .../fr/docs/2.7.4/cookbooks-partitioned/index.html |  23 +-
 .../2.7.4/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.4/cookbooks-tiered-storage/index.html |  23 +-
 content/fr/docs/2.7.4/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/fr/docs/2.7.4/deploy-bare-metal/index.html |  23 +-
 content/fr/docs/2.7.4/deploy-dcos/index.html       |  23 +-
 content/fr/docs/2.7.4/deploy-docker/index.html     |  23 +-
 content/fr/docs/2.7.4/deploy-kubernetes/index.html |  23 +-
 content/fr/docs/2.7.4/deploy-monitoring/index.html |  23 +-
 .../docs/2.7.4/develop-binary-protocol/index.html  |  23 +-
 content/fr/docs/2.7.4/develop-cpp/index.html       |  23 +-
 .../fr/docs/2.7.4/develop-load-manager/index.html  |  23 +-
 content/fr/docs/2.7.4/develop-schema/index.html    |  23 +-
 content/fr/docs/2.7.4/develop-tools/index.html     |  25 +-
 .../2.7.4/developing-binary-protocol/index.html    |  23 +-
 content/fr/docs/2.7.4/functions-cli/index.html     |  23 +-
 content/fr/docs/2.7.4/functions-debug/index.html   |  23 +-
 content/fr/docs/2.7.4/functions-deploy/index.html  |  23 +-
 content/fr/docs/2.7.4/functions-develop/index.html |  45 ++--
 content/fr/docs/2.7.4/functions-metrics/index.html |  23 +-
 .../fr/docs/2.7.4/functions-overview/index.html    |  23 +-
 content/fr/docs/2.7.4/functions-package/index.html |  23 +-
 content/fr/docs/2.7.4/functions-runtime/index.html |  23 +-
 content/fr/docs/2.7.4/functions-worker/index.html  |  23 +-
 .../docs/2.7.4/getting-started-docker/index.html   |  23 +-
 .../fr/docs/2.7.4/getting-started-helm/index.html  |  25 +-
 .../2.7.4/getting-started-standalone/index.html    |  23 +-
 content/fr/docs/2.7.4/helm-deploy/index.html       |  23 +-
 content/fr/docs/2.7.4/helm-install/index.html      |  23 +-
 content/fr/docs/2.7.4/helm-overview/index.html     |  23 +-
 content/fr/docs/2.7.4/helm-prepare/index.html      |  23 +-
 content/fr/docs/2.7.4/helm-tools/index.html        |  23 +-
 content/fr/docs/2.7.4/helm-upgrade/index.html      |  23 +-
 content/fr/docs/2.7.4/index.html                   |  23 +-
 content/fr/docs/2.7.4/io-aerospike-sink/index.html |  23 +-
 content/fr/docs/2.7.4/io-canal-source/index.html   |  23 +-
 content/fr/docs/2.7.4/io-cassandra-sink/index.html |  23 +-
 content/fr/docs/2.7.4/io-cdc-debezium/index.html   |  23 +-
 content/fr/docs/2.7.4/io-cdc/index.html            |  23 +-
 content/fr/docs/2.7.4/io-cli/index.html            |  23 +-
 content/fr/docs/2.7.4/io-connectors/index.html     |  23 +-
 .../fr/docs/2.7.4/io-debezium-source/index.html    |  27 +-
 content/fr/docs/2.7.4/io-debug/index.html          |  23 +-
 content/fr/docs/2.7.4/io-develop/index.html        |  25 +-
 .../fr/docs/2.7.4/io-dynamodb-source/index.html    |  25 +-
 .../fr/docs/2.7.4/io-elasticsearch-sink/index.html |  23 +-
 content/fr/docs/2.7.4/io-file-source/index.html    |  23 +-
 content/fr/docs/2.7.4/io-flume-sink/index.html     |  23 +-
 content/fr/docs/2.7.4/io-flume-source/index.html   |  23 +-
 content/fr/docs/2.7.4/io-hbase-sink/index.html     |  23 +-
 content/fr/docs/2.7.4/io-hdfs2-sink/index.html     |  23 +-
 content/fr/docs/2.7.4/io-hdfs3-sink/index.html     |  23 +-
 content/fr/docs/2.7.4/io-influxdb-sink/index.html  |  23 +-
 content/fr/docs/2.7.4/io-jdbc-sink/index.html      |  23 +-
 content/fr/docs/2.7.4/io-kafka-sink/index.html     |  23 +-
 content/fr/docs/2.7.4/io-kafka-source/index.html   |  23 +-
 content/fr/docs/2.7.4/io-kinesis-sink/index.html   |  25 +-
 content/fr/docs/2.7.4/io-kinesis-source/index.html |  25 +-
 content/fr/docs/2.7.4/io-mongo-sink/index.html     |  23 +-
 content/fr/docs/2.7.4/io-netty-source/index.html   |  23 +-
 content/fr/docs/2.7.4/io-nsq-source/index.html     |  23 +-
 content/fr/docs/2.7.4/io-overview/index.html       |  25 +-
 content/fr/docs/2.7.4/io-quickstart/index.html     |  23 +-
 content/fr/docs/2.7.4/io-rabbitmq-sink/index.html  |  23 +-
 .../fr/docs/2.7.4/io-rabbitmq-source/index.html    |  23 +-
 content/fr/docs/2.7.4/io-redis-sink/index.html     |  23 +-
 content/fr/docs/2.7.4/io-solr-sink/index.html      |  23 +-
 content/fr/docs/2.7.4/io-twitter-source/index.html |  23 +-
 content/fr/docs/2.7.4/io-twitter/index.html        |  23 +-
 content/fr/docs/2.7.4/io-use/index.html            |  23 +-
 content/fr/docs/2.7.4/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.4/performance-pulsar-perf/index.html  |  23 +-
 content/fr/docs/2.7.4/pulsar-2.0/index.html        |  23 +-
 .../fr/docs/2.7.4/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.4/reference-configuration/index.html  |  23 +-
 .../2.7.4/reference-connector-admin/index.html     |  23 +-
 content/fr/docs/2.7.4/reference-metrics/index.html |  23 +-
 .../docs/2.7.4/reference-pulsar-admin/index.html   |  25 +-
 .../2.7.4/reference-rest-api-overview/index.html   |  23 +-
 .../fr/docs/2.7.4/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../fr/docs/2.7.4/schema-get-started/index.html    |  23 +-
 content/fr/docs/2.7.4/schema-manage/index.html     |  25 +-
 content/fr/docs/2.7.4/schema-understand/index.html |  23 +-
 content/fr/docs/2.7.4/security-athenz/index.html   |  23 +-
 .../docs/2.7.4/security-authorization/index.html   |  23 +-
 .../docs/2.7.4/security-bouncy-castle/index.html   |  25 +-
 .../fr/docs/2.7.4/security-encryption/index.html   |  23 +-
 .../fr/docs/2.7.4/security-extending/index.html    |  23 +-
 content/fr/docs/2.7.4/security-jwt/index.html      |  25 +-
 content/fr/docs/2.7.4/security-kerberos/index.html |  23 +-
 content/fr/docs/2.7.4/security-oauth2/index.html   |  23 +-
 content/fr/docs/2.7.4/security-overview/index.html |  23 +-
 .../2.7.4/security-tls-authentication/index.html   |  23 +-
 .../fr/docs/2.7.4/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.4/security-tls-transport/index.html   |  23 +-
 .../fr/docs/2.7.4/security-token-admin/index.html  |  23 +-
 .../2.7.4/sql-deployment-configurations/index.html |  23 +-
 .../fr/docs/2.7.4/sql-getting-started/index.html   |  23 +-
 content/fr/docs/2.7.4/sql-overview/index.html      |  23 +-
 content/fr/docs/2.7.4/sql-rest-api/index.html      |  23 +-
 content/fr/docs/2.7.4/standalone-docker/index.html |  23 +-
 content/fr/docs/2.7.4/standalone/index.html        |  23 +-
 .../fr/docs/2.7.4/tiered-storage-aws/index.html    |  23 +-
 .../fr/docs/2.7.4/tiered-storage-azure/index.html  |  23 +-
 .../2.7.4/tiered-storage-filesystem/index.html     |  23 +-
 .../fr/docs/2.7.4/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.4/tiered-storage-overview/index.html  |  23 +-
 content/fr/docs/2.7.4/transactions-api/index.html  |  23 +-
 .../docs/2.7.4/transactions-guarantee/index.html   |  23 +-
 content/fr/docs/2.7.4/transactions/index.html      |  23 +-
 .../docs/2.7.4/window-functions-context/index.html |  23 +-
 content/fr/docs/2.8.0/adaptors-kafka/index.html    |  12 +-
 content/fr/docs/2.8.0/adaptors-spark/index.html    |  12 +-
 content/fr/docs/2.8.0/adaptors-storm/index.html    |  12 +-
 content/fr/docs/2.8.0/admin-api-brokers/index.html |  12 +-
 .../fr/docs/2.8.0/admin-api-clusters/index.html    |  12 +-
 .../fr/docs/2.8.0/admin-api-functions/index.html   |  12 +-
 .../fr/docs/2.8.0/admin-api-namespaces/index.html  |  12 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../fr/docs/2.8.0/admin-api-overview/index.html    |  12 +-
 .../fr/docs/2.8.0/admin-api-packages/index.html    |  12 +-
 .../2.8.0/admin-api-partitioned-topics/index.html  |  10 +-
 .../fr/docs/2.8.0/admin-api-permissions/index.html |  12 +-
 .../2.8.0/admin-api-persistent-topics/index.html   |  10 +-
 content/fr/docs/2.8.0/admin-api-schemas/index.html |  10 +-
 content/fr/docs/2.8.0/admin-api-tenants/index.html |  12 +-
 content/fr/docs/2.8.0/admin-api-topics/index.html  |  12 +-
 .../docs/2.8.0/administration-dashboard/index.html |  10 +-
 .../fr/docs/2.8.0/administration-geo/index.html    |  12 +-
 .../docs/2.8.0/administration-isolation/index.html |  12 +-
 .../2.8.0/administration-load-balance/index.html   |  12 +-
 .../fr/docs/2.8.0/administration-proxy/index.html  |  12 +-
 .../2.8.0/administration-pulsar-manager/index.html |  12 +-
 .../fr/docs/2.8.0/administration-stats/index.html  |  12 +-
 .../docs/2.8.0/administration-upgrade/index.html   |  12 +-
 .../fr/docs/2.8.0/administration-zk-bk/index.html  |  12 +-
 .../fr/docs/2.8.0/client-libraries-cgo/index.html  |  10 +-
 .../fr/docs/2.8.0/client-libraries-cpp/index.html  |  12 +-
 .../docs/2.8.0/client-libraries-dotnet/index.html  |  12 +-
 .../fr/docs/2.8.0/client-libraries-go/index.html   |  12 +-
 .../fr/docs/2.8.0/client-libraries-java/index.html |  12 +-
 .../fr/docs/2.8.0/client-libraries-node/index.html |  12 +-
 .../docs/2.8.0/client-libraries-python/index.html  |  12 +-
 .../2.8.0/client-libraries-websocket/index.html    |  12 +-
 content/fr/docs/2.8.0/client-libraries/index.html  |  12 +-
 .../concepts-architecture-overview/index.html      |  12 +-
 .../fr/docs/2.8.0/concepts-architecture/index.html |  10 +-
 .../docs/2.8.0/concepts-authentication/index.html  |  12 +-
 content/fr/docs/2.8.0/concepts-clients/index.html  |  12 +-
 .../fr/docs/2.8.0/concepts-messaging/index.html    |  12 +-
 .../docs/2.8.0/concepts-multi-tenancy/index.html   |  12 +-
 .../index.html                                     |  12 +-
 content/fr/docs/2.8.0/concepts-overview/index.html |  12 +-
 .../2.8.0/concepts-proxy-sni-routing/index.html    |  12 +-
 .../fr/docs/2.8.0/concepts-replication/index.html  |  12 +-
 .../docs/2.8.0/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.0/concepts-topic-compaction/index.html     |  12 +-
 .../2.8.0/cookbooks-bookkeepermetadata/index.html  |  12 +-
 .../fr/docs/2.8.0/cookbooks-compaction/index.html  |  12 +-
 .../docs/2.8.0/cookbooks-deduplication/index.html  |  12 +-
 .../fr/docs/2.8.0/cookbooks-encryption/index.html  |  12 +-
 .../docs/2.8.0/cookbooks-message-queue/index.html  |  12 +-
 .../docs/2.8.0/cookbooks-non-persistent/index.html |  12 +-
 .../fr/docs/2.8.0/cookbooks-partitioned/index.html |  10 +-
 .../2.8.0/cookbooks-retention-expiry/index.html    |  12 +-
 .../docs/2.8.0/cookbooks-tiered-storage/index.html |  10 +-
 content/fr/docs/2.8.0/deploy-aws/index.html        |  12 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  12 +-
 content/fr/docs/2.8.0/deploy-bare-metal/index.html |  12 +-
 content/fr/docs/2.8.0/deploy-dcos/index.html       |  10 +-
 content/fr/docs/2.8.0/deploy-docker/index.html     |  12 +-
 content/fr/docs/2.8.0/deploy-kubernetes/index.html |  12 +-
 content/fr/docs/2.8.0/deploy-monitoring/index.html |  12 +-
 .../docs/2.8.0/develop-binary-protocol/index.html  |  10 +-
 .../fr/docs/2.8.0/develop-load-manager/index.html  |  12 +-
 content/fr/docs/2.8.0/develop-schema/index.html    |  12 +-
 content/fr/docs/2.8.0/develop-tools/index.html     |  12 +-
 .../2.8.0/developing-binary-protocol/index.html    |  12 +-
 content/fr/docs/2.8.0/functions-cli/index.html     |  12 +-
 content/fr/docs/2.8.0/functions-debug/index.html   |  12 +-
 content/fr/docs/2.8.0/functions-deploy/index.html  |  12 +-
 content/fr/docs/2.8.0/functions-develop/index.html |  12 +-
 content/fr/docs/2.8.0/functions-metrics/index.html |  10 +-
 .../fr/docs/2.8.0/functions-overview/index.html    |  12 +-
 content/fr/docs/2.8.0/functions-package/index.html |  12 +-
 content/fr/docs/2.8.0/functions-runtime/index.html |  12 +-
 content/fr/docs/2.8.0/functions-worker/index.html  |  12 +-
 .../docs/2.8.0/getting-started-docker/index.html   |  12 +-
 .../fr/docs/2.8.0/getting-started-helm/index.html  |  12 +-
 .../2.8.0/getting-started-standalone/index.html    |  12 +-
 content/fr/docs/2.8.0/helm-deploy/index.html       |  12 +-
 content/fr/docs/2.8.0/helm-install/index.html      |  12 +-
 content/fr/docs/2.8.0/helm-overview/index.html     |  12 +-
 content/fr/docs/2.8.0/helm-prepare/index.html      |  12 +-
 content/fr/docs/2.8.0/helm-tools/index.html        |  12 +-
 content/fr/docs/2.8.0/helm-upgrade/index.html      |  12 +-
 content/fr/docs/2.8.0/index.html                   |  12 +-
 content/fr/docs/2.8.0/io-aerospike-sink/index.html |  10 +-
 content/fr/docs/2.8.0/io-canal-source/index.html   |  10 +-
 content/fr/docs/2.8.0/io-cassandra-sink/index.html |  10 +-
 content/fr/docs/2.8.0/io-cdc-debezium/index.html   |  10 +-
 content/fr/docs/2.8.0/io-cdc/index.html            |  12 +-
 content/fr/docs/2.8.0/io-cli/index.html            |  12 +-
 content/fr/docs/2.8.0/io-connectors/index.html     |  12 +-
 .../fr/docs/2.8.0/io-debezium-source/index.html    |  10 +-
 content/fr/docs/2.8.0/io-debug/index.html          |  12 +-
 content/fr/docs/2.8.0/io-develop/index.html        |  12 +-
 .../fr/docs/2.8.0/io-dynamodb-source/index.html    |  10 +-
 .../fr/docs/2.8.0/io-elasticsearch-sink/index.html |  10 +-
 content/fr/docs/2.8.0/io-file-source/index.html    |  10 +-
 content/fr/docs/2.8.0/io-flume-sink/index.html     |  10 +-
 content/fr/docs/2.8.0/io-flume-source/index.html   |  10 +-
 content/fr/docs/2.8.0/io-hbase-sink/index.html     |  10 +-
 content/fr/docs/2.8.0/io-hdfs2-sink/index.html     |  10 +-
 content/fr/docs/2.8.0/io-hdfs3-sink/index.html     |  10 +-
 content/fr/docs/2.8.0/io-influxdb-sink/index.html  |  10 +-
 content/fr/docs/2.8.0/io-jdbc-sink/index.html      |  10 +-
 content/fr/docs/2.8.0/io-kafka-sink/index.html     |  10 +-
 content/fr/docs/2.8.0/io-kafka-source/index.html   |  10 +-
 content/fr/docs/2.8.0/io-kinesis-sink/index.html   |  10 +-
 content/fr/docs/2.8.0/io-kinesis-source/index.html |  10 +-
 content/fr/docs/2.8.0/io-mongo-sink/index.html     |  10 +-
 content/fr/docs/2.8.0/io-netty-source/index.html   |  10 +-
 content/fr/docs/2.8.0/io-nsq-source/index.html     |  10 +-
 content/fr/docs/2.8.0/io-overview/index.html       |  12 +-
 content/fr/docs/2.8.0/io-quickstart/index.html     |  12 +-
 content/fr/docs/2.8.0/io-rabbitmq-sink/index.html  |  10 +-
 .../fr/docs/2.8.0/io-rabbitmq-source/index.html    |  10 +-
 content/fr/docs/2.8.0/io-redis-sink/index.html     |  10 +-
 content/fr/docs/2.8.0/io-solr-sink/index.html      |  10 +-
 content/fr/docs/2.8.0/io-twitter-source/index.html |  10 +-
 content/fr/docs/2.8.0/io-twitter/index.html        |  10 +-
 content/fr/docs/2.8.0/io-use/index.html            |  12 +-
 content/fr/docs/2.8.0/kubernetes-helm/index.html   |  10 +-
 .../docs/2.8.0/performance-pulsar-perf/index.html  |  12 +-
 content/fr/docs/2.8.0/pulsar-2.0/index.html        |  10 +-
 .../fr/docs/2.8.0/reference-cli-tools/index.html   |  12 +-
 .../docs/2.8.0/reference-configuration/index.html  |  12 +-
 .../2.8.0/reference-connector-admin/index.html     |  10 +-
 content/fr/docs/2.8.0/reference-metrics/index.html |  12 +-
 .../docs/2.8.0/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.0/reference-rest-api-overview/index.html   |  12 +-
 .../fr/docs/2.8.0/reference-terminology/index.html |  12 +-
 .../schema-evolution-compatibility/index.html      |  12 +-
 .../fr/docs/2.8.0/schema-get-started/index.html    |  12 +-
 content/fr/docs/2.8.0/schema-manage/index.html     |  12 +-
 content/fr/docs/2.8.0/schema-understand/index.html |  12 +-
 content/fr/docs/2.8.0/security-athenz/index.html   |  12 +-
 .../docs/2.8.0/security-authorization/index.html   |  12 +-
 .../fr/docs/2.8.0/security-basic-auth/index.html   |  12 +-
 .../docs/2.8.0/security-bouncy-castle/index.html   |  12 +-
 .../fr/docs/2.8.0/security-encryption/index.html   |  12 +-
 .../fr/docs/2.8.0/security-extending/index.html    |  12 +-
 content/fr/docs/2.8.0/security-jwt/index.html      |  12 +-
 content/fr/docs/2.8.0/security-kerberos/index.html |  12 +-
 content/fr/docs/2.8.0/security-oauth2/index.html   |  12 +-
 content/fr/docs/2.8.0/security-overview/index.html |  12 +-
 .../2.8.0/security-tls-authentication/index.html   |  12 +-
 .../fr/docs/2.8.0/security-tls-keystore/index.html |  12 +-
 .../docs/2.8.0/security-tls-transport/index.html   |  12 +-
 .../fr/docs/2.8.0/security-token-admin/index.html  |  10 +-
 .../2.8.0/sql-deployment-configurations/index.html |  12 +-
 .../fr/docs/2.8.0/sql-getting-started/index.html   |  12 +-
 content/fr/docs/2.8.0/sql-overview/index.html      |  12 +-
 content/fr/docs/2.8.0/sql-rest-api/index.html      |  12 +-
 content/fr/docs/2.8.0/standalone-docker/index.html |  10 +-
 content/fr/docs/2.8.0/standalone/index.html        |  10 +-
 .../fr/docs/2.8.0/tiered-storage-aliyun/index.html |  12 +-
 .../fr/docs/2.8.0/tiered-storage-aws/index.html    |  12 +-
 .../fr/docs/2.8.0/tiered-storage-azure/index.html  |  12 +-
 .../2.8.0/tiered-storage-filesystem/index.html     |  12 +-
 .../fr/docs/2.8.0/tiered-storage-gcs/index.html    |  12 +-
 .../docs/2.8.0/tiered-storage-overview/index.html  |  12 +-
 content/fr/docs/2.8.0/transactions-api/index.html  |  10 +-
 .../docs/2.8.0/transactions-guarantee/index.html   |  10 +-
 content/fr/docs/2.8.0/transactions/index.html      |  10 +-
 content/fr/docs/2.8.0/txn-how/index.html           |  12 +-
 content/fr/docs/2.8.0/txn-monitor/index.html       |  12 +-
 content/fr/docs/2.8.0/txn-use/index.html           |  12 +-
 content/fr/docs/2.8.0/txn-what/index.html          |  12 +-
 content/fr/docs/2.8.0/txn-why/index.html           |  12 +-
 .../docs/2.8.0/window-functions-context/index.html |  12 +-
 content/fr/docs/2.8.1/adaptors-kafka/index.html    |  12 +-
 content/fr/docs/2.8.1/adaptors-spark/index.html    |  12 +-
 content/fr/docs/2.8.1/adaptors-storm/index.html    |  12 +-
 content/fr/docs/2.8.1/admin-api-brokers/index.html |  12 +-
 .../fr/docs/2.8.1/admin-api-clusters/index.html    |  12 +-
 .../fr/docs/2.8.1/admin-api-functions/index.html   |  12 +-
 .../fr/docs/2.8.1/admin-api-namespaces/index.html  |  12 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../fr/docs/2.8.1/admin-api-overview/index.html    |  12 +-
 .../fr/docs/2.8.1/admin-api-packages/index.html    |  12 +-
 .../2.8.1/admin-api-partitioned-topics/index.html  |  10 +-
 .../fr/docs/2.8.1/admin-api-permissions/index.html |  12 +-
 .../2.8.1/admin-api-persistent-topics/index.html   |  10 +-
 content/fr/docs/2.8.1/admin-api-schemas/index.html |  10 +-
 content/fr/docs/2.8.1/admin-api-tenants/index.html |  12 +-
 content/fr/docs/2.8.1/admin-api-topics/index.html  |  12 +-
 .../docs/2.8.1/administration-dashboard/index.html |  10 +-
 .../fr/docs/2.8.1/administration-geo/index.html    |  12 +-
 .../docs/2.8.1/administration-isolation/index.html |  12 +-
 .../2.8.1/administration-load-balance/index.html   |  12 +-
 .../fr/docs/2.8.1/administration-proxy/index.html  |  12 +-
 .../2.8.1/administration-pulsar-manager/index.html |  12 +-
 .../fr/docs/2.8.1/administration-stats/index.html  |  12 +-
 .../docs/2.8.1/administration-upgrade/index.html   |  12 +-
 .../fr/docs/2.8.1/administration-zk-bk/index.html  |  12 +-
 .../fr/docs/2.8.1/client-libraries-cgo/index.html  |  10 +-
 .../fr/docs/2.8.1/client-libraries-cpp/index.html  |  12 +-
 .../docs/2.8.1/client-libraries-dotnet/index.html  |  12 +-
 .../fr/docs/2.8.1/client-libraries-go/index.html   |  12 +-
 .../fr/docs/2.8.1/client-libraries-java/index.html |  12 +-
 .../fr/docs/2.8.1/client-libraries-node/index.html |  12 +-
 .../docs/2.8.1/client-libraries-python/index.html  |  12 +-
 .../2.8.1/client-libraries-websocket/index.html    |  12 +-
 content/fr/docs/2.8.1/client-libraries/index.html  |  12 +-
 .../concepts-architecture-overview/index.html      |  12 +-
 .../fr/docs/2.8.1/concepts-architecture/index.html |  10 +-
 .../docs/2.8.1/concepts-authentication/index.html  |  12 +-
 content/fr/docs/2.8.1/concepts-clients/index.html  |  12 +-
 .../fr/docs/2.8.1/concepts-messaging/index.html    |  12 +-
 .../docs/2.8.1/concepts-multi-tenancy/index.html   |  12 +-
 .../index.html                                     |  12 +-
 content/fr/docs/2.8.1/concepts-overview/index.html |  12 +-
 .../2.8.1/concepts-proxy-sni-routing/index.html    |  12 +-
 .../fr/docs/2.8.1/concepts-replication/index.html  |  12 +-
 .../docs/2.8.1/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.1/concepts-topic-compaction/index.html     |  12 +-
 .../2.8.1/cookbooks-bookkeepermetadata/index.html  |  12 +-
 .../fr/docs/2.8.1/cookbooks-compaction/index.html  |  12 +-
 .../docs/2.8.1/cookbooks-deduplication/index.html  |  12 +-
 .../fr/docs/2.8.1/cookbooks-encryption/index.html  |  12 +-
 .../docs/2.8.1/cookbooks-message-queue/index.html  |  12 +-
 .../docs/2.8.1/cookbooks-non-persistent/index.html |  12 +-
 .../fr/docs/2.8.1/cookbooks-partitioned/index.html |  10 +-
 .../2.8.1/cookbooks-retention-expiry/index.html    |  12 +-
 .../docs/2.8.1/cookbooks-tiered-storage/index.html |  10 +-
 content/fr/docs/2.8.1/deploy-aws/index.html        |  12 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  12 +-
 content/fr/docs/2.8.1/deploy-bare-metal/index.html |  12 +-
 content/fr/docs/2.8.1/deploy-dcos/index.html       |  10 +-
 content/fr/docs/2.8.1/deploy-docker/index.html     |  12 +-
 content/fr/docs/2.8.1/deploy-kubernetes/index.html |  12 +-
 content/fr/docs/2.8.1/deploy-monitoring/index.html |  12 +-
 .../docs/2.8.1/develop-binary-protocol/index.html  |  10 +-
 .../fr/docs/2.8.1/develop-load-manager/index.html  |  12 +-
 content/fr/docs/2.8.1/develop-schema/index.html    |  12 +-
 content/fr/docs/2.8.1/develop-tools/index.html     |  12 +-
 .../2.8.1/developing-binary-protocol/index.html    |  12 +-
 content/fr/docs/2.8.1/functions-cli/index.html     |  12 +-
 content/fr/docs/2.8.1/functions-debug/index.html   |  12 +-
 content/fr/docs/2.8.1/functions-deploy/index.html  |  12 +-
 content/fr/docs/2.8.1/functions-develop/index.html |  12 +-
 content/fr/docs/2.8.1/functions-metrics/index.html |  10 +-
 .../fr/docs/2.8.1/functions-overview/index.html    |  12 +-
 content/fr/docs/2.8.1/functions-package/index.html |  12 +-
 content/fr/docs/2.8.1/functions-runtime/index.html |  12 +-
 content/fr/docs/2.8.1/functions-worker/index.html  |  12 +-
 .../docs/2.8.1/getting-started-docker/index.html   |  12 +-
 .../fr/docs/2.8.1/getting-started-helm/index.html  |  12 +-
 .../2.8.1/getting-started-standalone/index.html    |  12 +-
 content/fr/docs/2.8.1/helm-deploy/index.html       |  12 +-
 content/fr/docs/2.8.1/helm-install/index.html      |  12 +-
 content/fr/docs/2.8.1/helm-overview/index.html     |  12 +-
 content/fr/docs/2.8.1/helm-prepare/index.html      |  12 +-
 content/fr/docs/2.8.1/helm-tools/index.html        |  12 +-
 content/fr/docs/2.8.1/helm-upgrade/index.html      |  12 +-
 content/fr/docs/2.8.1/index.html                   |  12 +-
 content/fr/docs/2.8.1/io-aerospike-sink/index.html |  10 +-
 content/fr/docs/2.8.1/io-canal-source/index.html   |  10 +-
 content/fr/docs/2.8.1/io-cassandra-sink/index.html |  10 +-
 content/fr/docs/2.8.1/io-cdc-debezium/index.html   |  10 +-
 content/fr/docs/2.8.1/io-cdc/index.html            |  12 +-
 content/fr/docs/2.8.1/io-cli/index.html            |  12 +-
 content/fr/docs/2.8.1/io-connectors/index.html     |  12 +-
 .../fr/docs/2.8.1/io-debezium-source/index.html    |  10 +-
 content/fr/docs/2.8.1/io-debug/index.html          |  12 +-
 content/fr/docs/2.8.1/io-develop/index.html        |  12 +-
 .../fr/docs/2.8.1/io-dynamodb-source/index.html    |  10 +-
 .../fr/docs/2.8.1/io-elasticsearch-sink/index.html |  10 +-
 content/fr/docs/2.8.1/io-file-source/index.html    |  10 +-
 content/fr/docs/2.8.1/io-flume-sink/index.html     |  10 +-
 content/fr/docs/2.8.1/io-flume-source/index.html   |  10 +-
 content/fr/docs/2.8.1/io-hbase-sink/index.html     |  10 +-
 content/fr/docs/2.8.1/io-hdfs2-sink/index.html     |  10 +-
 content/fr/docs/2.8.1/io-hdfs3-sink/index.html     |  10 +-
 content/fr/docs/2.8.1/io-influxdb-sink/index.html  |  10 +-
 content/fr/docs/2.8.1/io-jdbc-sink/index.html      |  10 +-
 content/fr/docs/2.8.1/io-kafka-sink/index.html     |  10 +-
 content/fr/docs/2.8.1/io-kafka-source/index.html   |  10 +-
 content/fr/docs/2.8.1/io-kinesis-sink/index.html   |  10 +-
 content/fr/docs/2.8.1/io-kinesis-source/index.html |  10 +-
 content/fr/docs/2.8.1/io-mongo-sink/index.html     |  10 +-
 content/fr/docs/2.8.1/io-netty-source/index.html   |  10 +-
 content/fr/docs/2.8.1/io-nsq-source/index.html     |  10 +-
 content/fr/docs/2.8.1/io-overview/index.html       |  12 +-
 content/fr/docs/2.8.1/io-quickstart/index.html     |  12 +-
 content/fr/docs/2.8.1/io-rabbitmq-sink/index.html  |  10 +-
 .../fr/docs/2.8.1/io-rabbitmq-source/index.html    |  10 +-
 content/fr/docs/2.8.1/io-redis-sink/index.html     |  10 +-
 content/fr/docs/2.8.1/io-solr-sink/index.html      |  10 +-
 content/fr/docs/2.8.1/io-twitter-source/index.html |  10 +-
 content/fr/docs/2.8.1/io-twitter/index.html        |  10 +-
 content/fr/docs/2.8.1/io-use/index.html            |  12 +-
 content/fr/docs/2.8.1/kubernetes-helm/index.html   |  10 +-
 .../docs/2.8.1/performance-pulsar-perf/index.html  |  12 +-
 content/fr/docs/2.8.1/pulsar-2.0/index.html        |  10 +-
 .../fr/docs/2.8.1/reference-cli-tools/index.html   |  12 +-
 .../docs/2.8.1/reference-configuration/index.html  |  12 +-
 .../2.8.1/reference-connector-admin/index.html     |  10 +-
 content/fr/docs/2.8.1/reference-metrics/index.html |  12 +-
 .../docs/2.8.1/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.1/reference-rest-api-overview/index.html   |  12 +-
 .../fr/docs/2.8.1/reference-terminology/index.html |  12 +-
 .../schema-evolution-compatibility/index.html      |  12 +-
 .../fr/docs/2.8.1/schema-get-started/index.html    |  12 +-
 content/fr/docs/2.8.1/schema-manage/index.html     |  12 +-
 content/fr/docs/2.8.1/schema-understand/index.html |  12 +-
 content/fr/docs/2.8.1/security-athenz/index.html   |  12 +-
 .../docs/2.8.1/security-authorization/index.html   |  12 +-
 .../fr/docs/2.8.1/security-basic-auth/index.html   |  12 +-
 .../docs/2.8.1/security-bouncy-castle/index.html   |  12 +-
 .../fr/docs/2.8.1/security-encryption/index.html   |  12 +-
 .../fr/docs/2.8.1/security-extending/index.html    |  12 +-
 content/fr/docs/2.8.1/security-jwt/index.html      |  12 +-
 content/fr/docs/2.8.1/security-kerberos/index.html |  12 +-
 content/fr/docs/2.8.1/security-oauth2/index.html   |  12 +-
 content/fr/docs/2.8.1/security-overview/index.html |  12 +-
 .../2.8.1/security-tls-authentication/index.html   |  12 +-
 .../fr/docs/2.8.1/security-tls-keystore/index.html |  12 +-
 .../docs/2.8.1/security-tls-transport/index.html   |  12 +-
 .../fr/docs/2.8.1/security-token-admin/index.html  |  10 +-
 .../2.8.1/sql-deployment-configurations/index.html |  12 +-
 .../fr/docs/2.8.1/sql-getting-started/index.html   |  12 +-
 content/fr/docs/2.8.1/sql-overview/index.html      |  12 +-
 content/fr/docs/2.8.1/sql-rest-api/index.html      |  12 +-
 content/fr/docs/2.8.1/standalone-docker/index.html |  10 +-
 content/fr/docs/2.8.1/standalone/index.html        |  10 +-
 .../fr/docs/2.8.1/tiered-storage-aliyun/index.html |  12 +-
 .../fr/docs/2.8.1/tiered-storage-aws/index.html    |  12 +-
 .../fr/docs/2.8.1/tiered-storage-azure/index.html  |  12 +-
 .../2.8.1/tiered-storage-filesystem/index.html     |  12 +-
 .../fr/docs/2.8.1/tiered-storage-gcs/index.html    |  12 +-
 .../docs/2.8.1/tiered-storage-overview/index.html  |  12 +-
 content/fr/docs/2.8.1/transactions-api/index.html  |  10 +-
 .../docs/2.8.1/transactions-guarantee/index.html   |  10 +-
 content/fr/docs/2.8.1/transactions/index.html      |  10 +-
 content/fr/docs/2.8.1/txn-how/index.html           |  12 +-
 content/fr/docs/2.8.1/txn-monitor/index.html       |  12 +-
 content/fr/docs/2.8.1/txn-use/index.html           |  12 +-
 content/fr/docs/2.8.1/txn-what/index.html          |  12 +-
 content/fr/docs/2.8.1/txn-why/index.html           |  12 +-
 .../docs/2.8.1/window-functions-context/index.html |  12 +-
 content/fr/docs/2.8.2/adaptors-kafka/index.html    |  12 +-
 content/fr/docs/2.8.2/adaptors-spark/index.html    |  12 +-
 content/fr/docs/2.8.2/adaptors-storm/index.html    |  12 +-
 content/fr/docs/2.8.2/admin-api-brokers/index.html |  12 +-
 .../fr/docs/2.8.2/admin-api-clusters/index.html    |  12 +-
 .../fr/docs/2.8.2/admin-api-functions/index.html   |  12 +-
 .../fr/docs/2.8.2/admin-api-namespaces/index.html  |  12 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../fr/docs/2.8.2/admin-api-overview/index.html    |  12 +-
 .../fr/docs/2.8.2/admin-api-packages/index.html    |  12 +-
 .../2.8.2/admin-api-partitioned-topics/index.html  |  10 +-
 .../fr/docs/2.8.2/admin-api-permissions/index.html |  12 +-
 .../2.8.2/admin-api-persistent-topics/index.html   |  10 +-
 content/fr/docs/2.8.2/admin-api-schemas/index.html |  10 +-
 content/fr/docs/2.8.2/admin-api-tenants/index.html |  12 +-
 content/fr/docs/2.8.2/admin-api-topics/index.html  |  12 +-
 .../docs/2.8.2/administration-dashboard/index.html |  10 +-
 .../fr/docs/2.8.2/administration-geo/index.html    |  12 +-
 .../docs/2.8.2/administration-isolation/index.html |  12 +-
 .../2.8.2/administration-load-balance/index.html   |  12 +-
 .../fr/docs/2.8.2/administration-proxy/index.html  |  12 +-
 .../2.8.2/administration-pulsar-manager/index.html |  12 +-
 .../fr/docs/2.8.2/administration-stats/index.html  |  12 +-
 .../docs/2.8.2/administration-upgrade/index.html   |  12 +-
 .../fr/docs/2.8.2/administration-zk-bk/index.html  |  12 +-
 .../fr/docs/2.8.2/client-libraries-cgo/index.html  |  10 +-
 .../fr/docs/2.8.2/client-libraries-cpp/index.html  |  12 +-
 .../docs/2.8.2/client-libraries-dotnet/index.html  |  12 +-
 .../fr/docs/2.8.2/client-libraries-go/index.html   |  12 +-
 .../fr/docs/2.8.2/client-libraries-java/index.html |  12 +-
 .../fr/docs/2.8.2/client-libraries-node/index.html |  12 +-
 .../docs/2.8.2/client-libraries-python/index.html  |  12 +-
 .../2.8.2/client-libraries-websocket/index.html    |  12 +-
 content/fr/docs/2.8.2/client-libraries/index.html  |  12 +-
 .../concepts-architecture-overview/index.html      |  12 +-
 .../fr/docs/2.8.2/concepts-architecture/index.html |  10 +-
 .../docs/2.8.2/concepts-authentication/index.html  |  12 +-
 content/fr/docs/2.8.2/concepts-clients/index.html  |  12 +-
 .../fr/docs/2.8.2/concepts-messaging/index.html    |  12 +-
 .../docs/2.8.2/concepts-multi-tenancy/index.html   |  12 +-
 .../index.html                                     |  12 +-
 content/fr/docs/2.8.2/concepts-overview/index.html |  12 +-
 .../2.8.2/concepts-proxy-sni-routing/index.html    |  12 +-
 .../fr/docs/2.8.2/concepts-replication/index.html  |  12 +-
 .../docs/2.8.2/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.2/concepts-topic-compaction/index.html     |  12 +-
 .../2.8.2/cookbooks-bookkeepermetadata/index.html  |  12 +-
 .../fr/docs/2.8.2/cookbooks-compaction/index.html  |  12 +-
 .../docs/2.8.2/cookbooks-deduplication/index.html  |  12 +-
 .../fr/docs/2.8.2/cookbooks-encryption/index.html  |  12 +-
 .../docs/2.8.2/cookbooks-message-queue/index.html  |  12 +-
 .../docs/2.8.2/cookbooks-non-persistent/index.html |  12 +-
 .../fr/docs/2.8.2/cookbooks-partitioned/index.html |  10 +-
 .../2.8.2/cookbooks-retention-expiry/index.html    |  12 +-
 .../docs/2.8.2/cookbooks-tiered-storage/index.html |  10 +-
 content/fr/docs/2.8.2/deploy-aws/index.html        |  12 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  12 +-
 content/fr/docs/2.8.2/deploy-bare-metal/index.html |  12 +-
 content/fr/docs/2.8.2/deploy-dcos/index.html       |  10 +-
 content/fr/docs/2.8.2/deploy-docker/index.html     |  12 +-
 content/fr/docs/2.8.2/deploy-kubernetes/index.html |  12 +-
 content/fr/docs/2.8.2/deploy-monitoring/index.html |  12 +-
 .../docs/2.8.2/develop-binary-protocol/index.html  |  10 +-
 .../fr/docs/2.8.2/develop-load-manager/index.html  |  12 +-
 content/fr/docs/2.8.2/develop-schema/index.html    |  12 +-
 content/fr/docs/2.8.2/develop-tools/index.html     |  12 +-
 .../2.8.2/developing-binary-protocol/index.html    |  12 +-
 content/fr/docs/2.8.2/functions-cli/index.html     |  12 +-
 content/fr/docs/2.8.2/functions-debug/index.html   |  12 +-
 content/fr/docs/2.8.2/functions-deploy/index.html  |  12 +-
 content/fr/docs/2.8.2/functions-develop/index.html |  12 +-
 content/fr/docs/2.8.2/functions-metrics/index.html |  10 +-
 .../fr/docs/2.8.2/functions-overview/index.html    |  12 +-
 content/fr/docs/2.8.2/functions-package/index.html |  12 +-
 content/fr/docs/2.8.2/functions-runtime/index.html |  12 +-
 content/fr/docs/2.8.2/functions-worker/index.html  |  12 +-
 .../docs/2.8.2/getting-started-docker/index.html   |  12 +-
 .../fr/docs/2.8.2/getting-started-helm/index.html  |  12 +-
 .../2.8.2/getting-started-standalone/index.html    |  12 +-
 content/fr/docs/2.8.2/helm-deploy/index.html       |  12 +-
 content/fr/docs/2.8.2/helm-install/index.html      |  12 +-
 content/fr/docs/2.8.2/helm-overview/index.html     |  12 +-
 content/fr/docs/2.8.2/helm-prepare/index.html      |  12 +-
 content/fr/docs/2.8.2/helm-tools/index.html        |  12 +-
 content/fr/docs/2.8.2/helm-upgrade/index.html      |  12 +-
 content/fr/docs/2.8.2/index.html                   |  12 +-
 content/fr/docs/2.8.2/io-aerospike-sink/index.html |  10 +-
 content/fr/docs/2.8.2/io-canal-source/index.html   |  10 +-
 content/fr/docs/2.8.2/io-cassandra-sink/index.html |  10 +-
 content/fr/docs/2.8.2/io-cdc-debezium/index.html   |  10 +-
 content/fr/docs/2.8.2/io-cdc/index.html            |  12 +-
 content/fr/docs/2.8.2/io-cli/index.html            |  12 +-
 content/fr/docs/2.8.2/io-connectors/index.html     |  12 +-
 .../fr/docs/2.8.2/io-debezium-source/index.html    |  10 +-
 content/fr/docs/2.8.2/io-debug/index.html          |  12 +-
 content/fr/docs/2.8.2/io-develop/index.html        |  12 +-
 .../fr/docs/2.8.2/io-dynamodb-source/index.html    |  10 +-
 .../fr/docs/2.8.2/io-elasticsearch-sink/index.html |  10 +-
 content/fr/docs/2.8.2/io-file-source/index.html    |  10 +-
 content/fr/docs/2.8.2/io-flume-sink/index.html     |  10 +-
 content/fr/docs/2.8.2/io-flume-source/index.html   |  10 +-
 content/fr/docs/2.8.2/io-hbase-sink/index.html     |  10 +-
 content/fr/docs/2.8.2/io-hdfs2-sink/index.html     |  10 +-
 content/fr/docs/2.8.2/io-hdfs3-sink/index.html     |  10 +-
 content/fr/docs/2.8.2/io-influxdb-sink/index.html  |  10 +-
 content/fr/docs/2.8.2/io-jdbc-sink/index.html      |  10 +-
 content/fr/docs/2.8.2/io-kafka-sink/index.html     |  10 +-
 content/fr/docs/2.8.2/io-kafka-source/index.html   |  10 +-
 content/fr/docs/2.8.2/io-kinesis-sink/index.html   |  10 +-
 content/fr/docs/2.8.2/io-kinesis-source/index.html |  10 +-
 content/fr/docs/2.8.2/io-mongo-sink/index.html     |  10 +-
 content/fr/docs/2.8.2/io-netty-source/index.html   |  10 +-
 content/fr/docs/2.8.2/io-nsq-source/index.html     |  10 +-
 content/fr/docs/2.8.2/io-overview/index.html       |  12 +-
 content/fr/docs/2.8.2/io-quickstart/index.html     |  12 +-
 content/fr/docs/2.8.2/io-rabbitmq-sink/index.html  |  10 +-
 .../fr/docs/2.8.2/io-rabbitmq-source/index.html    |  10 +-
 content/fr/docs/2.8.2/io-redis-sink/index.html     |  10 +-
 content/fr/docs/2.8.2/io-solr-sink/index.html      |  10 +-
 content/fr/docs/2.8.2/io-twitter-source/index.html |  10 +-
 content/fr/docs/2.8.2/io-twitter/index.html        |  10 +-
 content/fr/docs/2.8.2/io-use/index.html            |  12 +-
 content/fr/docs/2.8.2/kubernetes-helm/index.html   |  10 +-
 .../docs/2.8.2/performance-pulsar-perf/index.html  |  12 +-
 content/fr/docs/2.8.2/pulsar-2.0/index.html        |  10 +-
 .../fr/docs/2.8.2/reference-cli-tools/index.html   |  12 +-
 .../docs/2.8.2/reference-configuration/index.html  |  12 +-
 .../2.8.2/reference-connector-admin/index.html     |  10 +-
 content/fr/docs/2.8.2/reference-metrics/index.html |  12 +-
 .../docs/2.8.2/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.2/reference-rest-api-overview/index.html   |  12 +-
 .../fr/docs/2.8.2/reference-terminology/index.html |  12 +-
 .../schema-evolution-compatibility/index.html      |  12 +-
 .../fr/docs/2.8.2/schema-get-started/index.html    |  12 +-
 content/fr/docs/2.8.2/schema-manage/index.html     |  12 +-
 content/fr/docs/2.8.2/schema-understand/index.html |  12 +-
 content/fr/docs/2.8.2/security-athenz/index.html   |  12 +-
 .../docs/2.8.2/security-authorization/index.html   |  12 +-
 .../fr/docs/2.8.2/security-basic-auth/index.html   |  12 +-
 .../docs/2.8.2/security-bouncy-castle/index.html   |  12 +-
 .../fr/docs/2.8.2/security-encryption/index.html   |  12 +-
 .../fr/docs/2.8.2/security-extending/index.html    |  12 +-
 content/fr/docs/2.8.2/security-jwt/index.html      |  12 +-
 content/fr/docs/2.8.2/security-kerberos/index.html |  12 +-
 content/fr/docs/2.8.2/security-oauth2/index.html   |  12 +-
 content/fr/docs/2.8.2/security-overview/index.html |  12 +-
 .../2.8.2/security-tls-authentication/index.html   |  12 +-
 .../fr/docs/2.8.2/security-tls-keystore/index.html |  12 +-
 .../docs/2.8.2/security-tls-transport/index.html   |  12 +-
 .../fr/docs/2.8.2/security-token-admin/index.html  |  10 +-
 .../2.8.2/sql-deployment-configurations/index.html |  12 +-
 .../fr/docs/2.8.2/sql-getting-started/index.html   |  12 +-
 content/fr/docs/2.8.2/sql-overview/index.html      |  12 +-
 content/fr/docs/2.8.2/sql-rest-api/index.html      |  12 +-
 content/fr/docs/2.8.2/standalone-docker/index.html |  10 +-
 content/fr/docs/2.8.2/standalone/index.html        |  10 +-
 .../fr/docs/2.8.2/tiered-storage-aliyun/index.html |  12 +-
 .../fr/docs/2.8.2/tiered-storage-aws/index.html    |  12 +-
 .../fr/docs/2.8.2/tiered-storage-azure/index.html  |  12 +-
 .../2.8.2/tiered-storage-filesystem/index.html     |  12 +-
 .../fr/docs/2.8.2/tiered-storage-gcs/index.html    |  12 +-
 .../docs/2.8.2/tiered-storage-overview/index.html  |  12 +-
 content/fr/docs/2.8.2/transactions-api/index.html  |  10 +-
 .../docs/2.8.2/transactions-guarantee/index.html   |  10 +-
 content/fr/docs/2.8.2/transactions/index.html      |  10 +-
 content/fr/docs/2.8.2/txn-how/index.html           |  12 +-
 content/fr/docs/2.8.2/txn-monitor/index.html       |  12 +-
 content/fr/docs/2.8.2/txn-use/index.html           |  12 +-
 content/fr/docs/2.8.2/txn-what/index.html          |  12 +-
 content/fr/docs/2.8.2/txn-why/index.html           |  12 +-
 .../docs/2.8.2/window-functions-context/index.html |  12 +-
 content/fr/docs/2.9.0/adaptors-kafka/index.html    |  12 +-
 content/fr/docs/2.9.0/adaptors-spark/index.html    |  12 +-
 content/fr/docs/2.9.0/adaptors-storm/index.html    |  12 +-
 content/fr/docs/2.9.0/admin-api-brokers/index.html |  12 +-
 .../fr/docs/2.9.0/admin-api-clusters/index.html    |  12 +-
 .../fr/docs/2.9.0/admin-api-functions/index.html   |  12 +-
 .../fr/docs/2.9.0/admin-api-namespaces/index.html  |  12 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../fr/docs/2.9.0/admin-api-overview/index.html    |  12 +-
 .../fr/docs/2.9.0/admin-api-packages/index.html    |  12 +-
 .../2.9.0/admin-api-partitioned-topics/index.html  |  10 +-
 .../fr/docs/2.9.0/admin-api-permissions/index.html |  12 +-
 .../2.9.0/admin-api-persistent-topics/index.html   |  10 +-
 content/fr/docs/2.9.0/admin-api-schemas/index.html |  10 +-
 content/fr/docs/2.9.0/admin-api-tenants/index.html |  12 +-
 content/fr/docs/2.9.0/admin-api-topics/index.html  |  12 +-
 .../docs/2.9.0/administration-dashboard/index.html |  10 +-
 .../fr/docs/2.9.0/administration-geo/index.html    |  12 +-
 .../docs/2.9.0/administration-isolation/index.html |  12 +-
 .../2.9.0/administration-load-balance/index.html   |  12 +-
 .../fr/docs/2.9.0/administration-proxy/index.html  |  12 +-
 .../2.9.0/administration-pulsar-manager/index.html |  12 +-
 .../fr/docs/2.9.0/administration-stats/index.html  |  12 +-
 .../docs/2.9.0/administration-upgrade/index.html   |  12 +-
 .../fr/docs/2.9.0/administration-zk-bk/index.html  |  12 +-
 .../fr/docs/2.9.0/client-libraries-cgo/index.html  |  10 +-
 .../fr/docs/2.9.0/client-libraries-cpp/index.html  |  12 +-
 .../docs/2.9.0/client-libraries-dotnet/index.html  |  12 +-
 .../fr/docs/2.9.0/client-libraries-go/index.html   |  12 +-
 .../fr/docs/2.9.0/client-libraries-java/index.html |  12 +-
 .../fr/docs/2.9.0/client-libraries-node/index.html |  12 +-
 .../docs/2.9.0/client-libraries-python/index.html  |  12 +-
 .../2.9.0/client-libraries-websocket/index.html    |  12 +-
 content/fr/docs/2.9.0/client-libraries/index.html  |  12 +-
 .../concepts-architecture-overview/index.html      |  12 +-
 .../fr/docs/2.9.0/concepts-architecture/index.html |  10 +-
 .../docs/2.9.0/concepts-authentication/index.html  |  12 +-
 content/fr/docs/2.9.0/concepts-clients/index.html  |  12 +-
 .../fr/docs/2.9.0/concepts-messaging/index.html    |  12 +-
 .../docs/2.9.0/concepts-multi-tenancy/index.html   |  12 +-
 .../index.html                                     |  12 +-
 content/fr/docs/2.9.0/concepts-overview/index.html |  12 +-
 .../2.9.0/concepts-proxy-sni-routing/index.html    |  12 +-
 .../fr/docs/2.9.0/concepts-replication/index.html  |  12 +-
 .../docs/2.9.0/concepts-tiered-storage/index.html  |  10 +-
 .../2.9.0/concepts-topic-compaction/index.html     |  12 +-
 .../2.9.0/cookbooks-bookkeepermetadata/index.html  |  12 +-
 .../fr/docs/2.9.0/cookbooks-compaction/index.html  |  12 +-
 .../docs/2.9.0/cookbooks-deduplication/index.html  |  12 +-
 .../fr/docs/2.9.0/cookbooks-encryption/index.html  |  12 +-
 .../docs/2.9.0/cookbooks-message-queue/index.html  |  12 +-
 .../docs/2.9.0/cookbooks-non-persistent/index.html |  12 +-
 .../fr/docs/2.9.0/cookbooks-partitioned/index.html |  10 +-
 .../2.9.0/cookbooks-retention-expiry/index.html    |  12 +-
 .../docs/2.9.0/cookbooks-tiered-storage/index.html |  10 +-
 content/fr/docs/2.9.0/deploy-aws/index.html        |  12 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  12 +-
 content/fr/docs/2.9.0/deploy-bare-metal/index.html |  12 +-
 content/fr/docs/2.9.0/deploy-dcos/index.html       |  10 +-
 content/fr/docs/2.9.0/deploy-docker/index.html     |  12 +-
 content/fr/docs/2.9.0/deploy-kubernetes/index.html |  12 +-
 content/fr/docs/2.9.0/deploy-monitoring/index.html |  12 +-
 .../docs/2.9.0/develop-binary-protocol/index.html  |  10 +-
 .../fr/docs/2.9.0/develop-load-manager/index.html  |  12 +-
 content/fr/docs/2.9.0/develop-schema/index.html    |  12 +-
 content/fr/docs/2.9.0/develop-tools/index.html     |  12 +-
 .../2.9.0/developing-binary-protocol/index.html    |  12 +-
 content/fr/docs/2.9.0/functions-cli/index.html     |  12 +-
 content/fr/docs/2.9.0/functions-debug/index.html   |  12 +-
 content/fr/docs/2.9.0/functions-deploy/index.html  |  12 +-
 content/fr/docs/2.9.0/functions-develop/index.html |  12 +-
 content/fr/docs/2.9.0/functions-metrics/index.html |  10 +-
 .../fr/docs/2.9.0/functions-overview/index.html    |  12 +-
 content/fr/docs/2.9.0/functions-package/index.html |  12 +-
 content/fr/docs/2.9.0/functions-runtime/index.html |  12 +-
 content/fr/docs/2.9.0/functions-worker/index.html  |  12 +-
 .../docs/2.9.0/getting-started-docker/index.html   |  12 +-
 .../fr/docs/2.9.0/getting-started-helm/index.html  |  12 +-
 .../2.9.0/getting-started-standalone/index.html    |  12 +-
 content/fr/docs/2.9.0/helm-deploy/index.html       |  12 +-
 content/fr/docs/2.9.0/helm-install/index.html      |  12 +-
 content/fr/docs/2.9.0/helm-overview/index.html     |  12 +-
 content/fr/docs/2.9.0/helm-prepare/index.html      |  12 +-
 content/fr/docs/2.9.0/helm-tools/index.html        |  12 +-
 content/fr/docs/2.9.0/helm-upgrade/index.html      |  12 +-
 content/fr/docs/2.9.0/index.html                   |  12 +-
 content/fr/docs/2.9.0/io-aerospike-sink/index.html |  10 +-
 content/fr/docs/2.9.0/io-canal-source/index.html   |  10 +-
 content/fr/docs/2.9.0/io-cassandra-sink/index.html |  10 +-
 content/fr/docs/2.9.0/io-cdc-debezium/index.html   |  10 +-
 content/fr/docs/2.9.0/io-cdc/index.html            |  12 +-
 content/fr/docs/2.9.0/io-cli/index.html            |  12 +-
 content/fr/docs/2.9.0/io-connectors/index.html     |  12 +-
 .../fr/docs/2.9.0/io-debezium-source/index.html    |  10 +-
 content/fr/docs/2.9.0/io-debug/index.html          |  12 +-
 content/fr/docs/2.9.0/io-develop/index.html        |  12 +-
 .../fr/docs/2.9.0/io-dynamodb-source/index.html    |  10 +-
 .../fr/docs/2.9.0/io-elasticsearch-sink/index.html |  10 +-
 content/fr/docs/2.9.0/io-file-source/index.html    |  10 +-
 content/fr/docs/2.9.0/io-flume-sink/index.html     |  10 +-
 content/fr/docs/2.9.0/io-flume-source/index.html   |  10 +-
 content/fr/docs/2.9.0/io-hbase-sink/index.html     |  10 +-
 content/fr/docs/2.9.0/io-hdfs2-sink/index.html     |  10 +-
 content/fr/docs/2.9.0/io-hdfs3-sink/index.html     |  10 +-
 content/fr/docs/2.9.0/io-influxdb-sink/index.html  |  10 +-
 content/fr/docs/2.9.0/io-jdbc-sink/index.html      |  10 +-
 content/fr/docs/2.9.0/io-kafka-sink/index.html     |  10 +-
 content/fr/docs/2.9.0/io-kafka-source/index.html   |  10 +-
 content/fr/docs/2.9.0/io-kinesis-sink/index.html   |  10 +-
 content/fr/docs/2.9.0/io-kinesis-source/index.html |  10 +-
 content/fr/docs/2.9.0/io-mongo-sink/index.html     |  10 +-
 content/fr/docs/2.9.0/io-netty-source/index.html   |  10 +-
 content/fr/docs/2.9.0/io-nsq-source/index.html     |  10 +-
 content/fr/docs/2.9.0/io-overview/index.html       |  12 +-
 content/fr/docs/2.9.0/io-quickstart/index.html     |  12 +-
 content/fr/docs/2.9.0/io-rabbitmq-sink/index.html  |  10 +-
 .../fr/docs/2.9.0/io-rabbitmq-source/index.html    |  10 +-
 content/fr/docs/2.9.0/io-redis-sink/index.html     |  10 +-
 content/fr/docs/2.9.0/io-solr-sink/index.html      |  10 +-
 content/fr/docs/2.9.0/io-twitter-source/index.html |  10 +-
 content/fr/docs/2.9.0/io-twitter/index.html        |  10 +-
 content/fr/docs/2.9.0/io-use/index.html            |  12 +-
 content/fr/docs/2.9.0/kubernetes-helm/index.html   |  10 +-
 .../docs/2.9.0/performance-pulsar-perf/index.html  |  12 +-
 content/fr/docs/2.9.0/pulsar-2.0/index.html        |  10 +-
 .../fr/docs/2.9.0/reference-cli-tools/index.html   |  12 +-
 .../docs/2.9.0/reference-configuration/index.html  |  12 +-
 .../2.9.0/reference-connector-admin/index.html     |  10 +-
 content/fr/docs/2.9.0/reference-metrics/index.html |  12 +-
 .../docs/2.9.0/reference-pulsar-admin/index.html   |  10 +-
 .../2.9.0/reference-rest-api-overview/index.html   |  12 +-
 .../fr/docs/2.9.0/reference-terminology/index.html |  12 +-
 .../schema-evolution-compatibility/index.html      |  12 +-
 .../fr/docs/2.9.0/schema-get-started/index.html    |  12 +-
 content/fr/docs/2.9.0/schema-manage/index.html     |  12 +-
 content/fr/docs/2.9.0/schema-understand/index.html |  12 +-
 content/fr/docs/2.9.0/security-athenz/index.html   |  12 +-
 .../docs/2.9.0/security-authorization/index.html   |  12 +-
 .../fr/docs/2.9.0/security-basic-auth/index.html   |  12 +-
 .../docs/2.9.0/security-bouncy-castle/index.html   |  12 +-
 .../fr/docs/2.9.0/security-encryption/index.html   |  12 +-
 .../fr/docs/2.9.0/security-extending/index.html    |  12 +-
 content/fr/docs/2.9.0/security-jwt/index.html      |  12 +-
 content/fr/docs/2.9.0/security-kerberos/index.html |  12 +-
 content/fr/docs/2.9.0/security-oauth2/index.html   |  12 +-
 content/fr/docs/2.9.0/security-overview/index.html |  12 +-
 .../2.9.0/security-tls-authentication/index.html   |  12 +-
 .../fr/docs/2.9.0/security-tls-keystore/index.html |  12 +-
 .../docs/2.9.0/security-tls-transport/index.html   |  12 +-
 .../fr/docs/2.9.0/security-token-admin/index.html  |  10 +-
 .../2.9.0/sql-deployment-configurations/index.html |  12 +-
 .../fr/docs/2.9.0/sql-getting-started/index.html   |  12 +-
 content/fr/docs/2.9.0/sql-overview/index.html      |  12 +-
 content/fr/docs/2.9.0/sql-rest-api/index.html      |  12 +-
 content/fr/docs/2.9.0/standalone-docker/index.html |  10 +-
 content/fr/docs/2.9.0/standalone/index.html        |  10 +-
 .../fr/docs/2.9.0/tiered-storage-aliyun/index.html |  12 +-
 .../fr/docs/2.9.0/tiered-storage-aws/index.html    |  12 +-
 .../fr/docs/2.9.0/tiered-storage-azure/index.html  |  12 +-
 .../2.9.0/tiered-storage-filesystem/index.html     |  12 +-
 .../fr/docs/2.9.0/tiered-storage-gcs/index.html    |  12 +-
 .../docs/2.9.0/tiered-storage-overview/index.html  |  12 +-
 content/fr/docs/2.9.0/transactions-api/index.html  |  10 +-
 .../docs/2.9.0/transactions-guarantee/index.html   |  10 +-
 content/fr/docs/2.9.0/transactions/index.html      |  10 +-
 content/fr/docs/2.9.0/txn-how/index.html           |  12 +-
 content/fr/docs/2.9.0/txn-monitor/index.html       |  12 +-
 content/fr/docs/2.9.0/txn-use/index.html           |  12 +-
 content/fr/docs/2.9.0/txn-what/index.html          |  12 +-
 content/fr/docs/2.9.0/txn-why/index.html           |  12 +-
 .../docs/2.9.0/window-functions-context/index.html |  12 +-
 content/fr/docs/2.9.1/adaptors-kafka/index.html    |  12 +-
 content/fr/docs/2.9.1/adaptors-spark/index.html    |  12 +-
 content/fr/docs/2.9.1/adaptors-storm/index.html    |  12 +-
 content/fr/docs/2.9.1/admin-api-brokers/index.html |  12 +-
 .../fr/docs/2.9.1/admin-api-clusters/index.html    |  12 +-
 .../fr/docs/2.9.1/admin-api-functions/index.html   |  12 +-
 .../fr/docs/2.9.1/admin-api-namespaces/index.html  |  12 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../fr/docs/2.9.1/admin-api-overview/index.html    |  12 +-
 .../fr/docs/2.9.1/admin-api-packages/index.html    |  12 +-
 .../2.9.1/admin-api-partitioned-topics/index.html  |  10 +-
 .../fr/docs/2.9.1/admin-api-permissions/index.html |  12 +-
 .../2.9.1/admin-api-persistent-topics/index.html   |  10 +-
 content/fr/docs/2.9.1/admin-api-schemas/index.html |  10 +-
 content/fr/docs/2.9.1/admin-api-tenants/index.html |  12 +-
 content/fr/docs/2.9.1/admin-api-topics/index.html  |  12 +-
 .../docs/2.9.1/administration-dashboard/index.html |  10 +-
 .../fr/docs/2.9.1/administration-geo/index.html    |  12 +-
 .../docs/2.9.1/administration-isolation/index.html |  12 +-
 .../2.9.1/administration-load-balance/index.html   |  12 +-
 .../fr/docs/2.9.1/administration-proxy/index.html  |  12 +-
 .../2.9.1/administration-pulsar-manager/index.html |  12 +-
 .../fr/docs/2.9.1/administration-stats/index.html  |  12 +-
 .../docs/2.9.1/administration-upgrade/index.html   |  12 +-
 .../fr/docs/2.9.1/administration-zk-bk/index.html  |  12 +-
 .../fr/docs/2.9.1/client-libraries-cgo/index.html  |  10 +-
 .../fr/docs/2.9.1/client-libraries-cpp/index.html  |  12 +-
 .../docs/2.9.1/client-libraries-dotnet/index.html  |  12 +-
 .../fr/docs/2.9.1/client-libraries-go/index.html   |  12 +-
 .../fr/docs/2.9.1/client-libraries-java/index.html |  12 +-
 .../fr/docs/2.9.1/client-libraries-node/index.html |  12 +-
 .../docs/2.9.1/client-libraries-python/index.html  |  12 +-
 .../2.9.1/client-libraries-websocket/index.html    |  12 +-
 content/fr/docs/2.9.1/client-libraries/index.html  |  12 +-
 .../concepts-architecture-overview/index.html      |  12 +-
 .../fr/docs/2.9.1/concepts-architecture/index.html |  10 +-
 .../docs/2.9.1/concepts-authentication/index.html  |  12 +-
 content/fr/docs/2.9.1/concepts-clients/index.html  |  12 +-
 .../fr/docs/2.9.1/concepts-messaging/index.html    |  12 +-
 .../docs/2.9.1/concepts-multi-tenancy/index.html   |  12 +-
 .../index.html                                     |  12 +-
 content/fr/docs/2.9.1/concepts-overview/index.html |  12 +-
 .../2.9.1/concepts-proxy-sni-routing/index.html    |  12 +-
 .../fr/docs/2.9.1/concepts-replication/index.html  |  12 +-
 .../docs/2.9.1/concepts-tiered-storage/index.html  |  10 +-
 .../2.9.1/concepts-topic-compaction/index.html     |  12 +-
 .../2.9.1/cookbooks-bookkeepermetadata/index.html  |  12 +-
 .../fr/docs/2.9.1/cookbooks-compaction/index.html  |  12 +-
 .../docs/2.9.1/cookbooks-deduplication/index.html  |  12 +-
 .../fr/docs/2.9.1/cookbooks-encryption/index.html  |  12 +-
 .../docs/2.9.1/cookbooks-message-queue/index.html  |  12 +-
 .../docs/2.9.1/cookbooks-non-persistent/index.html |  12 +-
 .../fr/docs/2.9.1/cookbooks-partitioned/index.html |  10 +-
 .../2.9.1/cookbooks-retention-expiry/index.html    |  12 +-
 .../docs/2.9.1/cookbooks-tiered-storage/index.html |  10 +-
 content/fr/docs/2.9.1/deploy-aws/index.html        |  12 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  12 +-
 content/fr/docs/2.9.1/deploy-bare-metal/index.html |  12 +-
 content/fr/docs/2.9.1/deploy-dcos/index.html       |  10 +-
 content/fr/docs/2.9.1/deploy-docker/index.html     |  12 +-
 content/fr/docs/2.9.1/deploy-kubernetes/index.html |  12 +-
 content/fr/docs/2.9.1/deploy-monitoring/index.html |  12 +-
 .../docs/2.9.1/develop-binary-protocol/index.html  |  10 +-
 .../fr/docs/2.9.1/develop-load-manager/index.html  |  12 +-
 content/fr/docs/2.9.1/develop-schema/index.html    |  12 +-
 content/fr/docs/2.9.1/develop-tools/index.html     |  12 +-
 .../2.9.1/developing-binary-protocol/index.html    |  12 +-
 content/fr/docs/2.9.1/functions-cli/index.html     |  12 +-
 content/fr/docs/2.9.1/functions-debug/index.html   |  12 +-
 content/fr/docs/2.9.1/functions-deploy/index.html  |  12 +-
 content/fr/docs/2.9.1/functions-develop/index.html |  12 +-
 content/fr/docs/2.9.1/functions-metrics/index.html |  10 +-
 .../fr/docs/2.9.1/functions-overview/index.html    |  12 +-
 content/fr/docs/2.9.1/functions-package/index.html |  12 +-
 content/fr/docs/2.9.1/functions-runtime/index.html |  12 +-
 content/fr/docs/2.9.1/functions-worker/index.html  |  12 +-
 .../docs/2.9.1/getting-started-docker/index.html   |  12 +-
 .../fr/docs/2.9.1/getting-started-helm/index.html  |  12 +-
 .../2.9.1/getting-started-standalone/index.html    |  12 +-
 content/fr/docs/2.9.1/helm-deploy/index.html       |  12 +-
 content/fr/docs/2.9.1/helm-install/index.html      |  12 +-
 content/fr/docs/2.9.1/helm-overview/index.html     |  12 +-
 content/fr/docs/2.9.1/helm-prepare/index.html      |  12 +-
 content/fr/docs/2.9.1/helm-tools/index.html        |  12 +-
 content/fr/docs/2.9.1/helm-upgrade/index.html      |  12 +-
 content/fr/docs/2.9.1/index.html                   |  12 +-
 content/fr/docs/2.9.1/io-aerospike-sink/index.html |  10 +-
 content/fr/docs/2.9.1/io-canal-source/index.html   |  10 +-
 content/fr/docs/2.9.1/io-cassandra-sink/index.html |  10 +-
 content/fr/docs/2.9.1/io-cdc-debezium/index.html   |  10 +-
 content/fr/docs/2.9.1/io-cdc/index.html            |  12 +-
 content/fr/docs/2.9.1/io-cli/index.html            |  12 +-
 content/fr/docs/2.9.1/io-connectors/index.html     |  12 +-
 .../fr/docs/2.9.1/io-debezium-source/index.html    |  10 +-
 content/fr/docs/2.9.1/io-debug/index.html          |  12 +-
 content/fr/docs/2.9.1/io-develop/index.html        |  12 +-
 .../fr/docs/2.9.1/io-dynamodb-source/index.html    |  10 +-
 .../fr/docs/2.9.1/io-elasticsearch-sink/index.html |  10 +-
 content/fr/docs/2.9.1/io-file-source/index.html    |  10 +-
 content/fr/docs/2.9.1/io-flume-sink/index.html     |  10 +-
 content/fr/docs/2.9.1/io-flume-source/index.html   |  10 +-
 content/fr/docs/2.9.1/io-hbase-sink/index.html     |  10 +-
 content/fr/docs/2.9.1/io-hdfs2-sink/index.html     |  10 +-
 content/fr/docs/2.9.1/io-hdfs3-sink/index.html     |  10 +-
 content/fr/docs/2.9.1/io-influxdb-sink/index.html  |  10 +-
 content/fr/docs/2.9.1/io-jdbc-sink/index.html      |  10 +-
 content/fr/docs/2.9.1/io-kafka-sink/index.html     |  10 +-
 content/fr/docs/2.9.1/io-kafka-source/index.html   |  10 +-
 content/fr/docs/2.9.1/io-kinesis-sink/index.html   |  10 +-
 content/fr/docs/2.9.1/io-kinesis-source/index.html |  10 +-
 content/fr/docs/2.9.1/io-mongo-sink/index.html     |  10 +-
 content/fr/docs/2.9.1/io-netty-source/index.html   |  10 +-
 content/fr/docs/2.9.1/io-nsq-source/index.html     |  10 +-
 content/fr/docs/2.9.1/io-overview/index.html       |  12 +-
 content/fr/docs/2.9.1/io-quickstart/index.html     |  12 +-
 content/fr/docs/2.9.1/io-rabbitmq-sink/index.html  |  10 +-
 .../fr/docs/2.9.1/io-rabbitmq-source/index.html    |  10 +-
 content/fr/docs/2.9.1/io-redis-sink/index.html     |  10 +-
 content/fr/docs/2.9.1/io-solr-sink/index.html      |  10 +-
 content/fr/docs/2.9.1/io-twitter-source/index.html |  10 +-
 content/fr/docs/2.9.1/io-twitter/index.html        |  10 +-
 content/fr/docs/2.9.1/io-use/index.html            |  12 +-
 content/fr/docs/2.9.1/kubernetes-helm/index.html   |  10 +-
 .../docs/2.9.1/performance-pulsar-perf/index.html  |  12 +-
 content/fr/docs/2.9.1/pulsar-2.0/index.html        |  10 +-
 .../fr/docs/2.9.1/reference-cli-tools/index.html   |  12 +-
 .../docs/2.9.1/reference-configuration/index.html  |  12 +-
 .../2.9.1/reference-connector-admin/index.html     |  10 +-
 content/fr/docs/2.9.1/reference-metrics/index.html |  12 +-
 .../docs/2.9.1/reference-pulsar-admin/index.html   |  10 +-
 .../2.9.1/reference-rest-api-overview/index.html   |  12 +-
 .../fr/docs/2.9.1/reference-terminology/index.html |  12 +-
 .../schema-evolution-compatibility/index.html      |  12 +-
 .../fr/docs/2.9.1/schema-get-started/index.html    |  12 +-
 content/fr/docs/2.9.1/schema-manage/index.html     |  12 +-
 content/fr/docs/2.9.1/schema-understand/index.html |  12 +-
 content/fr/docs/2.9.1/security-athenz/index.html   |  12 +-
 .../docs/2.9.1/security-authorization/index.html   |  12 +-
 .../fr/docs/2.9.1/security-basic-auth/index.html   |  12 +-
 .../docs/2.9.1/security-bouncy-castle/index.html   |  12 +-
 .../fr/docs/2.9.1/security-encryption/index.html   |  12 +-
 .../fr/docs/2.9.1/security-extending/index.html    |  12 +-
 content/fr/docs/2.9.1/security-jwt/index.html      |  12 +-
 content/fr/docs/2.9.1/security-kerberos/index.html |  12 +-
 content/fr/docs/2.9.1/security-oauth2/index.html   |  12 +-
 content/fr/docs/2.9.1/security-overview/index.html |  12 +-
 .../2.9.1/security-tls-authentication/index.html   |  12 +-
 .../fr/docs/2.9.1/security-tls-keystore/index.html |  12 +-
 .../docs/2.9.1/security-tls-transport/index.html   |  12 +-
 .../fr/docs/2.9.1/security-token-admin/index.html  |  10 +-
 .../2.9.1/sql-deployment-configurations/index.html |  12 +-
 .../fr/docs/2.9.1/sql-getting-started/index.html   |  12 +-
 content/fr/docs/2.9.1/sql-overview/index.html      |  12 +-
 content/fr/docs/2.9.1/sql-rest-api/index.html      |  12 +-
 content/fr/docs/2.9.1/standalone-docker/index.html |  10 +-
 content/fr/docs/2.9.1/standalone/index.html        |  10 +-
 .../fr/docs/2.9.1/tiered-storage-aliyun/index.html |  12 +-
 .../fr/docs/2.9.1/tiered-storage-aws/index.html    |  12 +-
 .../fr/docs/2.9.1/tiered-storage-azure/index.html  |  12 +-
 .../2.9.1/tiered-storage-filesystem/index.html     |  12 +-
 .../fr/docs/2.9.1/tiered-storage-gcs/index.html    |  12 +-
 .../docs/2.9.1/tiered-storage-overview/index.html  |  12 +-
 content/fr/docs/2.9.1/transactions-api/index.html  |  10 +-
 .../docs/2.9.1/transactions-guarantee/index.html   |  10 +-
 content/fr/docs/2.9.1/transactions/index.html      |  10 +-
 content/fr/docs/2.9.1/txn-how/index.html           |  12 +-
 content/fr/docs/2.9.1/txn-monitor/index.html       |  12 +-
 content/fr/docs/2.9.1/txn-use/index.html           |  12 +-
 content/fr/docs/2.9.1/txn-what/index.html          |  12 +-
 content/fr/docs/2.9.1/txn-why/index.html           |  12 +-
 .../docs/2.9.1/window-functions-context/index.html |  12 +-
 content/fr/docs/2.9.2/adaptors-kafka/index.html    |  12 +-
 content/fr/docs/2.9.2/adaptors-spark/index.html    |  12 +-
 content/fr/docs/2.9.2/adaptors-storm/index.html    |  12 +-
 content/fr/docs/2.9.2/admin-api-brokers/index.html |  12 +-
 .../fr/docs/2.9.2/admin-api-clusters/index.html    |  12 +-
 .../fr/docs/2.9.2/admin-api-functions/index.html   |  12 +-
 .../fr/docs/2.9.2/admin-api-namespaces/index.html  |  12 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../fr/docs/2.9.2/admin-api-overview/index.html    |  12 +-
 .../fr/docs/2.9.2/admin-api-packages/index.html    |  12 +-
 .../2.9.2/admin-api-partitioned-topics/index.html  |  10 +-
 .../fr/docs/2.9.2/admin-api-permissions/index.html |  12 +-
 .../2.9.2/admin-api-persistent-topics/index.html   |  10 +-
 content/fr/docs/2.9.2/admin-api-schemas/index.html |  10 +-
 content/fr/docs/2.9.2/admin-api-tenants/index.html |  12 +-
 content/fr/docs/2.9.2/admin-api-topics/index.html  |  12 +-
 .../docs/2.9.2/administration-dashboard/index.html |  10 +-
 .../fr/docs/2.9.2/administration-geo/index.html    |  12 +-
 .../docs/2.9.2/administration-isolation/index.html |  12 +-
 .../2.9.2/administration-load-balance/index.html   |  12 +-
 .../fr/docs/2.9.2/administration-proxy/index.html  |  12 +-
 .../2.9.2/administration-pulsar-manager/index.html |  12 +-
 .../fr/docs/2.9.2/administration-stats/index.html  |  12 +-
 .../docs/2.9.2/administration-upgrade/index.html   |  12 +-
 .../fr/docs/2.9.2/administration-zk-bk/index.html  |  12 +-
 .../fr/docs/2.9.2/client-libraries-cgo/index.html  |  10 +-
 .../fr/docs/2.9.2/client-libraries-cpp/index.html  |  12 +-
 .../docs/2.9.2/client-libraries-dotnet/index.html  |  12 +-
 .../fr/docs/2.9.2/client-libraries-go/index.html   |  12 +-
 .../fr/docs/2.9.2/client-libraries-java/index.html |  12 +-
 .../fr/docs/2.9.2/client-libraries-node/index.html |  12 +-
 .../docs/2.9.2/client-libraries-python/index.html  |  12 +-
 .../2.9.2/client-libraries-websocket/index.html    |  12 +-
 content/fr/docs/2.9.2/client-libraries/index.html  |  12 +-
 .../concepts-architecture-overview/index.html      |  12 +-
 .../fr/docs/2.9.2/concepts-architecture/index.html |  10 +-
 .../docs/2.9.2/concepts-authentication/index.html  |  12 +-
 content/fr/docs/2.9.2/concepts-clients/index.html  |  12 +-
 .../fr/docs/2.9.2/concepts-messaging/index.html    |  12 +-
 .../docs/2.9.2/concepts-multi-tenancy/index.html   |  12 +-
 .../index.html                                     |  12 +-
 content/fr/docs/2.9.2/concepts-overview/index.html |  12 +-
 .../2.9.2/concepts-proxy-sni-routing/index.html    |  12 +-
 .../fr/docs/2.9.2/concepts-replication/index.html  |  12 +-
 .../docs/2.9.2/concepts-tiered-storage/index.html  |  10 +-
 .../2.9.2/concepts-topic-compaction/index.html     |  12 +-
 .../2.9.2/cookbooks-bookkeepermetadata/index.html  |  12 +-
 .../fr/docs/2.9.2/cookbooks-compaction/index.html  |  12 +-
 .../docs/2.9.2/cookbooks-deduplication/index.html  |  12 +-
 .../fr/docs/2.9.2/cookbooks-encryption/index.html  |  12 +-
 .../docs/2.9.2/cookbooks-message-queue/index.html  |  12 +-
 .../docs/2.9.2/cookbooks-non-persistent/index.html |  12 +-
 .../fr/docs/2.9.2/cookbooks-partitioned/index.html |  10 +-
 .../2.9.2/cookbooks-retention-expiry/index.html    |  12 +-
 .../docs/2.9.2/cookbooks-tiered-storage/index.html |  10 +-
 content/fr/docs/2.9.2/deploy-aws/index.html        |  12 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  12 +-
 content/fr/docs/2.9.2/deploy-bare-metal/index.html |  12 +-
 content/fr/docs/2.9.2/deploy-dcos/index.html       |  10 +-
 content/fr/docs/2.9.2/deploy-docker/index.html     |  12 +-
 content/fr/docs/2.9.2/deploy-kubernetes/index.html |  12 +-
 content/fr/docs/2.9.2/deploy-monitoring/index.html |  12 +-
 .../fr/docs/2.9.2/develop-load-manager/index.html  |  12 +-
 content/fr/docs/2.9.2/develop-schema/index.html    |  12 +-
 content/fr/docs/2.9.2/develop-tools/index.html     |  12 +-
 .../2.9.2/developing-binary-protocol/index.html    |  12 +-
 content/fr/docs/2.9.2/functions-cli/index.html     |  12 +-
 content/fr/docs/2.9.2/functions-debug/index.html   |  12 +-
 content/fr/docs/2.9.2/functions-deploy/index.html  |  12 +-
 content/fr/docs/2.9.2/functions-develop/index.html |  12 +-
 content/fr/docs/2.9.2/functions-metrics/index.html |  10 +-
 .../fr/docs/2.9.2/functions-overview/index.html    |  12 +-
 content/fr/docs/2.9.2/functions-package/index.html |  12 +-
 content/fr/docs/2.9.2/functions-runtime/index.html |  12 +-
 content/fr/docs/2.9.2/functions-worker/index.html  |  12 +-
 .../docs/2.9.2/getting-started-docker/index.html   |  12 +-
 .../fr/docs/2.9.2/getting-started-helm/index.html  |  12 +-
 .../2.9.2/getting-started-standalone/index.html    |  12 +-
 content/fr/docs/2.9.2/helm-deploy/index.html       |  12 +-
 content/fr/docs/2.9.2/helm-install/index.html      |  12 +-
 content/fr/docs/2.9.2/helm-overview/index.html     |  12 +-
 content/fr/docs/2.9.2/helm-prepare/index.html      |  12 +-
 content/fr/docs/2.9.2/helm-tools/index.html        |  12 +-
 content/fr/docs/2.9.2/helm-upgrade/index.html      |  12 +-
 content/fr/docs/2.9.2/index.html                   |  12 +-
 content/fr/docs/2.9.2/io-aerospike-sink/index.html |  10 +-
 content/fr/docs/2.9.2/io-canal-source/index.html   |  10 +-
 content/fr/docs/2.9.2/io-cassandra-sink/index.html |  10 +-
 content/fr/docs/2.9.2/io-cdc-debezium/index.html   |  10 +-
 content/fr/docs/2.9.2/io-cdc/index.html            |  12 +-
 content/fr/docs/2.9.2/io-cli/index.html            |  12 +-
 content/fr/docs/2.9.2/io-connectors/index.html     |  12 +-
 .../fr/docs/2.9.2/io-debezium-source/index.html    |  10 +-
 content/fr/docs/2.9.2/io-debug/index.html          |  12 +-
 content/fr/docs/2.9.2/io-develop/index.html        |  12 +-
 .../fr/docs/2.9.2/io-dynamodb-source/index.html    |  10 +-
 .../fr/docs/2.9.2/io-elasticsearch-sink/index.html |  10 +-
 content/fr/docs/2.9.2/io-file-source/index.html    |  10 +-
 content/fr/docs/2.9.2/io-flume-sink/index.html     |  10 +-
 content/fr/docs/2.9.2/io-flume-source/index.html   |  10 +-
 content/fr/docs/2.9.2/io-hbase-sink/index.html     |  10 +-
 content/fr/docs/2.9.2/io-hdfs2-sink/index.html     |  10 +-
 content/fr/docs/2.9.2/io-hdfs3-sink/index.html     |  10 +-
 content/fr/docs/2.9.2/io-influxdb-sink/index.html  |  10 +-
 content/fr/docs/2.9.2/io-jdbc-sink/index.html      |  10 +-
 content/fr/docs/2.9.2/io-kafka-sink/index.html     |  10 +-
 content/fr/docs/2.9.2/io-kafka-source/index.html   |  10 +-
 content/fr/docs/2.9.2/io-kinesis-sink/index.html   |  10 +-
 content/fr/docs/2.9.2/io-kinesis-source/index.html |  10 +-
 content/fr/docs/2.9.2/io-mongo-sink/index.html     |  10 +-
 content/fr/docs/2.9.2/io-netty-source/index.html   |  10 +-
 content/fr/docs/2.9.2/io-nsq-source/index.html     |  10 +-
 content/fr/docs/2.9.2/io-overview/index.html       |  12 +-
 content/fr/docs/2.9.2/io-quickstart/index.html     |  12 +-
 content/fr/docs/2.9.2/io-rabbitmq-sink/index.html  |  10 +-
 .../fr/docs/2.9.2/io-rabbitmq-source/index.html    |  10 +-
 content/fr/docs/2.9.2/io-redis-sink/index.html     |  10 +-
 content/fr/docs/2.9.2/io-solr-sink/index.html      |  10 +-
 content/fr/docs/2.9.2/io-twitter-source/index.html |  10 +-
 content/fr/docs/2.9.2/io-twitter/index.html        |  10 +-
 content/fr/docs/2.9.2/io-use/index.html            |  12 +-
 .../docs/2.9.2/performance-pulsar-perf/index.html  |  12 +-
 content/fr/docs/2.9.2/pulsar-2.0/index.html        |  10 +-
 .../fr/docs/2.9.2/reference-cli-tools/index.html   |  12 +-
 .../docs/2.9.2/reference-configuration/index.html  |  12 +-
 .../2.9.2/reference-connector-admin/index.html     |  10 +-
 content/fr/docs/2.9.2/reference-metrics/index.html |  12 +-
 .../docs/2.9.2/reference-pulsar-admin/index.html   |  10 +-
 .../2.9.2/reference-rest-api-overview/index.html   |  12 +-
 .../fr/docs/2.9.2/reference-terminology/index.html |  12 +-
 .../schema-evolution-compatibility/index.html      |  12 +-
 .../fr/docs/2.9.2/schema-get-started/index.html    |  12 +-
 content/fr/docs/2.9.2/schema-manage/index.html     |  12 +-
 content/fr/docs/2.9.2/schema-understand/index.html |  12 +-
 content/fr/docs/2.9.2/security-athenz/index.html   |  12 +-
 .../docs/2.9.2/security-authorization/index.html   |  12 +-
 .../fr/docs/2.9.2/security-basic-auth/index.html   |  12 +-
 .../docs/2.9.2/security-bouncy-castle/index.html   |  12 +-
 .../fr/docs/2.9.2/security-encryption/index.html   |  12 +-
 .../fr/docs/2.9.2/security-extending/index.html    |  12 +-
 content/fr/docs/2.9.2/security-jwt/index.html      |  12 +-
 content/fr/docs/2.9.2/security-kerberos/index.html |  12 +-
 content/fr/docs/2.9.2/security-oauth2/index.html   |  12 +-
 content/fr/docs/2.9.2/security-overview/index.html |  12 +-
 .../2.9.2/security-tls-authentication/index.html   |  12 +-
 .../fr/docs/2.9.2/security-tls-keystore/index.html |  12 +-
 .../docs/2.9.2/security-tls-transport/index.html   |  12 +-
 .../fr/docs/2.9.2/security-token-admin/index.html  |  10 +-
 .../2.9.2/sql-deployment-configurations/index.html |  12 +-
 .../fr/docs/2.9.2/sql-getting-started/index.html   |  12 +-
 content/fr/docs/2.9.2/sql-overview/index.html      |  12 +-
 content/fr/docs/2.9.2/sql-rest-api/index.html      |  12 +-
 content/fr/docs/2.9.2/standalone/index.html        |  10 +-
 .../fr/docs/2.9.2/tiered-storage-aliyun/index.html |  12 +-
 .../fr/docs/2.9.2/tiered-storage-aws/index.html    |  12 +-
 .../fr/docs/2.9.2/tiered-storage-azure/index.html  |  12 +-
 .../2.9.2/tiered-storage-filesystem/index.html     |  12 +-
 .../fr/docs/2.9.2/tiered-storage-gcs/index.html    |  12 +-
 .../docs/2.9.2/tiered-storage-overview/index.html  |  12 +-
 content/fr/docs/2.9.2/transactions-api/index.html  |  10 +-
 .../docs/2.9.2/transactions-guarantee/index.html   |  10 +-
 content/fr/docs/2.9.2/transactions/index.html      |  10 +-
 content/fr/docs/2.9.2/txn-how/index.html           |  12 +-
 content/fr/docs/2.9.2/txn-monitor/index.html       |  12 +-
 content/fr/docs/2.9.2/txn-use/index.html           |  12 +-
 content/fr/docs/2.9.2/txn-what/index.html          |  12 +-
 content/fr/docs/2.9.2/txn-why/index.html           |  12 +-
 .../docs/2.9.2/window-functions-context/index.html |  12 +-
 content/fr/docs/adaptors-kafka/index.html          |   4 +-
 content/fr/docs/adaptors-spark/index.html          |   4 +-
 content/fr/docs/adaptors-storm/index.html          |   4 +-
 content/fr/docs/admin-api-brokers/index.html       |   4 +-
 content/fr/docs/admin-api-clusters/index.html      |   4 +-
 content/fr/docs/admin-api-functions/index.html     |   4 +-
 content/fr/docs/admin-api-namespaces/index.html    |   4 +-
 .../admin-api-non-partitioned-topics/index.html    |   4 +-
 .../admin-api-non-persistent-topics/index.html     |   4 +-
 content/fr/docs/admin-api-overview/index.html      |   4 +-
 content/fr/docs/admin-api-packages/index.html      |   4 +-
 .../docs/admin-api-partitioned-topics/index.html   |   4 +-
 content/fr/docs/admin-api-permissions/index.html   |   4 +-
 .../fr/docs/admin-api-persistent-topics/index.html |   4 +-
 content/fr/docs/admin-api-schemas/index.html       |   4 +-
 content/fr/docs/admin-api-tenants/index.html       |   4 +-
 content/fr/docs/admin-api-topics/index.html        |   4 +-
 content/fr/docs/administration-geo/index.html      |   4 +-
 .../fr/docs/administration-isolation/index.html    |   4 +-
 .../fr/docs/administration-load-balance/index.html |   4 +-
 content/fr/docs/administration-proxy/index.html    |   4 +-
 .../docs/administration-pulsar-manager/index.html  |   4 +-
 content/fr/docs/administration-stats/index.html    |   4 +-
 content/fr/docs/administration-upgrade/index.html  |   4 +-
 content/fr/docs/administration-zk-bk/index.html    |   4 +-
 content/fr/docs/client-libraries-cgo/index.html    |   4 +-
 content/fr/docs/client-libraries-cpp/index.html    |   4 +-
 content/fr/docs/client-libraries-dotnet/index.html |   4 +-
 content/fr/docs/client-libraries-go/index.html     |   4 +-
 content/fr/docs/client-libraries-java/index.html   |   4 +-
 content/fr/docs/client-libraries-node/index.html   |   4 +-
 content/fr/docs/client-libraries-python/index.html |   4 +-
 content/fr/docs/client-libraries-rest/index.html   |   4 +-
 .../fr/docs/client-libraries-websocket/index.html  |   4 +-
 content/fr/docs/client-libraries/index.html        |   4 +-
 .../docs/concepts-architecture-overview/index.html |   4 +-
 content/fr/docs/concepts-architecture/index.html   |   4 +-
 content/fr/docs/concepts-authentication/index.html |   4 +-
 content/fr/docs/concepts-clients/index.html        |   4 +-
 content/fr/docs/concepts-messaging/index.html      |   4 +-
 content/fr/docs/concepts-multi-tenancy/index.html  |   4 +-
 .../index.html                                     |   4 +-
 content/fr/docs/concepts-overview/index.html       |   4 +-
 .../fr/docs/concepts-proxy-sni-routing/index.html  |   4 +-
 content/fr/docs/concepts-replication/index.html    |   4 +-
 content/fr/docs/concepts-tiered-storage/index.html |   4 +-
 .../fr/docs/concepts-topic-compaction/index.html   |   4 +-
 .../docs/cookbooks-bookkeepermetadata/index.html   |   4 +-
 content/fr/docs/cookbooks-compaction/index.html    |   4 +-
 content/fr/docs/cookbooks-deduplication/index.html |   4 +-
 content/fr/docs/cookbooks-encryption/index.html    |   4 +-
 content/fr/docs/cookbooks-message-queue/index.html |   4 +-
 .../fr/docs/cookbooks-non-persistent/index.html    |   4 +-
 content/fr/docs/cookbooks-partitioned/index.html   |   4 +-
 .../fr/docs/cookbooks-retention-expiry/index.html  |   4 +-
 .../fr/docs/cookbooks-tiered-storage/index.html    |   4 +-
 content/fr/docs/deploy-aws/index.html              |   4 +-
 .../deploy-bare-metal-multi-cluster/index.html     |   4 +-
 content/fr/docs/deploy-bare-metal/index.html       |   4 +-
 content/fr/docs/deploy-dcos/index.html             |   4 +-
 content/fr/docs/deploy-docker/index.html           |   4 +-
 content/fr/docs/deploy-kubernetes/index.html       |   4 +-
 content/fr/docs/deploy-monitoring/index.html       |   4 +-
 content/fr/docs/develop-load-manager/index.html    |   4 +-
 content/fr/docs/develop-plugin/index.html          |   4 +-
 content/fr/docs/develop-schema/index.html          |   4 +-
 content/fr/docs/develop-tools/index.html           |   4 +-
 .../fr/docs/developing-binary-protocol/index.html  |   4 +-
 content/fr/docs/functions-cli/index.html           |   4 +-
 content/fr/docs/functions-debug/index.html         |   4 +-
 content/fr/docs/functions-deploy/index.html        |   4 +-
 content/fr/docs/functions-develop/index.html       |   4 +-
 content/fr/docs/functions-metrics/index.html       |   4 +-
 content/fr/docs/functions-overview/index.html      |   4 +-
 content/fr/docs/functions-package/index.html       |   4 +-
 content/fr/docs/functions-runtime/index.html       |   4 +-
 content/fr/docs/functions-worker/index.html        |   4 +-
 content/fr/docs/getting-started-docker/index.html  |   4 +-
 content/fr/docs/getting-started-helm/index.html    |   4 +-
 .../fr/docs/getting-started-standalone/index.html  |   4 +-
 content/fr/docs/helm-deploy/index.html             |   4 +-
 content/fr/docs/helm-install/index.html            |   4 +-
 content/fr/docs/helm-overview/index.html           |   4 +-
 content/fr/docs/helm-prepare/index.html            |   4 +-
 content/fr/docs/helm-tools/index.html              |   4 +-
 content/fr/docs/helm-upgrade/index.html            |   4 +-
 content/fr/docs/index.html                         |   4 +-
 content/fr/docs/io-aerospike-sink/index.html       |   4 +-
 content/fr/docs/io-canal-source/index.html         |   4 +-
 content/fr/docs/io-cassandra-sink/index.html       |   4 +-
 content/fr/docs/io-cdc-debezium/index.html         |   4 +-
 content/fr/docs/io-cdc/index.html                  |   4 +-
 content/fr/docs/io-cli/index.html                  |   4 +-
 content/fr/docs/io-connectors/index.html           |   4 +-
 content/fr/docs/io-debezium-source/index.html      |   4 +-
 content/fr/docs/io-debug/index.html                |   4 +-
 content/fr/docs/io-develop/index.html              |   4 +-
 content/fr/docs/io-dynamodb-source/index.html      |   4 +-
 content/fr/docs/io-elasticsearch-sink/index.html   |   4 +-
 content/fr/docs/io-file-source/index.html          |   4 +-
 content/fr/docs/io-flume-sink/index.html           |   4 +-
 content/fr/docs/io-flume-source/index.html         |   4 +-
 content/fr/docs/io-hbase-sink/index.html           |   4 +-
 content/fr/docs/io-hdfs2-sink/index.html           |   4 +-
 content/fr/docs/io-hdfs3-sink/index.html           |   4 +-
 content/fr/docs/io-influxdb-sink/index.html        |   4 +-
 content/fr/docs/io-jdbc-sink/index.html            |   4 +-
 content/fr/docs/io-kafka-sink/index.html           |   4 +-
 content/fr/docs/io-kafka-source/index.html         |   4 +-
 content/fr/docs/io-kinesis-sink/index.html         |   4 +-
 content/fr/docs/io-kinesis-source/index.html       |   4 +-
 content/fr/docs/io-mongo-sink/index.html           |   4 +-
 content/fr/docs/io-netty-source/index.html         |   4 +-
 content/fr/docs/io-nsq-source/index.html           |   4 +-
 content/fr/docs/io-overview/index.html             |   4 +-
 content/fr/docs/io-quickstart/index.html           |   4 +-
 content/fr/docs/io-rabbitmq-sink/index.html        |   4 +-
 content/fr/docs/io-rabbitmq-source/index.html      |   4 +-
 content/fr/docs/io-redis-sink/index.html           |   4 +-
 content/fr/docs/io-solr-sink/index.html            |   4 +-
 content/fr/docs/io-twitter-source/index.html       |   4 +-
 content/fr/docs/io-twitter/index.html              |   4 +-
 content/fr/docs/io-use/index.html                  |   4 +-
 content/fr/docs/next/adaptors-kafka/index.html     |   4 +-
 content/fr/docs/next/adaptors-spark/index.html     |   4 +-
 content/fr/docs/next/adaptors-storm/index.html     |   4 +-
 content/fr/docs/next/admin-api-brokers/index.html  |   4 +-
 content/fr/docs/next/admin-api-clusters/index.html |   4 +-
 .../fr/docs/next/admin-api-functions/index.html    |   4 +-
 .../fr/docs/next/admin-api-namespaces/index.html   |   4 +-
 .../admin-api-non-partitioned-topics/index.html    |   4 +-
 .../admin-api-non-persistent-topics/index.html     |   4 +-
 content/fr/docs/next/admin-api-overview/index.html |   4 +-
 content/fr/docs/next/admin-api-packages/index.html |   4 +-
 .../next/admin-api-partitioned-topics/index.html   |   4 +-
 .../fr/docs/next/admin-api-permissions/index.html  |   4 +-
 .../next/admin-api-persistent-topics/index.html    |   4 +-
 content/fr/docs/next/admin-api-schemas/index.html  |   4 +-
 content/fr/docs/next/admin-api-tenants/index.html  |   4 +-
 content/fr/docs/next/admin-api-topics/index.html   |   4 +-
 .../docs/next/administration-dashboard/index.html  |   4 +-
 content/fr/docs/next/administration-geo/index.html |   4 +-
 .../docs/next/administration-isolation/index.html  |   4 +-
 .../next/administration-load-balance/index.html    |   4 +-
 .../fr/docs/next/administration-proxy/index.html   |   4 +-
 .../next/administration-pulsar-manager/index.html  |   4 +-
 .../fr/docs/next/administration-stats/index.html   |   4 +-
 .../fr/docs/next/administration-upgrade/index.html |   4 +-
 .../fr/docs/next/administration-zk-bk/index.html   |   4 +-
 .../fr/docs/next/client-libraries-cgo/index.html   |   4 +-
 .../fr/docs/next/client-libraries-cpp/index.html   |   4 +-
 .../docs/next/client-libraries-dotnet/index.html   |   4 +-
 .../fr/docs/next/client-libraries-go/index.html    |   4 +-
 .../fr/docs/next/client-libraries-java/index.html  |   4 +-
 .../fr/docs/next/client-libraries-node/index.html  |   4 +-
 .../docs/next/client-libraries-python/index.html   |   4 +-
 .../fr/docs/next/client-libraries-rest/index.html  |   4 +-
 .../next/client-libraries-websocket/index.html     |   4 +-
 content/fr/docs/next/client-libraries/index.html   |   4 +-
 .../next/concepts-architecture-overview/index.html |   4 +-
 .../fr/docs/next/concepts-architecture/index.html  |   4 +-
 .../docs/next/concepts-authentication/index.html   |   4 +-
 content/fr/docs/next/concepts-clients/index.html   |   4 +-
 content/fr/docs/next/concepts-messaging/index.html |   4 +-
 .../fr/docs/next/concepts-multi-tenancy/index.html |   4 +-
 .../index.html                                     |   4 +-
 content/fr/docs/next/concepts-overview/index.html  |   4 +-
 .../next/concepts-proxy-sni-routing/index.html     |   4 +-
 .../fr/docs/next/concepts-replication/index.html   |   4 +-
 .../docs/next/concepts-schema-registry/index.html  |   4 +-
 .../docs/next/concepts-tiered-storage/index.html   |   4 +-
 .../docs/next/concepts-topic-compaction/index.html |   4 +-
 .../next/cookbooks-bookkeepermetadata/index.html   |   4 +-
 .../fr/docs/next/cookbooks-compaction/index.html   |   4 +-
 .../docs/next/cookbooks-deduplication/index.html   |   4 +-
 .../fr/docs/next/cookbooks-encryption/index.html   |   4 +-
 .../docs/next/cookbooks-message-queue/index.html   |   4 +-
 .../docs/next/cookbooks-non-persistent/index.html  |   4 +-
 .../fr/docs/next/cookbooks-partitioned/index.html  |   4 +-
 .../next/cookbooks-retention-expiry/index.html     |   4 +-
 .../docs/next/cookbooks-tiered-storage/index.html  |   4 +-
 content/fr/docs/next/deploy-aws/index.html         |   4 +-
 .../deploy-bare-metal-multi-cluster/index.html     |   4 +-
 content/fr/docs/next/deploy-bare-metal/index.html  |   4 +-
 content/fr/docs/next/deploy-dcos/index.html        |   4 +-
 content/fr/docs/next/deploy-docker/index.html      |   4 +-
 content/fr/docs/next/deploy-kubernetes/index.html  |   4 +-
 content/fr/docs/next/deploy-monitoring/index.html  |   4 +-
 .../docs/next/develop-binary-protocol/index.html   |   4 +-
 .../fr/docs/next/develop-load-manager/index.html   |   4 +-
 content/fr/docs/next/develop-plugin/index.html     |   4 +-
 content/fr/docs/next/develop-schema/index.html     |   4 +-
 content/fr/docs/next/develop-tools/index.html      |   4 +-
 .../next/developing-binary-protocol/index.html     |   4 +-
 content/fr/docs/next/functions-api/index.html      |   4 +-
 content/fr/docs/next/functions-cli/index.html      |   4 +-
 content/fr/docs/next/functions-debug/index.html    |   4 +-
 .../fr/docs/next/functions-debugging/index.html    |   4 +-
 content/fr/docs/next/functions-deploy/index.html   |   4 +-
 .../fr/docs/next/functions-deploying/index.html    |   4 +-
 content/fr/docs/next/functions-develop/index.html  |   4 +-
 .../fr/docs/next/functions-guarantees/index.html   |   4 +-
 content/fr/docs/next/functions-metrics/index.html  |   4 +-
 content/fr/docs/next/functions-overview/index.html |   4 +-
 content/fr/docs/next/functions-package/index.html  |   4 +-
 .../fr/docs/next/functions-quickstart/index.html   |   4 +-
 content/fr/docs/next/functions-runtime/index.html  |   4 +-
 content/fr/docs/next/functions-state/index.html    |   4 +-
 content/fr/docs/next/functions-worker/index.html   |   4 +-
 .../fr/docs/next/getting-started-docker/index.html |   4 +-
 .../fr/docs/next/getting-started-helm/index.html   |   4 +-
 .../next/getting-started-standalone/index.html     |   4 +-
 content/fr/docs/next/helm-deploy/index.html        |   4 +-
 content/fr/docs/next/helm-install/index.html       |   4 +-
 content/fr/docs/next/helm-overview/index.html      |   4 +-
 content/fr/docs/next/helm-prepare/index.html       |   4 +-
 content/fr/docs/next/helm-tools/index.html         |   4 +-
 content/fr/docs/next/helm-upgrade/index.html       |   4 +-
 content/fr/docs/next/index.html                    |   4 +-
 content/fr/docs/next/io-aerospike-sink/index.html  |   4 +-
 content/fr/docs/next/io-aerospike/index.html       |   4 +-
 content/fr/docs/next/io-canal-source/index.html    |   4 +-
 content/fr/docs/next/io-cassandra-sink/index.html  |   4 +-
 content/fr/docs/next/io-cassandra/index.html       |   4 +-
 content/fr/docs/next/io-cdc-canal/index.html       |   4 +-
 content/fr/docs/next/io-cdc-debezium/index.html    |   4 +-
 content/fr/docs/next/io-cdc/index.html             |   4 +-
 content/fr/docs/next/io-cli/index.html             |   4 +-
 content/fr/docs/next/io-connectors/index.html      |   4 +-
 content/fr/docs/next/io-debezium-source/index.html |   4 +-
 content/fr/docs/next/io-debug/index.html           |   4 +-
 content/fr/docs/next/io-develop/index.html         |   4 +-
 content/fr/docs/next/io-dynamodb-source/index.html |   4 +-
 content/fr/docs/next/io-dynamodb/index.html        |   4 +-
 .../fr/docs/next/io-elasticsearch-sink/index.html  |   4 +-
 content/fr/docs/next/io-elasticsearch/index.html   |   4 +-
 content/fr/docs/next/io-file-source/index.html     |   4 +-
 content/fr/docs/next/io-file/index.html            |   4 +-
 content/fr/docs/next/io-flume-sink/index.html      |   4 +-
 content/fr/docs/next/io-flume-source/index.html    |   4 +-
 content/fr/docs/next/io-hbase-sink/index.html      |   4 +-
 content/fr/docs/next/io-hbase/index.html           |   4 +-
 content/fr/docs/next/io-hdfs/index.html            |   4 +-
 content/fr/docs/next/io-hdfs2-sink/index.html      |   4 +-
 content/fr/docs/next/io-hdfs3-sink/index.html      |   4 +-
 content/fr/docs/next/io-influxdb-sink/index.html   |   4 +-
 content/fr/docs/next/io-influxdb/index.html        |   4 +-
 content/fr/docs/next/io-jdbc-sink/index.html       |   4 +-
 content/fr/docs/next/io-jdbc/index.html            |   4 +-
 content/fr/docs/next/io-kafka-sink/index.html      |   4 +-
 content/fr/docs/next/io-kafka-source/index.html    |   4 +-
 content/fr/docs/next/io-kafka/index.html           |   4 +-
 content/fr/docs/next/io-kinesis-sink/index.html    |   4 +-
 content/fr/docs/next/io-kinesis-source/index.html  |   4 +-
 content/fr/docs/next/io-kinesis/index.html         |   4 +-
 content/fr/docs/next/io-mongo-sink/index.html      |   4 +-
 content/fr/docs/next/io-mongo/index.html           |   4 +-
 content/fr/docs/next/io-netty-source/index.html    |   4 +-
 content/fr/docs/next/io-netty/index.html           |   4 +-
 content/fr/docs/next/io-nsq-source/index.html      |   4 +-
 content/fr/docs/next/io-nsq/index.html             |   4 +-
 content/fr/docs/next/io-overview/index.html        |   4 +-
 content/fr/docs/next/io-quickstart/index.html      |   4 +-
 content/fr/docs/next/io-rabbitmq-sink/index.html   |   4 +-
 content/fr/docs/next/io-rabbitmq-source/index.html |   4 +-
 content/fr/docs/next/io-rabbitmq/index.html        |   4 +-
 content/fr/docs/next/io-redis-sink/index.html      |   4 +-
 content/fr/docs/next/io-redis/index.html           |   4 +-
 content/fr/docs/next/io-solr-sink/index.html       |   4 +-
 content/fr/docs/next/io-solr/index.html            |   4 +-
 content/fr/docs/next/io-tcp/index.html             |   4 +-
 content/fr/docs/next/io-twitter-source/index.html  |   4 +-
 content/fr/docs/next/io-twitter/index.html         |   4 +-
 content/fr/docs/next/io-use/index.html             |   4 +-
 content/fr/docs/next/kubernetes-helm/index.html    |   4 +-
 .../docs/next/performance-pulsar-perf/index.html   |   4 +-
 content/fr/docs/next/pulsar-2.0/index.html         |   4 +-
 .../fr/docs/next/reference-cli-tools/index.html    |   4 +-
 .../docs/next/reference-configuration/index.html   |   4 +-
 .../docs/next/reference-connector-admin/index.html |   4 +-
 content/fr/docs/next/reference-metrics/index.html  |   4 +-
 .../fr/docs/next/reference-pulsar-admin/index.html |   4 +-
 .../next/reference-rest-api-overview/index.html    |   4 +-
 .../fr/docs/next/reference-terminology/index.html  |   4 +-
 .../next/schema-evolution-compatibility/index.html |   4 +-
 content/fr/docs/next/schema-get-started/index.html |   4 +-
 content/fr/docs/next/schema-manage/index.html      |   4 +-
 content/fr/docs/next/schema-understand/index.html  |   4 +-
 content/fr/docs/next/security-athenz/index.html    |   4 +-
 .../fr/docs/next/security-authorization/index.html |   4 +-
 .../fr/docs/next/security-basic-auth/index.html    |   4 +-
 .../fr/docs/next/security-bouncy-castle/index.html |   4 +-
 .../fr/docs/next/security-encryption/index.html    |   4 +-
 content/fr/docs/next/security-extending/index.html |   4 +-
 content/fr/docs/next/security-jwt/index.html       |   4 +-
 content/fr/docs/next/security-kerberos/index.html  |   4 +-
 content/fr/docs/next/security-oauth2/index.html    |   4 +-
 content/fr/docs/next/security-overview/index.html  |   4 +-
 .../index.html                                     |   4 +-
 .../next/security-tls-authentication/index.html    |   4 +-
 .../fr/docs/next/security-tls-keystore/index.html  |   4 +-
 .../fr/docs/next/security-tls-transport/index.html |   4 +-
 .../fr/docs/next/security-token-admin/index.html   |   4 +-
 .../next/sql-deployment-configurations/index.html  |   4 +-
 .../fr/docs/next/sql-getting-started/index.html    |   4 +-
 content/fr/docs/next/sql-overview/index.html       |   4 +-
 content/fr/docs/next/sql-rest-api/index.html       |   4 +-
 content/fr/docs/next/standalone-docker/index.html  |   4 +-
 content/fr/docs/next/standalone/index.html         |   4 +-
 .../fr/docs/next/tiered-storage-aliyun/index.html  |   4 +-
 content/fr/docs/next/tiered-storage-aws/index.html |   4 +-
 .../fr/docs/next/tiered-storage-azure/index.html   |   4 +-
 .../docs/next/tiered-storage-filesystem/index.html |   4 +-
 content/fr/docs/next/tiered-storage-gcs/index.html |   4 +-
 .../docs/next/tiered-storage-overview/index.html   |   4 +-
 content/fr/docs/next/transactions-api/index.html   |   4 +-
 .../fr/docs/next/transactions-guarantee/index.html |   4 +-
 content/fr/docs/next/transactions/index.html       |   4 +-
 content/fr/docs/next/txn-how/index.html            |   4 +-
 content/fr/docs/next/txn-monitor/index.html        |   4 +-
 content/fr/docs/next/txn-use/index.html            |   4 +-
 content/fr/docs/next/txn-what/index.html           |   4 +-
 content/fr/docs/next/txn-why/index.html            |   4 +-
 .../docs/next/window-functions-context/index.html  |   4 +-
 content/fr/docs/performance-pulsar-perf/index.html |   4 +-
 content/fr/docs/pulsar-2.0/index.html              |   4 +-
 content/fr/docs/pulsar-admin/index.html            |   4 +-
 content/fr/docs/reference-cli-tools/index.html     |   4 +-
 content/fr/docs/reference-configuration/index.html |   4 +-
 .../fr/docs/reference-connector-admin/index.html   |   4 +-
 content/fr/docs/reference-metrics/index.html       |   4 +-
 .../fr/docs/reference-rest-api-overview/index.html |   4 +-
 content/fr/docs/reference-terminology/index.html   |   4 +-
 .../docs/schema-evolution-compatibility/index.html |   4 +-
 content/fr/docs/schema-get-started/index.html      |   4 +-
 content/fr/docs/schema-manage/index.html           |   4 +-
 content/fr/docs/schema-understand/index.html       |   4 +-
 content/fr/docs/security-athenz/index.html         |   4 +-
 content/fr/docs/security-authorization/index.html  |   4 +-
 content/fr/docs/security-basic-auth/index.html     |   4 +-
 content/fr/docs/security-bouncy-castle/index.html  |   4 +-
 content/fr/docs/security-encryption/index.html     |   4 +-
 content/fr/docs/security-extending/index.html      |   4 +-
 content/fr/docs/security-jwt/index.html            |   4 +-
 content/fr/docs/security-kerberos/index.html       |   4 +-
 content/fr/docs/security-oauth2/index.html         |   4 +-
 content/fr/docs/security-overview/index.html       |   4 +-
 .../index.html                                     |   4 +-
 .../fr/docs/security-tls-authentication/index.html |   4 +-
 content/fr/docs/security-tls-keystore/index.html   |   4 +-
 content/fr/docs/security-tls-transport/index.html  |   4 +-
 content/fr/docs/security-token-admin/index.html    |   4 +-
 .../docs/sql-deployment-configurations/index.html  |   4 +-
 content/fr/docs/sql-getting-started/index.html     |   4 +-
 content/fr/docs/sql-overview/index.html            |   4 +-
 content/fr/docs/sql-rest-api/index.html            |   4 +-
 content/fr/docs/standalone/index.html              |   4 +-
 content/fr/docs/tiered-storage-aliyun/index.html   |   4 +-
 content/fr/docs/tiered-storage-aws/index.html      |   4 +-
 content/fr/docs/tiered-storage-azure/index.html    |   4 +-
 .../fr/docs/tiered-storage-filesystem/index.html   |   4 +-
 content/fr/docs/tiered-storage-gcs/index.html      |   4 +-
 content/fr/docs/tiered-storage-overview/index.html |   4 +-
 content/fr/docs/transactions-api/index.html        |   4 +-
 content/fr/docs/transactions-guarantee/index.html  |   4 +-
 content/fr/docs/transactions/index.html            |   4 +-
 content/fr/docs/txn-how/index.html                 |   4 +-
 content/fr/docs/txn-monitor/index.html             |   4 +-
 content/fr/docs/txn-use/index.html                 |   4 +-
 content/fr/docs/txn-what/index.html                |   4 +-
 content/fr/docs/txn-why/index.html                 |   4 +-
 .../fr/docs/window-functions-context/index.html    |   4 +-
 content/fr/download/index.html                     |   4 +-
 content/fr/ecosystem/index.html                    |   4 +-
 content/fr/events/index.html                       |   4 +-
 content/fr/functions-rest-api/index.html           |   4 +-
 content/fr/index.html                              |   6 +-
 content/fr/markdown-page/index.html                |   4 +-
 content/fr/packages-rest-api/index.html            |   4 +-
 content/fr/powered-by/index.html                   |   4 +-
 content/fr/pulsar-admin-cli/index.html             |   4 +-
 content/fr/pulsar-cli/index.html                   |   4 +-
 content/fr/pulsar-client-cli/index.html            |   4 +-
 content/fr/pulsar-manager-release-notes/index.html |   4 +-
 content/fr/pulsar-perf-cli/index.html              |   4 +-
 content/fr/release-notes/index.html                |   4 +-
 content/fr/release-notes/legacy/index.html         |   4 +-
 content/fr/release-notes/timeline/index.html       |   4 +-
 .../versioned/client-cpp-2.10.0/index.html         |   4 +-
 .../versioned/client-cpp-2.5.0/index.html          |   4 +-
 .../versioned/client-cpp-2.5.1/index.html          |   4 +-
 .../versioned/client-cpp-2.5.2/index.html          |   4 +-
 .../versioned/client-cpp-2.6.0/index.html          |   4 +-
 .../versioned/client-cpp-2.6.1/index.html          |   4 +-
 .../versioned/client-cpp-2.6.2/index.html          |   4 +-
 .../versioned/client-cpp-2.6.3/index.html          |   4 +-
 .../versioned/client-cpp-2.6.4/index.html          |   4 +-
 .../versioned/client-cpp-2.7.0/index.html          |   4 +-
 .../versioned/client-cpp-2.7.1/index.html          |   4 +-
 .../versioned/client-cpp-2.7.2/index.html          |   4 +-
 .../versioned/client-cpp-2.7.3/index.html          |   4 +-
 .../versioned/client-cpp-2.7.4/index.html          |   4 +-
 .../versioned/client-cpp-2.8.0/index.html          |   4 +-
 .../versioned/client-cpp-2.8.1/index.html          |   4 +-
 .../versioned/client-cpp-2.8.2/index.html          |   4 +-
 .../versioned/client-cpp-2.8.3/index.html          |   4 +-
 .../versioned/client-cpp-2.9.0/index.html          |   4 +-
 .../versioned/client-cpp-2.9.2/index.html          |   4 +-
 .../versioned/client-java-2.10.0/index.html        |   4 +-
 .../versioned/client-java-2.5.0/index.html         |   4 +-
 .../versioned/client-java-2.5.1/index.html         |   4 +-
 .../versioned/client-java-2.5.2/index.html         |   4 +-
 .../versioned/client-java-2.6.0/index.html         |   4 +-
 .../versioned/client-java-2.6.1/index.html         |   4 +-
 .../versioned/client-java-2.6.2/index.html         |   4 +-
 .../versioned/client-java-2.6.3/index.html         |   4 +-
 .../versioned/client-java-2.6.4/index.html         |   4 +-
 .../versioned/client-java-2.7.0/index.html         |   4 +-
 .../versioned/client-java-2.7.1/index.html         |   4 +-
 .../versioned/client-java-2.7.2/index.html         |   4 +-
 .../versioned/client-java-2.7.3/index.html         |   4 +-
 .../versioned/client-java-2.7.4/index.html         |   4 +-
 .../versioned/client-java-2.8.0/index.html         |   4 +-
 .../versioned/client-java-2.8.1/index.html         |   4 +-
 .../versioned/client-java-2.8.2/index.html         |   4 +-
 .../versioned/client-java-2.8.3/index.html         |   4 +-
 .../versioned/client-java-2.9.0/index.html         |   4 +-
 .../versioned/client-java-2.9.1/index.html         |   4 +-
 .../versioned/client-java-2.9.2/index.html         |   4 +-
 .../versioned/client-python-2.10.0/index.html      |   4 +-
 .../versioned/client-python-2.5.1/index.html       |   4 +-
 .../versioned/client-python-2.5.2/index.html       |   4 +-
 .../versioned/client-python-2.6.0/index.html       |   4 +-
 .../versioned/client-python-2.6.2/index.html       |   4 +-
 .../versioned/client-python-2.6.3/index.html       |   4 +-
 .../versioned/client-python-2.7.1/index.html       |   4 +-
 .../versioned/client-python-2.7.2/index.html       |   4 +-
 .../versioned/client-python-2.7.4/index.html       |   4 +-
 .../versioned/client-python-2.8.0/index.html       |   4 +-
 .../versioned/client-python-2.8.1/index.html       |   4 +-
 .../versioned/client-python-2.8.2/index.html       |   4 +-
 .../versioned/client-python-2.8.3/index.html       |   4 +-
 .../versioned/client-python-2.9.0/index.html       |   4 +-
 .../versioned/client-python-2.9.2/index.html       |   4 +-
 .../versioned/client-websocket-2.5.1/index.html    |   4 +-
 .../versioned/client-websocket-2.6.2/index.html    |   4 +-
 .../versioned/client-websocket-2.6.3/index.html    |   4 +-
 .../versioned/client-websocket-2.7.1/index.html    |   4 +-
 .../versioned/client-websocket-2.7.2/index.html    |   4 +-
 .../versioned/client-websocket-2.7.3/index.html    |   4 +-
 .../versioned/client-websocket-2.8.0/index.html    |   4 +-
 .../versioned/client-websocket-2.8.1/index.html    |   4 +-
 .../versioned/client-websocket-2.8.2/index.html    |   4 +-
 .../versioned/client-websocket-2.8.3/index.html    |   4 +-
 .../versioned/client-websocket-2.9.2/index.html    |   4 +-
 .../versioned/pulsar-2.10.0/index.html             |   4 +-
 .../versioned/pulsar-2.5.0/index.html              |   4 +-
 .../versioned/pulsar-2.5.1/index.html              |   4 +-
 .../versioned/pulsar-2.5.2/index.html              |   4 +-
 .../versioned/pulsar-2.6.0/index.html              |   4 +-
 .../versioned/pulsar-2.6.1/index.html              |   4 +-
 .../versioned/pulsar-2.6.2/index.html              |   4 +-
 .../versioned/pulsar-2.6.3/index.html              |   4 +-
 .../versioned/pulsar-2.6.4/index.html              |   4 +-
 .../versioned/pulsar-2.7.0/index.html              |   4 +-
 .../versioned/pulsar-2.7.1/index.html              |   4 +-
 .../versioned/pulsar-2.7.2/index.html              |   4 +-
 .../versioned/pulsar-2.7.3/index.html              |   4 +-
 .../versioned/pulsar-2.7.4/index.html              |   4 +-
 .../versioned/pulsar-2.8.0/index.html              |   4 +-
 .../versioned/pulsar-2.8.1/index.html              |   4 +-
 .../versioned/pulsar-2.8.2/index.html              |   4 +-
 .../versioned/pulsar-2.8.3/index.html              |   4 +-
 .../versioned/pulsar-2.9.0/index.html              |   4 +-
 .../versioned/pulsar-2.9.1/index.html              |   4 +-
 .../versioned/pulsar-2.9.2/index.html              |   4 +-
 .../versioned/pulsar-client-go-0.1.0/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.1.1/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.2.0/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.3.0/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.4.0/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.5.0/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.6.0/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.7.0/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.8.0/index.html    |   4 +-
 .../versioned/pulsar-client-go-0.8.1/index.html    |   4 +-
 .../versioned/pulsar-client-node-1.0.0/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.1.0/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.2.0/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.3.0/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.3.1/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.3.2/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.4.0/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.4.1/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.5.0/index.html  |   4 +-
 .../versioned/pulsar-client-node-1.6.2/index.html  |   4 +-
 .../versioned/pulsar-cs-0.10.0/index.html          |   4 +-
 .../versioned/pulsar-cs-0.10.1/index.html          |   4 +-
 .../versioned/pulsar-cs-0.11.0/index.html          |   4 +-
 .../versioned/pulsar-cs-0.9.6/index.html           |   4 +-
 .../versioned/pulsar-cs-0.9.7/index.html           |   4 +-
 .../versioned/pulsar-cs-1.0.0/index.html           |   4 +-
 .../versioned/pulsar-cs-1.0.1/index.html           |   4 +-
 .../versioned/pulsar-cs-1.0.2/index.html           |   4 +-
 .../versioned/pulsar-cs-1.1.0/index.html           |   4 +-
 .../versioned/pulsar-cs-1.1.1/index.html           |   4 +-
 .../versioned/pulsar-cs-1.1.2/index.html           |   4 +-
 .../versioned/pulsar-cs-2.0.0/index.html           |   4 +-
 .../versioned/pulsar-cs-2.0.1/index.html           |   4 +-
 .../versioned/pulsar-cs-2.1.0/index.html           |   4 +-
 .../versioned/pulsar-cs-2.2.0/index.html           |   4 +-
 .../versioned/pulsar-cs-2.3.0/index.html           |   4 +-
 content/fr/resources/index.html                    |   4 +-
 content/fr/search/index.html                       |   4 +-
 content/fr/sink-rest-api/index.html                |   4 +-
 content/fr/source-rest-api/index.html              |   4 +-
 content/fr/swagger/master/swagger.json             | 290 +++++++++++++-------
 content/fr/swagger/master/swaggerfunctions.json    | 136 +++++-----
 content/fr/swagger/master/swaggerpackages.json     |  60 ++---
 content/fr/swagger/master/swaggersink.json         |  60 ++---
 content/fr/swagger/master/swaggersource.json       |  60 ++---
 content/fr/swagger/master/v2/swagger.json          | 296 ++++++++++++++-------
 content/fr/swagger/master/v3/swaggerfunctions.json | 136 +++++-----
 content/fr/swagger/master/v3/swaggerpackages.json  |  60 ++---
 content/fr/swagger/master/v3/swaggersink.json      |  60 ++---
 content/fr/swagger/master/v3/swaggersource.json    |  60 ++---
 content/fr/team/index.html                         |   4 +-
 content/fr/versions/index.html                     |   4 +-
 content/functions-rest-api/index.html              |   8 +-
 content/index.html                                 |  10 +-
 content/ja/404.html                                |   8 +-
 content/ja/admin-rest-api/index.html               |   8 +-
 content/ja/assets/js/main.589f1b06.js              |   2 +
 content/ja/assets/js/main.589f1b06.js.LICENSE.txt  |  53 ++++
 content/ja/assets/js/runtime~main.bfea4e16.js      |   1 +
 .../blog/2018/08/06/Apache-Pulsar-2-1-0/index.html |   8 +-
 .../blog/2019/02/20/Apache-Pulsar-2-3-0/index.html |   8 +-
 .../blog/2019/07/05/Apache-Pulsar-2-4-0/index.html |   8 +-
 .../blog/2019/12/04/Apache-Pulsar-2-4-2/index.html |   8 +-
 .../blog/2019/12/18/Pulsar-summit-cfp/index.html   |   8 +-
 .../pulsar-milestone-200-contributors/index.html   |   8 +-
 .../index.html                                     |   8 +-
 .../blog/2020/04/23/Apache-Pulsar-2-5-1/index.html |   8 +-
 .../blog/2020/05/19/Apache-Pulsar-2-5-2/index.html |   8 +-
 .../blog/2020/06/18/Apache-Pulsar-2-6-0/index.html |   8 +-
 .../blog/2020/08/21/Apache-Pulsar-2-6-1/index.html |   8 +-
 .../2020/08/24/Pulsar-300-contributors/index.html  |   8 +-
 .../09/01/pulsar-summit-asia-2020-cfp/index.html   |   8 +-
 .../11/04/pulsar-summit-asia-schedule/index.html   |   8 +-
 .../blog/2020/11/09/Apache-Pulsar-2-6-2/index.html |   8 +-
 .../blog/2020/12/24/Apache-Pulsar-2-7-0/index.html |   8 +-
 .../blog/2021/05/13/Apache-Pulsar-2-7-2/index.html |   8 +-
 .../blog/2021/06/12/Apache-Pulsar-2-8-0/index.html |   8 +-
 .../blog/2021/08/11/Apache-Pulsar-2-7-3/index.html |   8 +-
 content/ja/blog/2021/08/18/asia-cfp/index.html     |   8 +-
 .../blog/2021/09/23/Apache-Pulsar-2-8-1/index.html |   8 +-
 content/ja/blog/2021/12/11/Log4j-CVE/index.html    |   8 +-
 .../blog/2021/12/14/Apache-Pulsar-2-7-4/index.html |   8 +-
 .../blog/2022/04/08/Apache-Pulsar-2-9-2/index.html |   8 +-
 .../index.html                                     |   8 +-
 .../2022/05/11/whats-new-in-pulsar-210/index.html  |   8 +-
 content/ja/blog/archive/index.html                 |   8 +-
 content/ja/blog/index.html                         |   8 +-
 content/ja/blog/page/2/index.html                  |   8 +-
 content/ja/blog/page/3/index.html                  |   8 +-
 content/ja/case-studies/index.html                 |   8 +-
 content/ja/coding-guide/index.html                 |   8 +-
 content/ja/community/index.html                    |   8 +-
 content/ja/contact/index.html                      |   8 +-
 content/ja/contributing/index.html                 |   8 +-
 content/ja/docs/2.5.1/adaptors-kafka/index.html    |  23 +-
 content/ja/docs/2.5.1/adaptors-spark/index.html    |  23 +-
 content/ja/docs/2.5.1/adaptors-storm/index.html    |  23 +-
 content/ja/docs/2.5.1/admin-api-brokers/index.html |  25 +-
 .../ja/docs/2.5.1/admin-api-clusters/index.html    |  25 +-
 .../ja/docs/2.5.1/admin-api-functions/index.html   |  23 +-
 .../ja/docs/2.5.1/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../ja/docs/2.5.1/admin-api-overview/index.html    |  23 +-
 .../2.5.1/admin-api-partitioned-topics/index.html  |  23 +-
 .../ja/docs/2.5.1/admin-api-permissions/index.html |  25 +-
 .../2.5.1/admin-api-persistent-topics/index.html   |  23 +-
 content/ja/docs/2.5.1/admin-api-tenants/index.html |  25 +-
 .../ja/docs/2.5.1/administration-geo/index.html    |  23 +-
 .../2.5.1/administration-load-balance/index.html   |  23 +-
 .../ja/docs/2.5.1/administration-proxy/index.html  |  23 +-
 .../2.5.1/administration-pulsar-manager/index.html |  25 +-
 .../ja/docs/2.5.1/administration-stats/index.html  |  23 +-
 .../docs/2.5.1/administration-upgrade/index.html   |  25 +-
 .../ja/docs/2.5.1/administration-zk-bk/index.html  |  25 +-
 .../ja/docs/2.5.1/client-libraries-cgo/index.html  |  31 ++-
 .../ja/docs/2.5.1/client-libraries-cpp/index.html  |  23 +-
 .../ja/docs/2.5.1/client-libraries-go/index.html   |  25 +-
 .../ja/docs/2.5.1/client-libraries-java/index.html |  27 +-
 .../ja/docs/2.5.1/client-libraries-node/index.html |  27 +-
 .../docs/2.5.1/client-libraries-python/index.html  |  23 +-
 .../2.5.1/client-libraries-websocket/index.html    |  23 +-
 content/ja/docs/2.5.1/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.5.1/concepts-authentication/index.html  |  23 +-
 content/ja/docs/2.5.1/concepts-clients/index.html  |  23 +-
 .../ja/docs/2.5.1/concepts-messaging/index.html    |  23 +-
 .../docs/2.5.1/concepts-multi-tenancy/index.html   |  23 +-
 content/ja/docs/2.5.1/concepts-overview/index.html |  23 +-
 .../ja/docs/2.5.1/concepts-replication/index.html  |  23 +-
 .../docs/2.5.1/concepts-tiered-storage/index.html  |  23 +-
 .../2.5.1/concepts-topic-compaction/index.html     |  23 +-
 .../2.5.1/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../ja/docs/2.5.1/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.5.1/cookbooks-deduplication/index.html  |  23 +-
 .../ja/docs/2.5.1/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.5.1/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.5.1/cookbooks-non-persistent/index.html |  23 +-
 .../ja/docs/2.5.1/cookbooks-partitioned/index.html |  23 +-
 .../2.5.1/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.5.1/cookbooks-tiered-storage/index.html |  23 +-
 content/ja/docs/2.5.1/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/ja/docs/2.5.1/deploy-bare-metal/index.html |  23 +-
 content/ja/docs/2.5.1/deploy-dcos/index.html       |  23 +-
 content/ja/docs/2.5.1/deploy-kubernetes/index.html |  23 +-
 content/ja/docs/2.5.1/deploy-monitoring/index.html |  23 +-
 .../docs/2.5.1/develop-binary-protocol/index.html  |  23 +-
 content/ja/docs/2.5.1/develop-cpp/index.html       |  23 +-
 .../ja/docs/2.5.1/develop-load-manager/index.html  |  23 +-
 content/ja/docs/2.5.1/develop-schema/index.html    |  23 +-
 content/ja/docs/2.5.1/develop-tools/index.html     |  25 +-
 .../2.5.1/developing-binary-protocol/index.html    |  23 +-
 content/ja/docs/2.5.1/functions-cli/index.html     |  23 +-
 content/ja/docs/2.5.1/functions-debug/index.html   |  23 +-
 content/ja/docs/2.5.1/functions-deploy/index.html  |  23 +-
 content/ja/docs/2.5.1/functions-develop/index.html |  37 +--
 .../ja/docs/2.5.1/functions-overview/index.html    |  23 +-
 content/ja/docs/2.5.1/functions-runtime/index.html |  23 +-
 content/ja/docs/2.5.1/functions-worker/index.html  |  23 +-
 .../docs/2.5.1/getting-started-docker/index.html   |  23 +-
 .../ja/docs/2.5.1/getting-started-helm/index.html  |  25 +-
 .../2.5.1/getting-started-standalone/index.html    |  23 +-
 content/ja/docs/2.5.1/helm-deploy/index.html       |  23 +-
 content/ja/docs/2.5.1/helm-install/index.html      |  23 +-
 content/ja/docs/2.5.1/helm-overview/index.html     |  23 +-
 content/ja/docs/2.5.1/helm-prepare/index.html      |  23 +-
 content/ja/docs/2.5.1/helm-tools/index.html        |  23 +-
 content/ja/docs/2.5.1/helm-upgrade/index.html      |  23 +-
 content/ja/docs/2.5.1/index.html                   |  23 +-
 content/ja/docs/2.5.1/io-cdc/index.html            |  23 +-
 content/ja/docs/2.5.1/io-cli/index.html            |  23 +-
 content/ja/docs/2.5.1/io-connectors/index.html     |  23 +-
 .../ja/docs/2.5.1/io-debezium-source/index.html    |  23 +-
 content/ja/docs/2.5.1/io-debug/index.html          |  23 +-
 content/ja/docs/2.5.1/io-develop/index.html        |  25 +-
 .../ja/docs/2.5.1/io-elasticsearch-sink/index.html |  23 +-
 content/ja/docs/2.5.1/io-hbase-sink/index.html     |  23 +-
 content/ja/docs/2.5.1/io-influxdb-sink/index.html  |  23 +-
 content/ja/docs/2.5.1/io-kafka-source/index.html   |  23 +-
 content/ja/docs/2.5.1/io-overview/index.html       |  25 +-
 content/ja/docs/2.5.1/io-quickstart/index.html     |  23 +-
 .../ja/docs/2.5.1/io-rabbitmq-source/index.html    |  23 +-
 content/ja/docs/2.5.1/io-use/index.html            |  23 +-
 content/ja/docs/2.5.1/pulsar-2.0/index.html        |  23 +-
 content/ja/docs/2.5.1/pulsar-admin/index.html      |  25 +-
 .../ja/docs/2.5.1/reference-cli-tools/index.html   |  23 +-
 .../docs/2.5.1/reference-configuration/index.html  |  23 +-
 content/ja/docs/2.5.1/reference-metrics/index.html |  23 +-
 .../docs/2.5.1/reference-pulsar-admin/index.html   |  23 +-
 .../2.5.1/reference-rest-api-overview/index.html   |  23 +-
 .../ja/docs/2.5.1/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../ja/docs/2.5.1/schema-get-started/index.html    |  23 +-
 content/ja/docs/2.5.1/schema-manage/index.html     |  27 +-
 content/ja/docs/2.5.1/schema-understand/index.html |  23 +-
 content/ja/docs/2.5.1/security-athenz/index.html   |  23 +-
 .../docs/2.5.1/security-authorization/index.html   |  23 +-
 .../docs/2.5.1/security-bouncy-castle/index.html   |  23 +-
 .../ja/docs/2.5.1/security-encryption/index.html   |  25 +-
 .../ja/docs/2.5.1/security-extending/index.html    |  23 +-
 content/ja/docs/2.5.1/security-jwt/index.html      |  25 +-
 content/ja/docs/2.5.1/security-kerberos/index.html |  23 +-
 content/ja/docs/2.5.1/security-overview/index.html |  23 +-
 .../2.5.1/security-tls-authentication/index.html   |  23 +-
 .../docs/2.5.1/security-tls-transport/index.html   |  23 +-
 .../2.5.1/sql-deployment-configurations/index.html |  23 +-
 .../ja/docs/2.5.1/sql-getting-started/index.html   |  23 +-
 content/ja/docs/2.5.1/sql-overview/index.html      |  23 +-
 content/ja/docs/2.5.1/sql-rest-api/index.html      |  23 +-
 content/ja/docs/2.5.1/standalone/index.html        |  23 +-
 .../docs/2.5.1/window-functions-context/index.html |  23 +-
 content/ja/docs/2.5.2/adaptors-kafka/index.html    |  23 +-
 content/ja/docs/2.5.2/adaptors-spark/index.html    |  23 +-
 content/ja/docs/2.5.2/adaptors-storm/index.html    |  23 +-
 content/ja/docs/2.5.2/admin-api-brokers/index.html |  25 +-
 .../ja/docs/2.5.2/admin-api-clusters/index.html    |  25 +-
 .../ja/docs/2.5.2/admin-api-functions/index.html   |  23 +-
 .../ja/docs/2.5.2/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../ja/docs/2.5.2/admin-api-overview/index.html    |  23 +-
 .../2.5.2/admin-api-partitioned-topics/index.html  |  23 +-
 .../ja/docs/2.5.2/admin-api-permissions/index.html |  25 +-
 .../2.5.2/admin-api-persistent-topics/index.html   |  23 +-
 content/ja/docs/2.5.2/admin-api-tenants/index.html |  25 +-
 .../ja/docs/2.5.2/administration-geo/index.html    |  23 +-
 .../2.5.2/administration-load-balance/index.html   |  23 +-
 .../ja/docs/2.5.2/administration-proxy/index.html  |  23 +-
 .../2.5.2/administration-pulsar-manager/index.html |  25 +-
 .../ja/docs/2.5.2/administration-stats/index.html  |  23 +-
 .../docs/2.5.2/administration-upgrade/index.html   |  25 +-
 .../ja/docs/2.5.2/administration-zk-bk/index.html  |  25 +-
 .../ja/docs/2.5.2/client-libraries-cgo/index.html  |  31 ++-
 .../ja/docs/2.5.2/client-libraries-cpp/index.html  |  23 +-
 .../ja/docs/2.5.2/client-libraries-go/index.html   |  25 +-
 .../ja/docs/2.5.2/client-libraries-java/index.html |  27 +-
 .../ja/docs/2.5.2/client-libraries-node/index.html |  27 +-
 .../docs/2.5.2/client-libraries-python/index.html  |  23 +-
 .../2.5.2/client-libraries-websocket/index.html    |  23 +-
 content/ja/docs/2.5.2/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../docs/2.5.2/concepts-authentication/index.html  |  23 +-
 content/ja/docs/2.5.2/concepts-clients/index.html  |  23 +-
 .../ja/docs/2.5.2/concepts-messaging/index.html    |  23 +-
 .../docs/2.5.2/concepts-multi-tenancy/index.html   |  23 +-
 content/ja/docs/2.5.2/concepts-overview/index.html |  23 +-
 .../ja/docs/2.5.2/concepts-replication/index.html  |  23 +-
 .../docs/2.5.2/concepts-tiered-storage/index.html  |  23 +-
 .../2.5.2/concepts-topic-compaction/index.html     |  23 +-
 .../2.5.2/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../ja/docs/2.5.2/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.5.2/cookbooks-deduplication/index.html  |  23 +-
 .../ja/docs/2.5.2/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.5.2/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.5.2/cookbooks-non-persistent/index.html |  23 +-
 .../ja/docs/2.5.2/cookbooks-partitioned/index.html |  23 +-
 .../2.5.2/cookbooks-retention-expiry/index.html    |  25 +-
 .../docs/2.5.2/cookbooks-tiered-storage/index.html |  23 +-
 content/ja/docs/2.5.2/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/ja/docs/2.5.2/deploy-bare-metal/index.html |  23 +-
 content/ja/docs/2.5.2/deploy-dcos/index.html       |  23 +-
 content/ja/docs/2.5.2/deploy-kubernetes/index.html |  23 +-
 content/ja/docs/2.5.2/deploy-monitoring/index.html |  23 +-
 .../docs/2.5.2/develop-binary-protocol/index.html  |  23 +-
 content/ja/docs/2.5.2/develop-cpp/index.html       |  23 +-
 .../ja/docs/2.5.2/develop-load-manager/index.html  |  23 +-
 content/ja/docs/2.5.2/develop-schema/index.html    |  23 +-
 content/ja/docs/2.5.2/develop-tools/index.html     |  25 +-
 .../2.5.2/developing-binary-protocol/index.html    |  23 +-
 content/ja/docs/2.5.2/functions-cli/index.html     |  23 +-
 content/ja/docs/2.5.2/functions-debug/index.html   |  23 +-
 content/ja/docs/2.5.2/functions-deploy/index.html  |  23 +-
 content/ja/docs/2.5.2/functions-develop/index.html |  37 +--
 .../ja/docs/2.5.2/functions-overview/index.html    |  23 +-
 content/ja/docs/2.5.2/functions-runtime/index.html |  23 +-
 content/ja/docs/2.5.2/functions-worker/index.html  |  23 +-
 .../docs/2.5.2/getting-started-docker/index.html   |  23 +-
 .../ja/docs/2.5.2/getting-started-helm/index.html  |  23 +-
 .../2.5.2/getting-started-standalone/index.html    |  25 +-
 content/ja/docs/2.5.2/helm-deploy/index.html       |  23 +-
 content/ja/docs/2.5.2/helm-install/index.html      |  23 +-
 content/ja/docs/2.5.2/helm-overview/index.html     |  23 +-
 content/ja/docs/2.5.2/helm-prepare/index.html      |  23 +-
 content/ja/docs/2.5.2/helm-tools/index.html        |  23 +-
 content/ja/docs/2.5.2/helm-upgrade/index.html      |  23 +-
 content/ja/docs/2.5.2/index.html                   |  23 +-
 content/ja/docs/2.5.2/io-cdc/index.html            |  23 +-
 content/ja/docs/2.5.2/io-cli/index.html            |  23 +-
 content/ja/docs/2.5.2/io-connectors/index.html     |  23 +-
 .../ja/docs/2.5.2/io-debezium-source/index.html    |  23 +-
 content/ja/docs/2.5.2/io-debug/index.html          |  23 +-
 content/ja/docs/2.5.2/io-develop/index.html        |  25 +-
 .../ja/docs/2.5.2/io-elasticsearch-sink/index.html |  23 +-
 content/ja/docs/2.5.2/io-hbase-sink/index.html     |  23 +-
 content/ja/docs/2.5.2/io-influxdb-sink/index.html  |  23 +-
 content/ja/docs/2.5.2/io-kafka-source/index.html   |  23 +-
 content/ja/docs/2.5.2/io-overview/index.html       |  25 +-
 content/ja/docs/2.5.2/io-quickstart/index.html     |  23 +-
 .../ja/docs/2.5.2/io-rabbitmq-source/index.html    |  23 +-
 content/ja/docs/2.5.2/io-use/index.html            |  23 +-
 content/ja/docs/2.5.2/kubernetes-helm/index.html   |  23 +-
 content/ja/docs/2.5.2/pulsar-2.0/index.html        |  23 +-
 content/ja/docs/2.5.2/pulsar-admin/index.html      |  25 +-
 .../ja/docs/2.5.2/reference-cli-tools/index.html   |  23 +-
 .../docs/2.5.2/reference-configuration/index.html  |  23 +-
 content/ja/docs/2.5.2/reference-metrics/index.html |  23 +-
 .../docs/2.5.2/reference-pulsar-admin/index.html   |  23 +-
 .../2.5.2/reference-rest-api-overview/index.html   |  23 +-
 .../ja/docs/2.5.2/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../ja/docs/2.5.2/schema-get-started/index.html    |  23 +-
 content/ja/docs/2.5.2/schema-manage/index.html     |  27 +-
 content/ja/docs/2.5.2/schema-understand/index.html |  23 +-
 content/ja/docs/2.5.2/security-athenz/index.html   |  23 +-
 .../docs/2.5.2/security-authorization/index.html   |  23 +-
 .../docs/2.5.2/security-bouncy-castle/index.html   |  23 +-
 .../ja/docs/2.5.2/security-encryption/index.html   |  25 +-
 .../ja/docs/2.5.2/security-extending/index.html    |  23 +-
 content/ja/docs/2.5.2/security-jwt/index.html      |  25 +-
 content/ja/docs/2.5.2/security-kerberos/index.html |  23 +-
 content/ja/docs/2.5.2/security-overview/index.html |  23 +-
 .../2.5.2/security-tls-authentication/index.html   |  23 +-
 .../docs/2.5.2/security-tls-transport/index.html   |  23 +-
 .../2.5.2/sql-deployment-configurations/index.html |  23 +-
 .../ja/docs/2.5.2/sql-getting-started/index.html   |  23 +-
 content/ja/docs/2.5.2/sql-overview/index.html      |  23 +-
 content/ja/docs/2.5.2/sql-rest-api/index.html      |  23 +-
 content/ja/docs/2.5.2/standalone-docker/index.html |  23 +-
 content/ja/docs/2.5.2/standalone/index.html        |  25 +-
 .../docs/2.5.2/window-functions-context/index.html |  23 +-
 content/ja/docs/2.6.0/adaptors-kafka/index.html    |  28 +-
 content/ja/docs/2.6.0/adaptors-spark/index.html    |  28 +-
 content/ja/docs/2.6.0/adaptors-storm/index.html    |  28 +-
 content/ja/docs/2.6.0/admin-api-brokers/index.html |  28 +-
 .../ja/docs/2.6.0/admin-api-clusters/index.html    |  28 +-
 .../ja/docs/2.6.0/admin-api-functions/index.html   |  28 +-
 .../ja/docs/2.6.0/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../ja/docs/2.6.0/admin-api-overview/index.html    |  28 +-
 .../2.6.0/admin-api-partitioned-topics/index.html  |  28 +-
 .../ja/docs/2.6.0/admin-api-permissions/index.html |  30 ++-
 .../2.6.0/admin-api-persistent-topics/index.html   |  28 +-
 content/ja/docs/2.6.0/admin-api-schemas/index.html |  28 +-
 content/ja/docs/2.6.0/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.0/administration-dashboard/index.html |  28 +-
 .../ja/docs/2.6.0/administration-geo/index.html    |  28 +-
 .../2.6.0/administration-load-balance/index.html   |  28 +-
 .../ja/docs/2.6.0/administration-proxy/index.html  |  28 +-
 .../2.6.0/administration-pulsar-manager/index.html |  28 +-
 .../ja/docs/2.6.0/administration-stats/index.html  |  28 +-
 .../docs/2.6.0/administration-upgrade/index.html   |  30 ++-
 .../ja/docs/2.6.0/administration-zk-bk/index.html  |  30 ++-
 .../ja/docs/2.6.0/client-libraries-cgo/index.html  |  36 ++-
 .../ja/docs/2.6.0/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.0/client-libraries-dotnet/index.html  |  28 +-
 .../ja/docs/2.6.0/client-libraries-go/index.html   |  30 ++-
 .../ja/docs/2.6.0/client-libraries-java/index.html |  32 ++-
 .../ja/docs/2.6.0/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.0/client-libraries-python/index.html  |  28 +-
 .../2.6.0/client-libraries-websocket/index.html    |  28 +-
 content/ja/docs/2.6.0/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../ja/docs/2.6.0/concepts-architecture/index.html |  28 +-
 .../docs/2.6.0/concepts-authentication/index.html  |  28 +-
 content/ja/docs/2.6.0/concepts-clients/index.html  |  28 +-
 .../ja/docs/2.6.0/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.0/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/ja/docs/2.6.0/concepts-overview/index.html |  28 +-
 .../ja/docs/2.6.0/concepts-replication/index.html  |  28 +-
 .../docs/2.6.0/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.0/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.0/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../ja/docs/2.6.0/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.0/cookbooks-deduplication/index.html  |  28 +-
 .../ja/docs/2.6.0/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.0/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.0/cookbooks-non-persistent/index.html |  28 +-
 .../ja/docs/2.6.0/cookbooks-partitioned/index.html |  28 +-
 .../2.6.0/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.0/cookbooks-tiered-storage/index.html |  28 +-
 content/ja/docs/2.6.0/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/ja/docs/2.6.0/deploy-bare-metal/index.html |  28 +-
 content/ja/docs/2.6.0/deploy-dcos/index.html       |  28 +-
 content/ja/docs/2.6.0/deploy-kubernetes/index.html |  28 +-
 content/ja/docs/2.6.0/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.0/develop-binary-protocol/index.html  |  28 +-
 content/ja/docs/2.6.0/develop-cpp/index.html       |  28 +-
 .../ja/docs/2.6.0/develop-load-manager/index.html  |  28 +-
 content/ja/docs/2.6.0/develop-schema/index.html    |  28 +-
 content/ja/docs/2.6.0/develop-tools/index.html     |  30 ++-
 .../2.6.0/developing-binary-protocol/index.html    |  28 +-
 content/ja/docs/2.6.0/functions-cli/index.html     |  28 +-
 content/ja/docs/2.6.0/functions-debug/index.html   |  28 +-
 content/ja/docs/2.6.0/functions-deploy/index.html  |  28 +-
 content/ja/docs/2.6.0/functions-develop/index.html |  42 +--
 content/ja/docs/2.6.0/functions-metrics/index.html |  28 +-
 .../ja/docs/2.6.0/functions-overview/index.html    |  28 +-
 content/ja/docs/2.6.0/functions-runtime/index.html |  28 +-
 content/ja/docs/2.6.0/functions-worker/index.html  |  32 ++-
 .../docs/2.6.0/getting-started-docker/index.html   |  28 +-
 .../ja/docs/2.6.0/getting-started-helm/index.html  |  28 +-
 .../2.6.0/getting-started-standalone/index.html    |  28 +-
 content/ja/docs/2.6.0/helm-deploy/index.html       |  28 +-
 content/ja/docs/2.6.0/helm-install/index.html      |  28 +-
 content/ja/docs/2.6.0/helm-overview/index.html     |  28 +-
 content/ja/docs/2.6.0/helm-prepare/index.html      |  28 +-
 content/ja/docs/2.6.0/helm-tools/index.html        |  28 +-
 content/ja/docs/2.6.0/helm-upgrade/index.html      |  28 +-
 content/ja/docs/2.6.0/index.html                   |  28 +-
 content/ja/docs/2.6.0/io-aerospike-sink/index.html |  28 +-
 content/ja/docs/2.6.0/io-canal-source/index.html   |  28 +-
 content/ja/docs/2.6.0/io-cassandra-sink/index.html |  28 +-
 content/ja/docs/2.6.0/io-cdc-debezium/index.html   |  28 +-
 content/ja/docs/2.6.0/io-cdc/index.html            |  28 +-
 content/ja/docs/2.6.0/io-cli/index.html            |  28 +-
 content/ja/docs/2.6.0/io-connectors/index.html     |  28 +-
 .../ja/docs/2.6.0/io-debezium-source/index.html    |  30 ++-
 content/ja/docs/2.6.0/io-debug/index.html          |  28 +-
 content/ja/docs/2.6.0/io-develop/index.html        |  30 ++-
 .../ja/docs/2.6.0/io-dynamodb-source/index.html    |  30 ++-
 .../ja/docs/2.6.0/io-elasticsearch-sink/index.html |  28 +-
 content/ja/docs/2.6.0/io-file-source/index.html    |  28 +-
 content/ja/docs/2.6.0/io-flume-sink/index.html     |  28 +-
 content/ja/docs/2.6.0/io-flume-source/index.html   |  28 +-
 content/ja/docs/2.6.0/io-hbase-sink/index.html     |  28 +-
 content/ja/docs/2.6.0/io-hdfs2-sink/index.html     |  28 +-
 content/ja/docs/2.6.0/io-hdfs3-sink/index.html     |  28 +-
 content/ja/docs/2.6.0/io-influxdb-sink/index.html  |  28 +-
 content/ja/docs/2.6.0/io-jdbc-sink/index.html      |  28 +-
 content/ja/docs/2.6.0/io-kafka-sink/index.html     |  28 +-
 content/ja/docs/2.6.0/io-kafka-source/index.html   |  28 +-
 content/ja/docs/2.6.0/io-kinesis-sink/index.html   |  30 ++-
 content/ja/docs/2.6.0/io-kinesis-source/index.html |  30 ++-
 content/ja/docs/2.6.0/io-mongo-sink/index.html     |  28 +-
 content/ja/docs/2.6.0/io-netty-source/index.html   |  28 +-
 content/ja/docs/2.6.0/io-overview/index.html       |  30 ++-
 content/ja/docs/2.6.0/io-quickstart/index.html     |  28 +-
 content/ja/docs/2.6.0/io-rabbitmq-sink/index.html  |  28 +-
 .../ja/docs/2.6.0/io-rabbitmq-source/index.html    |  28 +-
 content/ja/docs/2.6.0/io-redis-sink/index.html     |  28 +-
 content/ja/docs/2.6.0/io-solr-sink/index.html      |  28 +-
 content/ja/docs/2.6.0/io-twitter-source/index.html |  28 +-
 content/ja/docs/2.6.0/io-twitter/index.html        |  28 +-
 content/ja/docs/2.6.0/io-use/index.html            |  28 +-
 content/ja/docs/2.6.0/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.0/performance-pulsar-perf/index.html  |  28 +-
 content/ja/docs/2.6.0/pulsar-2.0/index.html        |  28 +-
 content/ja/docs/2.6.0/pulsar-admin/index.html      |  30 ++-
 .../ja/docs/2.6.0/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.0/reference-configuration/index.html  |  28 +-
 .../2.6.0/reference-connector-admin/index.html     |  28 +-
 content/ja/docs/2.6.0/reference-metrics/index.html |  28 +-
 .../docs/2.6.0/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.0/reference-rest-api-overview/index.html   |  28 +-
 .../ja/docs/2.6.0/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../ja/docs/2.6.0/schema-get-started/index.html    |  28 +-
 content/ja/docs/2.6.0/schema-manage/index.html     |  30 ++-
 content/ja/docs/2.6.0/schema-understand/index.html |  28 +-
 content/ja/docs/2.6.0/security-athenz/index.html   |  28 +-
 .../docs/2.6.0/security-authorization/index.html   |  28 +-
 .../docs/2.6.0/security-bouncy-castle/index.html   |  28 +-
 .../ja/docs/2.6.0/security-encryption/index.html   |  28 +-
 .../ja/docs/2.6.0/security-extending/index.html    |  28 +-
 content/ja/docs/2.6.0/security-jwt/index.html      |  30 ++-
 content/ja/docs/2.6.0/security-kerberos/index.html |  28 +-
 content/ja/docs/2.6.0/security-overview/index.html |  28 +-
 .../2.6.0/security-tls-authentication/index.html   |  28 +-
 .../ja/docs/2.6.0/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.0/security-tls-transport/index.html   |  28 +-
 .../ja/docs/2.6.0/security-token-admin/index.html  |  28 +-
 .../2.6.0/sql-deployment-configurations/index.html |  28 +-
 .../ja/docs/2.6.0/sql-getting-started/index.html   |  28 +-
 content/ja/docs/2.6.0/sql-overview/index.html      |  28 +-
 content/ja/docs/2.6.0/sql-rest-api/index.html      |  28 +-
 content/ja/docs/2.6.0/standalone-docker/index.html |  28 +-
 content/ja/docs/2.6.0/standalone/index.html        |  28 +-
 .../docs/2.6.0/window-functions-context/index.html |  28 +-
 content/ja/docs/2.6.1/adaptors-kafka/index.html    |  28 +-
 content/ja/docs/2.6.1/adaptors-spark/index.html    |  28 +-
 content/ja/docs/2.6.1/adaptors-storm/index.html    |  28 +-
 content/ja/docs/2.6.1/admin-api-brokers/index.html |  28 +-
 .../ja/docs/2.6.1/admin-api-clusters/index.html    |  28 +-
 .../ja/docs/2.6.1/admin-api-functions/index.html   |  28 +-
 .../ja/docs/2.6.1/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../ja/docs/2.6.1/admin-api-overview/index.html    |  28 +-
 .../2.6.1/admin-api-partitioned-topics/index.html  |  28 +-
 .../ja/docs/2.6.1/admin-api-permissions/index.html |  30 ++-
 .../2.6.1/admin-api-persistent-topics/index.html   |  28 +-
 content/ja/docs/2.6.1/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.1/administration-dashboard/index.html |  28 +-
 .../ja/docs/2.6.1/administration-geo/index.html    |  28 +-
 .../2.6.1/administration-load-balance/index.html   |  28 +-
 .../ja/docs/2.6.1/administration-proxy/index.html  |  28 +-
 .../2.6.1/administration-pulsar-manager/index.html |  28 +-
 .../ja/docs/2.6.1/administration-stats/index.html  |  28 +-
 .../docs/2.6.1/administration-upgrade/index.html   |  30 ++-
 .../ja/docs/2.6.1/administration-zk-bk/index.html  |  30 ++-
 .../ja/docs/2.6.1/client-libraries-cgo/index.html  |  36 ++-
 .../ja/docs/2.6.1/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.1/client-libraries-dotnet/index.html  |  28 +-
 .../ja/docs/2.6.1/client-libraries-go/index.html   |  30 ++-
 .../ja/docs/2.6.1/client-libraries-java/index.html |  32 ++-
 .../ja/docs/2.6.1/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.1/client-libraries-python/index.html  |  28 +-
 .../2.6.1/client-libraries-websocket/index.html    |  28 +-
 content/ja/docs/2.6.1/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../docs/2.6.1/concepts-authentication/index.html  |  28 +-
 content/ja/docs/2.6.1/concepts-clients/index.html  |  28 +-
 .../ja/docs/2.6.1/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.1/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/ja/docs/2.6.1/concepts-overview/index.html |  28 +-
 .../2.6.1/concepts-proxy-sni-routing/index.html    |  28 +-
 .../ja/docs/2.6.1/concepts-replication/index.html  |  28 +-
 .../docs/2.6.1/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.1/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.1/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../ja/docs/2.6.1/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.1/cookbooks-deduplication/index.html  |  28 +-
 .../ja/docs/2.6.1/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.1/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.1/cookbooks-non-persistent/index.html |  28 +-
 .../ja/docs/2.6.1/cookbooks-partitioned/index.html |  28 +-
 .../2.6.1/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.1/cookbooks-tiered-storage/index.html |  28 +-
 content/ja/docs/2.6.1/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/ja/docs/2.6.1/deploy-bare-metal/index.html |  28 +-
 content/ja/docs/2.6.1/deploy-dcos/index.html       |  28 +-
 content/ja/docs/2.6.1/deploy-kubernetes/index.html |  28 +-
 content/ja/docs/2.6.1/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.1/develop-binary-protocol/index.html  |  28 +-
 content/ja/docs/2.6.1/develop-cpp/index.html       |  28 +-
 .../ja/docs/2.6.1/develop-load-manager/index.html  |  28 +-
 content/ja/docs/2.6.1/develop-schema/index.html    |  28 +-
 content/ja/docs/2.6.1/develop-tools/index.html     |  30 ++-
 .../2.6.1/developing-binary-protocol/index.html    |  28 +-
 content/ja/docs/2.6.1/functions-cli/index.html     |  28 +-
 content/ja/docs/2.6.1/functions-debug/index.html   |  28 +-
 content/ja/docs/2.6.1/functions-deploy/index.html  |  28 +-
 content/ja/docs/2.6.1/functions-develop/index.html |  42 +--
 .../ja/docs/2.6.1/functions-overview/index.html    |  28 +-
 content/ja/docs/2.6.1/functions-runtime/index.html |  28 +-
 content/ja/docs/2.6.1/functions-worker/index.html  |  28 +-
 .../docs/2.6.1/getting-started-docker/index.html   |  28 +-
 .../ja/docs/2.6.1/getting-started-helm/index.html  |  30 ++-
 .../2.6.1/getting-started-standalone/index.html    |  28 +-
 content/ja/docs/2.6.1/helm-deploy/index.html       |  28 +-
 content/ja/docs/2.6.1/helm-install/index.html      |  28 +-
 content/ja/docs/2.6.1/helm-overview/index.html     |  28 +-
 content/ja/docs/2.6.1/helm-prepare/index.html      |  28 +-
 content/ja/docs/2.6.1/helm-tools/index.html        |  28 +-
 content/ja/docs/2.6.1/helm-upgrade/index.html      |  28 +-
 content/ja/docs/2.6.1/index.html                   |  28 +-
 content/ja/docs/2.6.1/io-aerospike-sink/index.html |  28 +-
 content/ja/docs/2.6.1/io-canal-source/index.html   |  28 +-
 content/ja/docs/2.6.1/io-cassandra-sink/index.html |  28 +-
 content/ja/docs/2.6.1/io-cdc-debezium/index.html   |  28 +-
 content/ja/docs/2.6.1/io-cdc/index.html            |  28 +-
 content/ja/docs/2.6.1/io-cli/index.html            |  28 +-
 content/ja/docs/2.6.1/io-connectors/index.html     |  28 +-
 .../ja/docs/2.6.1/io-debezium-source/index.html    |  30 ++-
 content/ja/docs/2.6.1/io-debug/index.html          |  28 +-
 content/ja/docs/2.6.1/io-develop/index.html        |  30 ++-
 .../ja/docs/2.6.1/io-dynamodb-source/index.html    |  30 ++-
 .../ja/docs/2.6.1/io-elasticsearch-sink/index.html |  28 +-
 content/ja/docs/2.6.1/io-file-source/index.html    |  28 +-
 content/ja/docs/2.6.1/io-flume-sink/index.html     |  28 +-
 content/ja/docs/2.6.1/io-flume-source/index.html   |  28 +-
 content/ja/docs/2.6.1/io-hbase-sink/index.html     |  28 +-
 content/ja/docs/2.6.1/io-hdfs2-sink/index.html     |  28 +-
 content/ja/docs/2.6.1/io-hdfs3-sink/index.html     |  28 +-
 content/ja/docs/2.6.1/io-influxdb-sink/index.html  |  28 +-
 content/ja/docs/2.6.1/io-jdbc-sink/index.html      |  28 +-
 content/ja/docs/2.6.1/io-kafka-sink/index.html     |  28 +-
 content/ja/docs/2.6.1/io-kafka-source/index.html   |  28 +-
 content/ja/docs/2.6.1/io-kinesis-sink/index.html   |  30 ++-
 content/ja/docs/2.6.1/io-kinesis-source/index.html |  30 ++-
 content/ja/docs/2.6.1/io-mongo-sink/index.html     |  28 +-
 content/ja/docs/2.6.1/io-netty-source/index.html   |  28 +-
 content/ja/docs/2.6.1/io-overview/index.html       |  30 ++-
 content/ja/docs/2.6.1/io-quickstart/index.html     |  28 +-
 content/ja/docs/2.6.1/io-rabbitmq-sink/index.html  |  28 +-
 .../ja/docs/2.6.1/io-rabbitmq-source/index.html    |  28 +-
 content/ja/docs/2.6.1/io-redis-sink/index.html     |  28 +-
 content/ja/docs/2.6.1/io-solr-sink/index.html      |  28 +-
 content/ja/docs/2.6.1/io-twitter-source/index.html |  28 +-
 content/ja/docs/2.6.1/io-use/index.html            |  28 +-
 content/ja/docs/2.6.1/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.1/performance-pulsar-perf/index.html  |  28 +-
 content/ja/docs/2.6.1/pulsar-2.0/index.html        |  28 +-
 content/ja/docs/2.6.1/pulsar-admin/index.html      |  30 ++-
 .../ja/docs/2.6.1/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.1/reference-configuration/index.html  |  28 +-
 .../2.6.1/reference-connector-admin/index.html     |  28 +-
 content/ja/docs/2.6.1/reference-metrics/index.html |  28 +-
 .../docs/2.6.1/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.1/reference-rest-api-overview/index.html   |  28 +-
 .../ja/docs/2.6.1/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../ja/docs/2.6.1/schema-get-started/index.html    |  28 +-
 content/ja/docs/2.6.1/schema-manage/index.html     |  30 ++-
 content/ja/docs/2.6.1/schema-understand/index.html |  28 +-
 content/ja/docs/2.6.1/security-athenz/index.html   |  28 +-
 .../docs/2.6.1/security-authorization/index.html   |  28 +-
 .../docs/2.6.1/security-bouncy-castle/index.html   |  28 +-
 .../ja/docs/2.6.1/security-encryption/index.html   |  28 +-
 .../ja/docs/2.6.1/security-extending/index.html    |  28 +-
 content/ja/docs/2.6.1/security-jwt/index.html      |  30 ++-
 content/ja/docs/2.6.1/security-kerberos/index.html |  28 +-
 content/ja/docs/2.6.1/security-oauth2/index.html   |  28 +-
 content/ja/docs/2.6.1/security-overview/index.html |  28 +-
 .../2.6.1/security-tls-authentication/index.html   |  28 +-
 .../ja/docs/2.6.1/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.1/security-tls-transport/index.html   |  28 +-
 .../ja/docs/2.6.1/security-token-admin/index.html  |  28 +-
 .../2.6.1/sql-deployment-configurations/index.html |  30 ++-
 .../ja/docs/2.6.1/sql-getting-started/index.html   |  28 +-
 content/ja/docs/2.6.1/sql-overview/index.html      |  28 +-
 content/ja/docs/2.6.1/sql-rest-api/index.html      |  28 +-
 content/ja/docs/2.6.1/standalone-docker/index.html |  28 +-
 content/ja/docs/2.6.1/standalone/index.html        |  28 +-
 .../docs/2.6.1/window-functions-context/index.html |  28 +-
 content/ja/docs/2.6.2/adaptors-kafka/index.html    |  28 +-
 content/ja/docs/2.6.2/adaptors-spark/index.html    |  28 +-
 content/ja/docs/2.6.2/adaptors-storm/index.html    |  28 +-
 content/ja/docs/2.6.2/admin-api-brokers/index.html |  28 +-
 .../ja/docs/2.6.2/admin-api-clusters/index.html    |  28 +-
 .../ja/docs/2.6.2/admin-api-functions/index.html   |  28 +-
 .../ja/docs/2.6.2/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../ja/docs/2.6.2/admin-api-overview/index.html    |  28 +-
 .../2.6.2/admin-api-partitioned-topics/index.html  |  28 +-
 .../ja/docs/2.6.2/admin-api-permissions/index.html |  30 ++-
 .../2.6.2/admin-api-persistent-topics/index.html   |  28 +-
 content/ja/docs/2.6.2/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.2/administration-dashboard/index.html |  28 +-
 .../ja/docs/2.6.2/administration-geo/index.html    |  28 +-
 .../2.6.2/administration-load-balance/index.html   |  28 +-
 .../ja/docs/2.6.2/administration-proxy/index.html  |  28 +-
 .../2.6.2/administration-pulsar-manager/index.html |  28 +-
 .../ja/docs/2.6.2/administration-stats/index.html  |  28 +-
 .../docs/2.6.2/administration-upgrade/index.html   |  30 ++-
 .../ja/docs/2.6.2/administration-zk-bk/index.html  |  30 ++-
 .../ja/docs/2.6.2/client-libraries-cgo/index.html  |  36 ++-
 .../ja/docs/2.6.2/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.2/client-libraries-dotnet/index.html  |  28 +-
 .../ja/docs/2.6.2/client-libraries-go/index.html   |  30 ++-
 .../ja/docs/2.6.2/client-libraries-java/index.html |  32 ++-
 .../ja/docs/2.6.2/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.2/client-libraries-python/index.html  |  28 +-
 .../2.6.2/client-libraries-websocket/index.html    |  28 +-
 content/ja/docs/2.6.2/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../docs/2.6.2/concepts-authentication/index.html  |  28 +-
 content/ja/docs/2.6.2/concepts-clients/index.html  |  28 +-
 .../ja/docs/2.6.2/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.2/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/ja/docs/2.6.2/concepts-overview/index.html |  28 +-
 .../2.6.2/concepts-proxy-sni-routing/index.html    |  28 +-
 .../ja/docs/2.6.2/concepts-replication/index.html  |  28 +-
 .../docs/2.6.2/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.2/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.2/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../ja/docs/2.6.2/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.2/cookbooks-deduplication/index.html  |  28 +-
 .../ja/docs/2.6.2/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.2/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.2/cookbooks-non-persistent/index.html |  28 +-
 .../ja/docs/2.6.2/cookbooks-partitioned/index.html |  28 +-
 .../2.6.2/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.2/cookbooks-tiered-storage/index.html |  28 +-
 content/ja/docs/2.6.2/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/ja/docs/2.6.2/deploy-bare-metal/index.html |  28 +-
 content/ja/docs/2.6.2/deploy-dcos/index.html       |  28 +-
 content/ja/docs/2.6.2/deploy-kubernetes/index.html |  28 +-
 content/ja/docs/2.6.2/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.2/develop-binary-protocol/index.html  |  28 +-
 content/ja/docs/2.6.2/develop-cpp/index.html       |  28 +-
 .../ja/docs/2.6.2/develop-load-manager/index.html  |  28 +-
 content/ja/docs/2.6.2/develop-schema/index.html    |  28 +-
 content/ja/docs/2.6.2/develop-tools/index.html     |  30 ++-
 .../2.6.2/developing-binary-protocol/index.html    |  28 +-
 content/ja/docs/2.6.2/functions-cli/index.html     |  28 +-
 content/ja/docs/2.6.2/functions-debug/index.html   |  28 +-
 content/ja/docs/2.6.2/functions-deploy/index.html  |  28 +-
 content/ja/docs/2.6.2/functions-develop/index.html |  42 +--
 .../ja/docs/2.6.2/functions-overview/index.html    |  28 +-
 content/ja/docs/2.6.2/functions-runtime/index.html |  28 +-
 content/ja/docs/2.6.2/functions-worker/index.html  |  28 +-
 .../docs/2.6.2/getting-started-docker/index.html   |  28 +-
 .../ja/docs/2.6.2/getting-started-helm/index.html  |  30 ++-
 .../2.6.2/getting-started-standalone/index.html    |  28 +-
 content/ja/docs/2.6.2/helm-deploy/index.html       |  28 +-
 content/ja/docs/2.6.2/helm-install/index.html      |  28 +-
 content/ja/docs/2.6.2/helm-overview/index.html     |  28 +-
 content/ja/docs/2.6.2/helm-prepare/index.html      |  28 +-
 content/ja/docs/2.6.2/helm-tools/index.html        |  28 +-
 content/ja/docs/2.6.2/helm-upgrade/index.html      |  28 +-
 content/ja/docs/2.6.2/index.html                   |  28 +-
 content/ja/docs/2.6.2/io-aerospike-sink/index.html |  28 +-
 content/ja/docs/2.6.2/io-canal-source/index.html   |  28 +-
 content/ja/docs/2.6.2/io-cassandra-sink/index.html |  28 +-
 content/ja/docs/2.6.2/io-cdc-debezium/index.html   |  28 +-
 content/ja/docs/2.6.2/io-cdc/index.html            |  28 +-
 content/ja/docs/2.6.2/io-cli/index.html            |  28 +-
 content/ja/docs/2.6.2/io-connectors/index.html     |  28 +-
 .../ja/docs/2.6.2/io-debezium-source/index.html    |  30 ++-
 content/ja/docs/2.6.2/io-debug/index.html          |  28 +-
 content/ja/docs/2.6.2/io-develop/index.html        |  30 ++-
 .../ja/docs/2.6.2/io-dynamodb-source/index.html    |  30 ++-
 .../ja/docs/2.6.2/io-elasticsearch-sink/index.html |  28 +-
 content/ja/docs/2.6.2/io-file-source/index.html    |  28 +-
 content/ja/docs/2.6.2/io-flume-sink/index.html     |  28 +-
 content/ja/docs/2.6.2/io-flume-source/index.html   |  28 +-
 content/ja/docs/2.6.2/io-hbase-sink/index.html     |  28 +-
 content/ja/docs/2.6.2/io-hdfs2-sink/index.html     |  28 +-
 content/ja/docs/2.6.2/io-hdfs3-sink/index.html     |  28 +-
 content/ja/docs/2.6.2/io-influxdb-sink/index.html  |  28 +-
 content/ja/docs/2.6.2/io-jdbc-sink/index.html      |  28 +-
 content/ja/docs/2.6.2/io-kafka-sink/index.html     |  28 +-
 content/ja/docs/2.6.2/io-kafka-source/index.html   |  28 +-
 content/ja/docs/2.6.2/io-kinesis-sink/index.html   |  30 ++-
 content/ja/docs/2.6.2/io-kinesis-source/index.html |  30 ++-
 content/ja/docs/2.6.2/io-mongo-sink/index.html     |  28 +-
 content/ja/docs/2.6.2/io-netty-source/index.html   |  28 +-
 content/ja/docs/2.6.2/io-overview/index.html       |  30 ++-
 content/ja/docs/2.6.2/io-quickstart/index.html     |  28 +-
 content/ja/docs/2.6.2/io-rabbitmq-sink/index.html  |  28 +-
 .../ja/docs/2.6.2/io-rabbitmq-source/index.html    |  28 +-
 content/ja/docs/2.6.2/io-redis-sink/index.html     |  28 +-
 content/ja/docs/2.6.2/io-solr-sink/index.html      |  28 +-
 content/ja/docs/2.6.2/io-twitter-source/index.html |  28 +-
 content/ja/docs/2.6.2/io-use/index.html            |  28 +-
 content/ja/docs/2.6.2/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.2/performance-pulsar-perf/index.html  |  28 +-
 content/ja/docs/2.6.2/pulsar-2.0/index.html        |  28 +-
 content/ja/docs/2.6.2/pulsar-admin/index.html      |  30 ++-
 .../ja/docs/2.6.2/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.2/reference-configuration/index.html  |  28 +-
 .../2.6.2/reference-connector-admin/index.html     |  28 +-
 content/ja/docs/2.6.2/reference-metrics/index.html |  28 +-
 .../docs/2.6.2/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.2/reference-rest-api-overview/index.html   |  28 +-
 .../ja/docs/2.6.2/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../ja/docs/2.6.2/schema-get-started/index.html    |  28 +-
 content/ja/docs/2.6.2/schema-manage/index.html     |  30 ++-
 content/ja/docs/2.6.2/schema-understand/index.html |  28 +-
 content/ja/docs/2.6.2/security-athenz/index.html   |  28 +-
 .../docs/2.6.2/security-authorization/index.html   |  28 +-
 .../docs/2.6.2/security-bouncy-castle/index.html   |  28 +-
 .../ja/docs/2.6.2/security-encryption/index.html   |  28 +-
 .../ja/docs/2.6.2/security-extending/index.html    |  28 +-
 content/ja/docs/2.6.2/security-jwt/index.html      |  30 ++-
 content/ja/docs/2.6.2/security-kerberos/index.html |  28 +-
 content/ja/docs/2.6.2/security-oauth2/index.html   |  28 +-
 content/ja/docs/2.6.2/security-overview/index.html |  28 +-
 .../2.6.2/security-tls-authentication/index.html   |  28 +-
 .../ja/docs/2.6.2/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.2/security-tls-transport/index.html   |  28 +-
 .../ja/docs/2.6.2/security-token-admin/index.html  |  28 +-
 .../2.6.2/sql-deployment-configurations/index.html |  30 ++-
 .../ja/docs/2.6.2/sql-getting-started/index.html   |  28 +-
 content/ja/docs/2.6.2/sql-overview/index.html      |  28 +-
 content/ja/docs/2.6.2/sql-rest-api/index.html      |  28 +-
 content/ja/docs/2.6.2/standalone-docker/index.html |  28 +-
 content/ja/docs/2.6.2/standalone/index.html        |  28 +-
 .../docs/2.6.2/window-functions-context/index.html |  28 +-
 content/ja/docs/2.6.3/adaptors-kafka/index.html    |  28 +-
 content/ja/docs/2.6.3/adaptors-spark/index.html    |  28 +-
 content/ja/docs/2.6.3/adaptors-storm/index.html    |  28 +-
 content/ja/docs/2.6.3/admin-api-brokers/index.html |  28 +-
 .../ja/docs/2.6.3/admin-api-clusters/index.html    |  28 +-
 .../ja/docs/2.6.3/admin-api-functions/index.html   |  28 +-
 .../ja/docs/2.6.3/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../ja/docs/2.6.3/admin-api-overview/index.html    |  28 +-
 .../2.6.3/admin-api-partitioned-topics/index.html  |  28 +-
 .../ja/docs/2.6.3/admin-api-permissions/index.html |  30 ++-
 .../2.6.3/admin-api-persistent-topics/index.html   |  28 +-
 content/ja/docs/2.6.3/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.3/administration-dashboard/index.html |  28 +-
 .../ja/docs/2.6.3/administration-geo/index.html    |  28 +-
 .../2.6.3/administration-load-balance/index.html   |  28 +-
 .../ja/docs/2.6.3/administration-proxy/index.html  |  28 +-
 .../2.6.3/administration-pulsar-manager/index.html |  28 +-
 .../ja/docs/2.6.3/administration-stats/index.html  |  28 +-
 .../docs/2.6.3/administration-upgrade/index.html   |  30 ++-
 .../ja/docs/2.6.3/administration-zk-bk/index.html  |  30 ++-
 .../ja/docs/2.6.3/client-libraries-cgo/index.html  |  36 ++-
 .../ja/docs/2.6.3/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.3/client-libraries-dotnet/index.html  |  28 +-
 .../ja/docs/2.6.3/client-libraries-go/index.html   |  30 ++-
 .../ja/docs/2.6.3/client-libraries-java/index.html |  32 ++-
 .../ja/docs/2.6.3/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.3/client-libraries-python/index.html  |  28 +-
 .../2.6.3/client-libraries-websocket/index.html    |  28 +-
 content/ja/docs/2.6.3/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../docs/2.6.3/concepts-authentication/index.html  |  28 +-
 content/ja/docs/2.6.3/concepts-clients/index.html  |  28 +-
 .../ja/docs/2.6.3/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.3/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/ja/docs/2.6.3/concepts-overview/index.html |  28 +-
 .../2.6.3/concepts-proxy-sni-routing/index.html    |  28 +-
 .../ja/docs/2.6.3/concepts-replication/index.html  |  28 +-
 .../docs/2.6.3/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.3/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.3/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../ja/docs/2.6.3/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.3/cookbooks-deduplication/index.html  |  28 +-
 .../ja/docs/2.6.3/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.3/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.3/cookbooks-non-persistent/index.html |  28 +-
 .../ja/docs/2.6.3/cookbooks-partitioned/index.html |  28 +-
 .../2.6.3/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.3/cookbooks-tiered-storage/index.html |  28 +-
 content/ja/docs/2.6.3/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/ja/docs/2.6.3/deploy-bare-metal/index.html |  28 +-
 content/ja/docs/2.6.3/deploy-dcos/index.html       |  28 +-
 content/ja/docs/2.6.3/deploy-kubernetes/index.html |  28 +-
 content/ja/docs/2.6.3/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.3/develop-binary-protocol/index.html  |  28 +-
 content/ja/docs/2.6.3/develop-cpp/index.html       |  28 +-
 .../ja/docs/2.6.3/develop-load-manager/index.html  |  28 +-
 content/ja/docs/2.6.3/develop-schema/index.html    |  28 +-
 content/ja/docs/2.6.3/develop-tools/index.html     |  30 ++-
 .../2.6.3/developing-binary-protocol/index.html    |  28 +-
 content/ja/docs/2.6.3/functions-cli/index.html     |  28 +-
 content/ja/docs/2.6.3/functions-debug/index.html   |  28 +-
 content/ja/docs/2.6.3/functions-deploy/index.html  |  28 +-
 content/ja/docs/2.6.3/functions-develop/index.html |  42 +--
 .../ja/docs/2.6.3/functions-overview/index.html    |  28 +-
 content/ja/docs/2.6.3/functions-runtime/index.html |  28 +-
 content/ja/docs/2.6.3/functions-worker/index.html  |  28 +-
 .../docs/2.6.3/getting-started-docker/index.html   |  28 +-
 .../ja/docs/2.6.3/getting-started-helm/index.html  |  30 ++-
 .../2.6.3/getting-started-standalone/index.html    |  28 +-
 content/ja/docs/2.6.3/helm-deploy/index.html       |  28 +-
 content/ja/docs/2.6.3/helm-install/index.html      |  28 +-
 content/ja/docs/2.6.3/helm-overview/index.html     |  28 +-
 content/ja/docs/2.6.3/helm-prepare/index.html      |  28 +-
 content/ja/docs/2.6.3/helm-tools/index.html        |  28 +-
 content/ja/docs/2.6.3/helm-upgrade/index.html      |  28 +-
 content/ja/docs/2.6.3/index.html                   |  28 +-
 content/ja/docs/2.6.3/io-aerospike-sink/index.html |  28 +-
 content/ja/docs/2.6.3/io-canal-source/index.html   |  28 +-
 content/ja/docs/2.6.3/io-cassandra-sink/index.html |  28 +-
 content/ja/docs/2.6.3/io-cdc-debezium/index.html   |  28 +-
 content/ja/docs/2.6.3/io-cdc/index.html            |  28 +-
 content/ja/docs/2.6.3/io-cli/index.html            |  28 +-
 content/ja/docs/2.6.3/io-connectors/index.html     |  28 +-
 .../ja/docs/2.6.3/io-debezium-source/index.html    |  30 ++-
 content/ja/docs/2.6.3/io-debug/index.html          |  28 +-
 content/ja/docs/2.6.3/io-develop/index.html        |  30 ++-
 .../ja/docs/2.6.3/io-dynamodb-source/index.html    |  30 ++-
 .../ja/docs/2.6.3/io-elasticsearch-sink/index.html |  28 +-
 content/ja/docs/2.6.3/io-file-source/index.html    |  28 +-
 content/ja/docs/2.6.3/io-flume-sink/index.html     |  28 +-
 content/ja/docs/2.6.3/io-flume-source/index.html   |  28 +-
 content/ja/docs/2.6.3/io-hbase-sink/index.html     |  28 +-
 content/ja/docs/2.6.3/io-hdfs2-sink/index.html     |  28 +-
 content/ja/docs/2.6.3/io-hdfs3-sink/index.html     |  28 +-
 content/ja/docs/2.6.3/io-influxdb-sink/index.html  |  28 +-
 content/ja/docs/2.6.3/io-jdbc-sink/index.html      |  28 +-
 content/ja/docs/2.6.3/io-kafka-sink/index.html     |  28 +-
 content/ja/docs/2.6.3/io-kafka-source/index.html   |  28 +-
 content/ja/docs/2.6.3/io-kinesis-sink/index.html   |  30 ++-
 content/ja/docs/2.6.3/io-kinesis-source/index.html |  30 ++-
 content/ja/docs/2.6.3/io-mongo-sink/index.html     |  28 +-
 content/ja/docs/2.6.3/io-netty-source/index.html   |  28 +-
 content/ja/docs/2.6.3/io-overview/index.html       |  30 ++-
 content/ja/docs/2.6.3/io-quickstart/index.html     |  28 +-
 content/ja/docs/2.6.3/io-rabbitmq-sink/index.html  |  28 +-
 .../ja/docs/2.6.3/io-rabbitmq-source/index.html    |  28 +-
 content/ja/docs/2.6.3/io-redis-sink/index.html     |  28 +-
 content/ja/docs/2.6.3/io-solr-sink/index.html      |  28 +-
 content/ja/docs/2.6.3/io-twitter-source/index.html |  28 +-
 content/ja/docs/2.6.3/io-use/index.html            |  28 +-
 content/ja/docs/2.6.3/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.3/performance-pulsar-perf/index.html  |  28 +-
 content/ja/docs/2.6.3/pulsar-2.0/index.html        |  28 +-
 content/ja/docs/2.6.3/pulsar-admin/index.html      |  30 ++-
 .../ja/docs/2.6.3/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.3/reference-configuration/index.html  |  28 +-
 .../2.6.3/reference-connector-admin/index.html     |  28 +-
 content/ja/docs/2.6.3/reference-metrics/index.html |  28 +-
 .../docs/2.6.3/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.3/reference-rest-api-overview/index.html   |  28 +-
 .../ja/docs/2.6.3/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../ja/docs/2.6.3/schema-get-started/index.html    |  28 +-
 content/ja/docs/2.6.3/schema-manage/index.html     |  30 ++-
 content/ja/docs/2.6.3/schema-understand/index.html |  28 +-
 content/ja/docs/2.6.3/security-athenz/index.html   |  28 +-
 .../docs/2.6.3/security-authorization/index.html   |  28 +-
 .../docs/2.6.3/security-bouncy-castle/index.html   |  28 +-
 .../ja/docs/2.6.3/security-encryption/index.html   |  28 +-
 .../ja/docs/2.6.3/security-extending/index.html    |  28 +-
 content/ja/docs/2.6.3/security-jwt/index.html      |  30 ++-
 content/ja/docs/2.6.3/security-kerberos/index.html |  28 +-
 content/ja/docs/2.6.3/security-oauth2/index.html   |  28 +-
 content/ja/docs/2.6.3/security-overview/index.html |  28 +-
 .../2.6.3/security-tls-authentication/index.html   |  28 +-
 .../ja/docs/2.6.3/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.3/security-tls-transport/index.html   |  28 +-
 .../ja/docs/2.6.3/security-token-admin/index.html  |  28 +-
 .../2.6.3/sql-deployment-configurations/index.html |  30 ++-
 .../ja/docs/2.6.3/sql-getting-started/index.html   |  28 +-
 content/ja/docs/2.6.3/sql-overview/index.html      |  28 +-
 content/ja/docs/2.6.3/sql-rest-api/index.html      |  28 +-
 content/ja/docs/2.6.3/standalone-docker/index.html |  28 +-
 content/ja/docs/2.6.3/standalone/index.html        |  28 +-
 .../docs/2.6.3/window-functions-context/index.html |  28 +-
 content/ja/docs/2.6.4/adaptors-kafka/index.html    |  28 +-
 content/ja/docs/2.6.4/adaptors-spark/index.html    |  28 +-
 content/ja/docs/2.6.4/adaptors-storm/index.html    |  28 +-
 content/ja/docs/2.6.4/admin-api-brokers/index.html |  28 +-
 .../ja/docs/2.6.4/admin-api-clusters/index.html    |  28 +-
 .../ja/docs/2.6.4/admin-api-functions/index.html   |  28 +-
 .../ja/docs/2.6.4/admin-api-namespaces/index.html  |  28 +-
 .../admin-api-non-partitioned-topics/index.html    |  28 +-
 .../admin-api-non-persistent-topics/index.html     |  28 +-
 .../ja/docs/2.6.4/admin-api-overview/index.html    |  28 +-
 .../2.6.4/admin-api-partitioned-topics/index.html  |  28 +-
 .../ja/docs/2.6.4/admin-api-permissions/index.html |  30 ++-
 .../2.6.4/admin-api-persistent-topics/index.html   |  28 +-
 content/ja/docs/2.6.4/admin-api-schemas/index.html |  28 +-
 content/ja/docs/2.6.4/admin-api-tenants/index.html |  28 +-
 .../docs/2.6.4/administration-dashboard/index.html |  28 +-
 .../ja/docs/2.6.4/administration-geo/index.html    |  28 +-
 .../2.6.4/administration-load-balance/index.html   |  28 +-
 .../ja/docs/2.6.4/administration-proxy/index.html  |  28 +-
 .../2.6.4/administration-pulsar-manager/index.html |  28 +-
 .../ja/docs/2.6.4/administration-stats/index.html  |  28 +-
 .../docs/2.6.4/administration-upgrade/index.html   |  30 ++-
 .../ja/docs/2.6.4/administration-zk-bk/index.html  |  30 ++-
 .../ja/docs/2.6.4/client-libraries-cgo/index.html  |  36 ++-
 .../ja/docs/2.6.4/client-libraries-cpp/index.html  |  28 +-
 .../docs/2.6.4/client-libraries-dotnet/index.html  |  28 +-
 .../ja/docs/2.6.4/client-libraries-go/index.html   |  28 +-
 .../ja/docs/2.6.4/client-libraries-java/index.html |  32 ++-
 .../ja/docs/2.6.4/client-libraries-node/index.html |  32 ++-
 .../docs/2.6.4/client-libraries-python/index.html  |  28 +-
 .../2.6.4/client-libraries-websocket/index.html    |  28 +-
 content/ja/docs/2.6.4/client-libraries/index.html  |  28 +-
 .../concepts-architecture-overview/index.html      |  28 +-
 .../docs/2.6.4/concepts-authentication/index.html  |  28 +-
 content/ja/docs/2.6.4/concepts-clients/index.html  |  28 +-
 .../ja/docs/2.6.4/concepts-messaging/index.html    |  28 +-
 .../docs/2.6.4/concepts-multi-tenancy/index.html   |  28 +-
 .../index.html                                     |  28 +-
 content/ja/docs/2.6.4/concepts-overview/index.html |  28 +-
 .../2.6.4/concepts-proxy-sni-routing/index.html    |  28 +-
 .../ja/docs/2.6.4/concepts-replication/index.html  |  28 +-
 .../docs/2.6.4/concepts-tiered-storage/index.html  |  28 +-
 .../2.6.4/concepts-topic-compaction/index.html     |  28 +-
 .../2.6.4/cookbooks-bookkeepermetadata/index.html  |  28 +-
 .../ja/docs/2.6.4/cookbooks-compaction/index.html  |  28 +-
 .../docs/2.6.4/cookbooks-deduplication/index.html  |  28 +-
 .../ja/docs/2.6.4/cookbooks-encryption/index.html  |  28 +-
 .../docs/2.6.4/cookbooks-message-queue/index.html  |  28 +-
 .../docs/2.6.4/cookbooks-non-persistent/index.html |  28 +-
 .../ja/docs/2.6.4/cookbooks-partitioned/index.html |  28 +-
 .../2.6.4/cookbooks-retention-expiry/index.html    |  28 +-
 .../docs/2.6.4/cookbooks-tiered-storage/index.html |  28 +-
 content/ja/docs/2.6.4/deploy-aws/index.html        |  28 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  28 +-
 content/ja/docs/2.6.4/deploy-bare-metal/index.html |  28 +-
 content/ja/docs/2.6.4/deploy-dcos/index.html       |  28 +-
 content/ja/docs/2.6.4/deploy-kubernetes/index.html |  28 +-
 content/ja/docs/2.6.4/deploy-monitoring/index.html |  28 +-
 .../docs/2.6.4/develop-binary-protocol/index.html  |  28 +-
 content/ja/docs/2.6.4/develop-cpp/index.html       |  28 +-
 .../ja/docs/2.6.4/develop-load-manager/index.html  |  28 +-
 content/ja/docs/2.6.4/develop-schema/index.html    |  28 +-
 content/ja/docs/2.6.4/develop-tools/index.html     |  30 ++-
 .../2.6.4/developing-binary-protocol/index.html    |  28 +-
 content/ja/docs/2.6.4/functions-cli/index.html     |  28 +-
 content/ja/docs/2.6.4/functions-debug/index.html   |  28 +-
 content/ja/docs/2.6.4/functions-deploy/index.html  |  28 +-
 content/ja/docs/2.6.4/functions-develop/index.html |  42 +--
 .../ja/docs/2.6.4/functions-overview/index.html    |  28 +-
 content/ja/docs/2.6.4/functions-runtime/index.html |  28 +-
 content/ja/docs/2.6.4/functions-worker/index.html  |  28 +-
 .../docs/2.6.4/getting-started-docker/index.html   |  28 +-
 .../ja/docs/2.6.4/getting-started-helm/index.html  |  28 +-
 .../2.6.4/getting-started-standalone/index.html    |  28 +-
 content/ja/docs/2.6.4/helm-deploy/index.html       |  28 +-
 content/ja/docs/2.6.4/helm-install/index.html      |  28 +-
 content/ja/docs/2.6.4/helm-overview/index.html     |  28 +-
 content/ja/docs/2.6.4/helm-prepare/index.html      |  28 +-
 content/ja/docs/2.6.4/helm-tools/index.html        |  28 +-
 content/ja/docs/2.6.4/helm-upgrade/index.html      |  28 +-
 content/ja/docs/2.6.4/index.html                   |  28 +-
 content/ja/docs/2.6.4/io-aerospike-sink/index.html |  28 +-
 content/ja/docs/2.6.4/io-canal-source/index.html   |  28 +-
 content/ja/docs/2.6.4/io-cassandra-sink/index.html |  28 +-
 content/ja/docs/2.6.4/io-cdc-debezium/index.html   |  28 +-
 content/ja/docs/2.6.4/io-cdc/index.html            |  28 +-
 content/ja/docs/2.6.4/io-cli/index.html            |  28 +-
 content/ja/docs/2.6.4/io-connectors/index.html     |  28 +-
 .../ja/docs/2.6.4/io-debezium-source/index.html    |  30 ++-
 content/ja/docs/2.6.4/io-debug/index.html          |  28 +-
 content/ja/docs/2.6.4/io-develop/index.html        |  30 ++-
 .../ja/docs/2.6.4/io-dynamodb-source/index.html    |  30 ++-
 .../ja/docs/2.6.4/io-elasticsearch-sink/index.html |  28 +-
 content/ja/docs/2.6.4/io-file-source/index.html    |  28 +-
 content/ja/docs/2.6.4/io-flume-sink/index.html     |  28 +-
 content/ja/docs/2.6.4/io-flume-source/index.html   |  28 +-
 content/ja/docs/2.6.4/io-hbase-sink/index.html     |  28 +-
 content/ja/docs/2.6.4/io-hdfs2-sink/index.html     |  28 +-
 content/ja/docs/2.6.4/io-hdfs3-sink/index.html     |  28 +-
 content/ja/docs/2.6.4/io-influxdb-sink/index.html  |  28 +-
 content/ja/docs/2.6.4/io-jdbc-sink/index.html      |  28 +-
 content/ja/docs/2.6.4/io-kafka-sink/index.html     |  28 +-
 content/ja/docs/2.6.4/io-kafka-source/index.html   |  28 +-
 content/ja/docs/2.6.4/io-kinesis-sink/index.html   |  30 ++-
 content/ja/docs/2.6.4/io-kinesis-source/index.html |  30 ++-
 content/ja/docs/2.6.4/io-mongo-sink/index.html     |  28 +-
 content/ja/docs/2.6.4/io-netty-source/index.html   |  28 +-
 content/ja/docs/2.6.4/io-overview/index.html       |  30 ++-
 content/ja/docs/2.6.4/io-quickstart/index.html     |  28 +-
 content/ja/docs/2.6.4/io-rabbitmq-sink/index.html  |  28 +-
 .../ja/docs/2.6.4/io-rabbitmq-source/index.html    |  28 +-
 content/ja/docs/2.6.4/io-redis-sink/index.html     |  28 +-
 content/ja/docs/2.6.4/io-solr-sink/index.html      |  28 +-
 content/ja/docs/2.6.4/io-twitter-source/index.html |  28 +-
 content/ja/docs/2.6.4/io-use/index.html            |  28 +-
 content/ja/docs/2.6.4/kubernetes-helm/index.html   |  28 +-
 .../docs/2.6.4/performance-pulsar-perf/index.html  |  28 +-
 content/ja/docs/2.6.4/pulsar-2.0/index.html        |  28 +-
 .../ja/docs/2.6.4/reference-cli-tools/index.html   |  28 +-
 .../docs/2.6.4/reference-configuration/index.html  |  28 +-
 .../2.6.4/reference-connector-admin/index.html     |  28 +-
 content/ja/docs/2.6.4/reference-metrics/index.html |  28 +-
 .../docs/2.6.4/reference-pulsar-admin/index.html   |  28 +-
 .../2.6.4/reference-rest-api-overview/index.html   |  28 +-
 .../ja/docs/2.6.4/reference-terminology/index.html |  28 +-
 .../schema-evolution-compatibility/index.html      |  28 +-
 .../ja/docs/2.6.4/schema-get-started/index.html    |  28 +-
 content/ja/docs/2.6.4/schema-manage/index.html     |  30 ++-
 content/ja/docs/2.6.4/schema-understand/index.html |  28 +-
 content/ja/docs/2.6.4/security-athenz/index.html   |  28 +-
 .../docs/2.6.4/security-authorization/index.html   |  28 +-
 .../docs/2.6.4/security-bouncy-castle/index.html   |  28 +-
 .../ja/docs/2.6.4/security-encryption/index.html   |  28 +-
 .../ja/docs/2.6.4/security-extending/index.html    |  28 +-
 content/ja/docs/2.6.4/security-jwt/index.html      |  30 ++-
 content/ja/docs/2.6.4/security-kerberos/index.html |  28 +-
 content/ja/docs/2.6.4/security-oauth2/index.html   |  28 +-
 content/ja/docs/2.6.4/security-overview/index.html |  28 +-
 .../2.6.4/security-tls-authentication/index.html   |  28 +-
 .../ja/docs/2.6.4/security-tls-keystore/index.html |  28 +-
 .../docs/2.6.4/security-tls-transport/index.html   |  28 +-
 .../ja/docs/2.6.4/security-token-admin/index.html  |  28 +-
 .../2.6.4/sql-deployment-configurations/index.html |  28 +-
 .../ja/docs/2.6.4/sql-getting-started/index.html   |  28 +-
 content/ja/docs/2.6.4/sql-overview/index.html      |  28 +-
 content/ja/docs/2.6.4/sql-rest-api/index.html      |  28 +-
 content/ja/docs/2.6.4/standalone-docker/index.html |  28 +-
 content/ja/docs/2.6.4/standalone/index.html        |  28 +-
 .../ja/docs/2.6.4/tiered-storage-azure/index.html  |  28 +-
 .../docs/2.6.4/window-functions-context/index.html |  28 +-
 content/ja/docs/2.7.0/adaptors-kafka/index.html    |  23 +-
 content/ja/docs/2.7.0/adaptors-spark/index.html    |  23 +-
 content/ja/docs/2.7.0/adaptors-storm/index.html    |  23 +-
 content/ja/docs/2.7.0/admin-api-brokers/index.html |  25 +-
 .../ja/docs/2.7.0/admin-api-clusters/index.html    |  25 +-
 .../ja/docs/2.7.0/admin-api-functions/index.html   |  23 +-
 .../ja/docs/2.7.0/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../ja/docs/2.7.0/admin-api-overview/index.html    |  23 +-
 .../2.7.0/admin-api-partitioned-topics/index.html  |  23 +-
 .../ja/docs/2.7.0/admin-api-permissions/index.html |  25 +-
 .../2.7.0/admin-api-persistent-topics/index.html   |  23 +-
 content/ja/docs/2.7.0/admin-api-schemas/index.html |  23 +-
 content/ja/docs/2.7.0/admin-api-tenants/index.html |  23 +-
 content/ja/docs/2.7.0/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.0/administration-dashboard/index.html |  23 +-
 .../ja/docs/2.7.0/administration-geo/index.html    |  23 +-
 .../2.7.0/administration-load-balance/index.html   |  23 +-
 .../ja/docs/2.7.0/administration-proxy/index.html  |  23 +-
 .../2.7.0/administration-pulsar-manager/index.html |  23 +-
 .../ja/docs/2.7.0/administration-stats/index.html  |  23 +-
 .../docs/2.7.0/administration-upgrade/index.html   |  25 +-
 .../ja/docs/2.7.0/administration-zk-bk/index.html  |  25 +-
 .../ja/docs/2.7.0/client-libraries-cgo/index.html  |  31 ++-
 .../ja/docs/2.7.0/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.0/client-libraries-dotnet/index.html  |  23 +-
 .../ja/docs/2.7.0/client-libraries-go/index.html   |  25 +-
 .../ja/docs/2.7.0/client-libraries-java/index.html |  27 +-
 .../ja/docs/2.7.0/client-libraries-node/index.html |  27 +-
 .../docs/2.7.0/client-libraries-python/index.html  |  23 +-
 .../2.7.0/client-libraries-websocket/index.html    |  23 +-
 content/ja/docs/2.7.0/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../ja/docs/2.7.0/concepts-architecture/index.html |  23 +-
 .../docs/2.7.0/concepts-authentication/index.html  |  23 +-
 content/ja/docs/2.7.0/concepts-clients/index.html  |  23 +-
 .../ja/docs/2.7.0/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.0/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/ja/docs/2.7.0/concepts-overview/index.html |  23 +-
 .../2.7.0/concepts-proxy-sni-routing/index.html    |  23 +-
 .../ja/docs/2.7.0/concepts-replication/index.html  |  23 +-
 .../docs/2.7.0/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.0/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.0/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../ja/docs/2.7.0/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.0/cookbooks-deduplication/index.html  |  23 +-
 .../ja/docs/2.7.0/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.0/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.0/cookbooks-non-persistent/index.html |  23 +-
 .../ja/docs/2.7.0/cookbooks-partitioned/index.html |  23 +-
 .../2.7.0/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.0/cookbooks-tiered-storage/index.html |  23 +-
 content/ja/docs/2.7.0/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/ja/docs/2.7.0/deploy-bare-metal/index.html |  23 +-
 content/ja/docs/2.7.0/deploy-dcos/index.html       |  23 +-
 content/ja/docs/2.7.0/deploy-docker/index.html     |  23 +-
 content/ja/docs/2.7.0/deploy-kubernetes/index.html |  23 +-
 content/ja/docs/2.7.0/deploy-monitoring/index.html |  23 +-
 .../docs/2.7.0/develop-binary-protocol/index.html  |  23 +-
 content/ja/docs/2.7.0/develop-cpp/index.html       |  23 +-
 .../ja/docs/2.7.0/develop-load-manager/index.html  |  23 +-
 content/ja/docs/2.7.0/develop-schema/index.html    |  23 +-
 content/ja/docs/2.7.0/develop-tools/index.html     |  25 +-
 .../2.7.0/developing-binary-protocol/index.html    |  23 +-
 content/ja/docs/2.7.0/functions-cli/index.html     |  23 +-
 content/ja/docs/2.7.0/functions-debug/index.html   |  23 +-
 content/ja/docs/2.7.0/functions-deploy/index.html  |  23 +-
 content/ja/docs/2.7.0/functions-develop/index.html |  37 +--
 content/ja/docs/2.7.0/functions-metrics/index.html |  23 +-
 .../ja/docs/2.7.0/functions-overview/index.html    |  23 +-
 content/ja/docs/2.7.0/functions-package/index.html |  23 +-
 content/ja/docs/2.7.0/functions-runtime/index.html |  23 +-
 content/ja/docs/2.7.0/functions-worker/index.html  |  23 +-
 .../docs/2.7.0/getting-started-docker/index.html   |  23 +-
 .../ja/docs/2.7.0/getting-started-helm/index.html  |  25 +-
 .../2.7.0/getting-started-standalone/index.html    |  23 +-
 content/ja/docs/2.7.0/helm-deploy/index.html       |  23 +-
 content/ja/docs/2.7.0/helm-install/index.html      |  23 +-
 content/ja/docs/2.7.0/helm-overview/index.html     |  23 +-
 content/ja/docs/2.7.0/helm-prepare/index.html      |  23 +-
 content/ja/docs/2.7.0/helm-tools/index.html        |  23 +-
 content/ja/docs/2.7.0/helm-upgrade/index.html      |  23 +-
 content/ja/docs/2.7.0/index.html                   |  23 +-
 content/ja/docs/2.7.0/io-aerospike-sink/index.html |  23 +-
 content/ja/docs/2.7.0/io-canal-source/index.html   |  23 +-
 content/ja/docs/2.7.0/io-cassandra-sink/index.html |  23 +-
 content/ja/docs/2.7.0/io-cdc-debezium/index.html   |  23 +-
 content/ja/docs/2.7.0/io-cdc/index.html            |  23 +-
 content/ja/docs/2.7.0/io-cli/index.html            |  23 +-
 content/ja/docs/2.7.0/io-connectors/index.html     |  23 +-
 .../ja/docs/2.7.0/io-debezium-source/index.html    |  27 +-
 content/ja/docs/2.7.0/io-debug/index.html          |  23 +-
 content/ja/docs/2.7.0/io-develop/index.html        |  25 +-
 .../ja/docs/2.7.0/io-dynamodb-source/index.html    |  25 +-
 .../ja/docs/2.7.0/io-elasticsearch-sink/index.html |  23 +-
 content/ja/docs/2.7.0/io-file-source/index.html    |  23 +-
 content/ja/docs/2.7.0/io-flume-sink/index.html     |  23 +-
 content/ja/docs/2.7.0/io-flume-source/index.html   |  23 +-
 content/ja/docs/2.7.0/io-hbase-sink/index.html     |  23 +-
 content/ja/docs/2.7.0/io-hdfs2-sink/index.html     |  23 +-
 content/ja/docs/2.7.0/io-hdfs3-sink/index.html     |  23 +-
 content/ja/docs/2.7.0/io-influxdb-sink/index.html  |  23 +-
 content/ja/docs/2.7.0/io-jdbc-sink/index.html      |  23 +-
 content/ja/docs/2.7.0/io-kafka-sink/index.html     |  23 +-
 content/ja/docs/2.7.0/io-kafka-source/index.html   |  23 +-
 content/ja/docs/2.7.0/io-kinesis-sink/index.html   |  25 +-
 content/ja/docs/2.7.0/io-kinesis-source/index.html |  25 +-
 content/ja/docs/2.7.0/io-mongo-sink/index.html     |  23 +-
 content/ja/docs/2.7.0/io-netty-source/index.html   |  23 +-
 content/ja/docs/2.7.0/io-nsq-source/index.html     |  23 +-
 content/ja/docs/2.7.0/io-overview/index.html       |  25 +-
 content/ja/docs/2.7.0/io-quickstart/index.html     |  23 +-
 content/ja/docs/2.7.0/io-rabbitmq-sink/index.html  |  23 +-
 .../ja/docs/2.7.0/io-rabbitmq-source/index.html    |  23 +-
 content/ja/docs/2.7.0/io-redis-sink/index.html     |  23 +-
 content/ja/docs/2.7.0/io-solr-sink/index.html      |  23 +-
 content/ja/docs/2.7.0/io-twitter-source/index.html |  23 +-
 content/ja/docs/2.7.0/io-twitter/index.html        |  23 +-
 content/ja/docs/2.7.0/io-use/index.html            |  23 +-
 content/ja/docs/2.7.0/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.0/performance-pulsar-perf/index.html  |  23 +-
 content/ja/docs/2.7.0/pulsar-2.0/index.html        |  23 +-
 content/ja/docs/2.7.0/pulsar-admin/index.html      |  25 +-
 .../ja/docs/2.7.0/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.0/reference-configuration/index.html  |  23 +-
 .../2.7.0/reference-connector-admin/index.html     |  23 +-
 content/ja/docs/2.7.0/reference-metrics/index.html |  23 +-
 .../docs/2.7.0/reference-pulsar-admin/index.html   |  23 +-
 .../2.7.0/reference-rest-api-overview/index.html   |  23 +-
 .../ja/docs/2.7.0/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../ja/docs/2.7.0/schema-get-started/index.html    |  23 +-
 content/ja/docs/2.7.0/schema-manage/index.html     |  25 +-
 content/ja/docs/2.7.0/schema-understand/index.html |  23 +-
 content/ja/docs/2.7.0/security-athenz/index.html   |  23 +-
 .../docs/2.7.0/security-authorization/index.html   |  23 +-
 .../docs/2.7.0/security-bouncy-castle/index.html   |  25 +-
 .../ja/docs/2.7.0/security-encryption/index.html   |  23 +-
 .../ja/docs/2.7.0/security-extending/index.html    |  23 +-
 content/ja/docs/2.7.0/security-jwt/index.html      |  25 +-
 content/ja/docs/2.7.0/security-kerberos/index.html |  23 +-
 content/ja/docs/2.7.0/security-oauth2/index.html   |  23 +-
 content/ja/docs/2.7.0/security-overview/index.html |  23 +-
 .../2.7.0/security-tls-authentication/index.html   |  23 +-
 .../ja/docs/2.7.0/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.0/security-tls-transport/index.html   |  23 +-
 .../ja/docs/2.7.0/security-token-admin/index.html  |  23 +-
 .../2.7.0/sql-deployment-configurations/index.html |  23 +-
 .../ja/docs/2.7.0/sql-getting-started/index.html   |  23 +-
 content/ja/docs/2.7.0/sql-overview/index.html      |  23 +-
 content/ja/docs/2.7.0/sql-rest-api/index.html      |  23 +-
 content/ja/docs/2.7.0/standalone-docker/index.html |  23 +-
 content/ja/docs/2.7.0/standalone/index.html        |  23 +-
 .../ja/docs/2.7.0/tiered-storage-aws/index.html    |  23 +-
 .../ja/docs/2.7.0/tiered-storage-azure/index.html  |  23 +-
 .../2.7.0/tiered-storage-filesystem/index.html     |  23 +-
 .../ja/docs/2.7.0/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.0/tiered-storage-overview/index.html  |  23 +-
 content/ja/docs/2.7.0/transactions-api/index.html  |  23 +-
 .../docs/2.7.0/transactions-guarantee/index.html   |  23 +-
 content/ja/docs/2.7.0/transactions/index.html      |  23 +-
 .../docs/2.7.0/window-functions-context/index.html |  23 +-
 content/ja/docs/2.7.1/adaptors-kafka/index.html    |  23 +-
 content/ja/docs/2.7.1/adaptors-spark/index.html    |  23 +-
 content/ja/docs/2.7.1/adaptors-storm/index.html    |  23 +-
 content/ja/docs/2.7.1/admin-api-brokers/index.html |  25 +-
 .../ja/docs/2.7.1/admin-api-clusters/index.html    |  25 +-
 .../ja/docs/2.7.1/admin-api-functions/index.html   |  23 +-
 .../ja/docs/2.7.1/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../ja/docs/2.7.1/admin-api-overview/index.html    |  23 +-
 .../2.7.1/admin-api-partitioned-topics/index.html  |  23 +-
 .../ja/docs/2.7.1/admin-api-permissions/index.html |  25 +-
 .../2.7.1/admin-api-persistent-topics/index.html   |  23 +-
 content/ja/docs/2.7.1/admin-api-schemas/index.html |  23 +-
 content/ja/docs/2.7.1/admin-api-tenants/index.html |  23 +-
 content/ja/docs/2.7.1/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.1/administration-dashboard/index.html |  23 +-
 .../ja/docs/2.7.1/administration-geo/index.html    |  23 +-
 .../docs/2.7.1/administration-isolation/index.html |  25 +-
 .../2.7.1/administration-load-balance/index.html   |  23 +-
 .../ja/docs/2.7.1/administration-proxy/index.html  |  23 +-
 .../2.7.1/administration-pulsar-manager/index.html |  23 +-
 .../ja/docs/2.7.1/administration-stats/index.html  |  23 +-
 .../docs/2.7.1/administration-upgrade/index.html   |  25 +-
 .../ja/docs/2.7.1/administration-zk-bk/index.html  |  25 +-
 .../ja/docs/2.7.1/client-libraries-cgo/index.html  |  31 ++-
 .../ja/docs/2.7.1/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.1/client-libraries-dotnet/index.html  |  23 +-
 .../ja/docs/2.7.1/client-libraries-go/index.html   |  25 +-
 .../ja/docs/2.7.1/client-libraries-java/index.html |  27 +-
 .../ja/docs/2.7.1/client-libraries-node/index.html |  27 +-
 .../docs/2.7.1/client-libraries-python/index.html  |  23 +-
 .../2.7.1/client-libraries-websocket/index.html    |  23 +-
 content/ja/docs/2.7.1/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../ja/docs/2.7.1/concepts-architecture/index.html |  23 +-
 .../docs/2.7.1/concepts-authentication/index.html  |  23 +-
 content/ja/docs/2.7.1/concepts-clients/index.html  |  23 +-
 .../ja/docs/2.7.1/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.1/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/ja/docs/2.7.1/concepts-overview/index.html |  23 +-
 .../2.7.1/concepts-proxy-sni-routing/index.html    |  23 +-
 .../ja/docs/2.7.1/concepts-replication/index.html  |  23 +-
 .../docs/2.7.1/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.1/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.1/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../ja/docs/2.7.1/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.1/cookbooks-deduplication/index.html  |  23 +-
 .../ja/docs/2.7.1/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.1/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.1/cookbooks-non-persistent/index.html |  23 +-
 .../ja/docs/2.7.1/cookbooks-partitioned/index.html |  23 +-
 .../2.7.1/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.1/cookbooks-tiered-storage/index.html |  23 +-
 content/ja/docs/2.7.1/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/ja/docs/2.7.1/deploy-bare-metal/index.html |  23 +-
 content/ja/docs/2.7.1/deploy-dcos/index.html       |  23 +-
 content/ja/docs/2.7.1/deploy-docker/index.html     |  23 +-
 content/ja/docs/2.7.1/deploy-kubernetes/index.html |  23 +-
 content/ja/docs/2.7.1/deploy-monitoring/index.html |  23 +-
 .../docs/2.7.1/develop-binary-protocol/index.html  |  23 +-
 content/ja/docs/2.7.1/develop-cpp/index.html       |  23 +-
 .../ja/docs/2.7.1/develop-load-manager/index.html  |  23 +-
 content/ja/docs/2.7.1/develop-schema/index.html    |  23 +-
 content/ja/docs/2.7.1/develop-tools/index.html     |  25 +-
 .../2.7.1/developing-binary-protocol/index.html    |  23 +-
 content/ja/docs/2.7.1/functions-cli/index.html     |  23 +-
 content/ja/docs/2.7.1/functions-debug/index.html   |  23 +-
 content/ja/docs/2.7.1/functions-deploy/index.html  |  23 +-
 content/ja/docs/2.7.1/functions-develop/index.html |  37 +--
 content/ja/docs/2.7.1/functions-metrics/index.html |  23 +-
 .../ja/docs/2.7.1/functions-overview/index.html    |  23 +-
 content/ja/docs/2.7.1/functions-package/index.html |  23 +-
 content/ja/docs/2.7.1/functions-runtime/index.html |  23 +-
 content/ja/docs/2.7.1/functions-worker/index.html  |  23 +-
 .../docs/2.7.1/getting-started-docker/index.html   |  23 +-
 .../ja/docs/2.7.1/getting-started-helm/index.html  |  25 +-
 .../2.7.1/getting-started-standalone/index.html    |  23 +-
 content/ja/docs/2.7.1/helm-deploy/index.html       |  23 +-
 content/ja/docs/2.7.1/helm-install/index.html      |  23 +-
 content/ja/docs/2.7.1/helm-overview/index.html     |  23 +-
 content/ja/docs/2.7.1/helm-prepare/index.html      |  23 +-
 content/ja/docs/2.7.1/helm-tools/index.html        |  23 +-
 content/ja/docs/2.7.1/helm-upgrade/index.html      |  23 +-
 content/ja/docs/2.7.1/index.html                   |  23 +-
 content/ja/docs/2.7.1/io-aerospike-sink/index.html |  23 +-
 content/ja/docs/2.7.1/io-canal-source/index.html   |  23 +-
 content/ja/docs/2.7.1/io-cassandra-sink/index.html |  23 +-
 content/ja/docs/2.7.1/io-cdc-debezium/index.html   |  23 +-
 content/ja/docs/2.7.1/io-cdc/index.html            |  23 +-
 content/ja/docs/2.7.1/io-cli/index.html            |  23 +-
 content/ja/docs/2.7.1/io-connectors/index.html     |  23 +-
 .../ja/docs/2.7.1/io-debezium-source/index.html    |  27 +-
 content/ja/docs/2.7.1/io-debug/index.html          |  23 +-
 content/ja/docs/2.7.1/io-develop/index.html        |  25 +-
 .../ja/docs/2.7.1/io-dynamodb-source/index.html    |  25 +-
 .../ja/docs/2.7.1/io-elasticsearch-sink/index.html |  23 +-
 content/ja/docs/2.7.1/io-file-source/index.html    |  23 +-
 content/ja/docs/2.7.1/io-flume-sink/index.html     |  23 +-
 content/ja/docs/2.7.1/io-flume-source/index.html   |  23 +-
 content/ja/docs/2.7.1/io-hbase-sink/index.html     |  23 +-
 content/ja/docs/2.7.1/io-hdfs2-sink/index.html     |  23 +-
 content/ja/docs/2.7.1/io-hdfs3-sink/index.html     |  23 +-
 content/ja/docs/2.7.1/io-influxdb-sink/index.html  |  23 +-
 content/ja/docs/2.7.1/io-jdbc-sink/index.html      |  23 +-
 content/ja/docs/2.7.1/io-kafka-sink/index.html     |  23 +-
 content/ja/docs/2.7.1/io-kafka-source/index.html   |  23 +-
 content/ja/docs/2.7.1/io-kinesis-sink/index.html   |  25 +-
 content/ja/docs/2.7.1/io-kinesis-source/index.html |  25 +-
 content/ja/docs/2.7.1/io-mongo-sink/index.html     |  23 +-
 content/ja/docs/2.7.1/io-netty-source/index.html   |  23 +-
 content/ja/docs/2.7.1/io-nsq-source/index.html     |  23 +-
 content/ja/docs/2.7.1/io-overview/index.html       |  25 +-
 content/ja/docs/2.7.1/io-quickstart/index.html     |  23 +-
 content/ja/docs/2.7.1/io-rabbitmq-sink/index.html  |  23 +-
 .../ja/docs/2.7.1/io-rabbitmq-source/index.html    |  23 +-
 content/ja/docs/2.7.1/io-redis-sink/index.html     |  23 +-
 content/ja/docs/2.7.1/io-solr-sink/index.html      |  23 +-
 content/ja/docs/2.7.1/io-twitter-source/index.html |  23 +-
 content/ja/docs/2.7.1/io-twitter/index.html        |  23 +-
 content/ja/docs/2.7.1/io-use/index.html            |  23 +-
 content/ja/docs/2.7.1/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.1/performance-pulsar-perf/index.html  |  23 +-
 content/ja/docs/2.7.1/pulsar-2.0/index.html        |  23 +-
 .../ja/docs/2.7.1/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.1/reference-configuration/index.html  |  23 +-
 .../2.7.1/reference-connector-admin/index.html     |  23 +-
 content/ja/docs/2.7.1/reference-metrics/index.html |  23 +-
 .../docs/2.7.1/reference-pulsar-admin/index.html   |  25 +-
 .../2.7.1/reference-rest-api-overview/index.html   |  23 +-
 .../ja/docs/2.7.1/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../ja/docs/2.7.1/schema-get-started/index.html    |  23 +-
 content/ja/docs/2.7.1/schema-manage/index.html     |  25 +-
 content/ja/docs/2.7.1/schema-understand/index.html |  23 +-
 content/ja/docs/2.7.1/security-athenz/index.html   |  23 +-
 .../docs/2.7.1/security-authorization/index.html   |  23 +-
 .../docs/2.7.1/security-bouncy-castle/index.html   |  25 +-
 .../ja/docs/2.7.1/security-encryption/index.html   |  23 +-
 .../ja/docs/2.7.1/security-extending/index.html    |  23 +-
 content/ja/docs/2.7.1/security-jwt/index.html      |  25 +-
 content/ja/docs/2.7.1/security-kerberos/index.html |  23 +-
 content/ja/docs/2.7.1/security-oauth2/index.html   |  23 +-
 content/ja/docs/2.7.1/security-overview/index.html |  23 +-
 .../2.7.1/security-tls-authentication/index.html   |  23 +-
 .../ja/docs/2.7.1/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.1/security-tls-transport/index.html   |  23 +-
 .../ja/docs/2.7.1/security-token-admin/index.html  |  23 +-
 .../2.7.1/sql-deployment-configurations/index.html |  23 +-
 .../ja/docs/2.7.1/sql-getting-started/index.html   |  23 +-
 content/ja/docs/2.7.1/sql-overview/index.html      |  23 +-
 content/ja/docs/2.7.1/sql-rest-api/index.html      |  23 +-
 content/ja/docs/2.7.1/standalone-docker/index.html |  23 +-
 content/ja/docs/2.7.1/standalone/index.html        |  23 +-
 .../ja/docs/2.7.1/tiered-storage-aws/index.html    |  23 +-
 .../ja/docs/2.7.1/tiered-storage-azure/index.html  |  23 +-
 .../2.7.1/tiered-storage-filesystem/index.html     |  23 +-
 .../ja/docs/2.7.1/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.1/tiered-storage-overview/index.html  |  23 +-
 content/ja/docs/2.7.1/transactions-api/index.html  |  23 +-
 .../docs/2.7.1/transactions-guarantee/index.html   |  23 +-
 content/ja/docs/2.7.1/transactions/index.html      |  23 +-
 .../docs/2.7.1/window-functions-context/index.html |  23 +-
 content/ja/docs/2.7.2/adaptors-kafka/index.html    |  23 +-
 content/ja/docs/2.7.2/adaptors-spark/index.html    |  23 +-
 content/ja/docs/2.7.2/adaptors-storm/index.html    |  23 +-
 content/ja/docs/2.7.2/admin-api-brokers/index.html |  25 +-
 .../ja/docs/2.7.2/admin-api-clusters/index.html    |  25 +-
 .../ja/docs/2.7.2/admin-api-functions/index.html   |  23 +-
 .../ja/docs/2.7.2/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../ja/docs/2.7.2/admin-api-overview/index.html    |  23 +-
 .../2.7.2/admin-api-partitioned-topics/index.html  |  23 +-
 .../ja/docs/2.7.2/admin-api-permissions/index.html |  25 +-
 .../2.7.2/admin-api-persistent-topics/index.html   |  23 +-
 content/ja/docs/2.7.2/admin-api-schemas/index.html |  23 +-
 content/ja/docs/2.7.2/admin-api-tenants/index.html |  23 +-
 content/ja/docs/2.7.2/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.2/administration-dashboard/index.html |  23 +-
 .../ja/docs/2.7.2/administration-geo/index.html    |  23 +-
 .../docs/2.7.2/administration-isolation/index.html |  25 +-
 .../2.7.2/administration-load-balance/index.html   |  23 +-
 .../ja/docs/2.7.2/administration-proxy/index.html  |  23 +-
 .../2.7.2/administration-pulsar-manager/index.html |  23 +-
 .../ja/docs/2.7.2/administration-stats/index.html  |  23 +-
 .../docs/2.7.2/administration-upgrade/index.html   |  25 +-
 .../ja/docs/2.7.2/administration-zk-bk/index.html  |  25 +-
 .../ja/docs/2.7.2/client-libraries-cgo/index.html  |  31 ++-
 .../ja/docs/2.7.2/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.2/client-libraries-dotnet/index.html  |  23 +-
 .../ja/docs/2.7.2/client-libraries-go/index.html   |  25 +-
 .../ja/docs/2.7.2/client-libraries-java/index.html |  27 +-
 .../ja/docs/2.7.2/client-libraries-node/index.html |  27 +-
 .../docs/2.7.2/client-libraries-python/index.html  |  23 +-
 .../2.7.2/client-libraries-websocket/index.html    |  23 +-
 content/ja/docs/2.7.2/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../ja/docs/2.7.2/concepts-architecture/index.html |  23 +-
 .../docs/2.7.2/concepts-authentication/index.html  |  23 +-
 content/ja/docs/2.7.2/concepts-clients/index.html  |  23 +-
 .../ja/docs/2.7.2/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.2/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/ja/docs/2.7.2/concepts-overview/index.html |  23 +-
 .../2.7.2/concepts-proxy-sni-routing/index.html    |  23 +-
 .../ja/docs/2.7.2/concepts-replication/index.html  |  23 +-
 .../docs/2.7.2/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.2/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.2/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../ja/docs/2.7.2/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.2/cookbooks-deduplication/index.html  |  23 +-
 .../ja/docs/2.7.2/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.2/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.2/cookbooks-non-persistent/index.html |  23 +-
 .../ja/docs/2.7.2/cookbooks-partitioned/index.html |  23 +-
 .../2.7.2/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.2/cookbooks-tiered-storage/index.html |  23 +-
 content/ja/docs/2.7.2/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/ja/docs/2.7.2/deploy-bare-metal/index.html |  23 +-
 content/ja/docs/2.7.2/deploy-dcos/index.html       |  23 +-
 content/ja/docs/2.7.2/deploy-docker/index.html     |  23 +-
 content/ja/docs/2.7.2/deploy-kubernetes/index.html |  23 +-
 content/ja/docs/2.7.2/deploy-monitoring/index.html |  23 +-
 content/ja/docs/2.7.2/develop-cpp/index.html       |  23 +-
 .../ja/docs/2.7.2/develop-load-manager/index.html  |  23 +-
 content/ja/docs/2.7.2/develop-schema/index.html    |  23 +-
 content/ja/docs/2.7.2/develop-tools/index.html     |  25 +-
 .../2.7.2/developing-binary-protocol/index.html    |  23 +-
 content/ja/docs/2.7.2/functions-cli/index.html     |  23 +-
 content/ja/docs/2.7.2/functions-debug/index.html   |  23 +-
 content/ja/docs/2.7.2/functions-deploy/index.html  |  23 +-
 content/ja/docs/2.7.2/functions-develop/index.html |  45 ++--
 content/ja/docs/2.7.2/functions-metrics/index.html |  23 +-
 .../ja/docs/2.7.2/functions-overview/index.html    |  23 +-
 content/ja/docs/2.7.2/functions-package/index.html |  23 +-
 content/ja/docs/2.7.2/functions-runtime/index.html |  23 +-
 content/ja/docs/2.7.2/functions-worker/index.html  |  23 +-
 .../docs/2.7.2/getting-started-docker/index.html   |  23 +-
 .../ja/docs/2.7.2/getting-started-helm/index.html  |  25 +-
 .../2.7.2/getting-started-standalone/index.html    |  23 +-
 content/ja/docs/2.7.2/helm-deploy/index.html       |  23 +-
 content/ja/docs/2.7.2/helm-install/index.html      |  23 +-
 content/ja/docs/2.7.2/helm-overview/index.html     |  23 +-
 content/ja/docs/2.7.2/helm-prepare/index.html      |  23 +-
 content/ja/docs/2.7.2/helm-tools/index.html        |  23 +-
 content/ja/docs/2.7.2/helm-upgrade/index.html      |  23 +-
 content/ja/docs/2.7.2/index.html                   |  23 +-
 content/ja/docs/2.7.2/io-aerospike-sink/index.html |  23 +-
 content/ja/docs/2.7.2/io-canal-source/index.html   |  23 +-
 content/ja/docs/2.7.2/io-cassandra-sink/index.html |  23 +-
 content/ja/docs/2.7.2/io-cdc-debezium/index.html   |  23 +-
 content/ja/docs/2.7.2/io-cdc/index.html            |  23 +-
 content/ja/docs/2.7.2/io-cli/index.html            |  23 +-
 content/ja/docs/2.7.2/io-connectors/index.html     |  23 +-
 .../ja/docs/2.7.2/io-debezium-source/index.html    |  27 +-
 content/ja/docs/2.7.2/io-debug/index.html          |  23 +-
 content/ja/docs/2.7.2/io-develop/index.html        |  25 +-
 .../ja/docs/2.7.2/io-dynamodb-source/index.html    |  25 +-
 .../ja/docs/2.7.2/io-elasticsearch-sink/index.html |  23 +-
 content/ja/docs/2.7.2/io-file-source/index.html    |  23 +-
 content/ja/docs/2.7.2/io-flume-sink/index.html     |  23 +-
 content/ja/docs/2.7.2/io-flume-source/index.html   |  23 +-
 content/ja/docs/2.7.2/io-hbase-sink/index.html     |  23 +-
 content/ja/docs/2.7.2/io-hdfs2-sink/index.html     |  23 +-
 content/ja/docs/2.7.2/io-hdfs3-sink/index.html     |  23 +-
 content/ja/docs/2.7.2/io-influxdb-sink/index.html  |  23 +-
 content/ja/docs/2.7.2/io-jdbc-sink/index.html      |  23 +-
 content/ja/docs/2.7.2/io-kafka-sink/index.html     |  23 +-
 content/ja/docs/2.7.2/io-kafka-source/index.html   |  23 +-
 content/ja/docs/2.7.2/io-kinesis-sink/index.html   |  25 +-
 content/ja/docs/2.7.2/io-kinesis-source/index.html |  25 +-
 content/ja/docs/2.7.2/io-mongo-sink/index.html     |  23 +-
 content/ja/docs/2.7.2/io-netty-source/index.html   |  23 +-
 content/ja/docs/2.7.2/io-nsq-source/index.html     |  23 +-
 content/ja/docs/2.7.2/io-overview/index.html       |  25 +-
 content/ja/docs/2.7.2/io-quickstart/index.html     |  23 +-
 content/ja/docs/2.7.2/io-rabbitmq-sink/index.html  |  23 +-
 .../ja/docs/2.7.2/io-rabbitmq-source/index.html    |  23 +-
 content/ja/docs/2.7.2/io-redis-sink/index.html     |  23 +-
 content/ja/docs/2.7.2/io-solr-sink/index.html      |  23 +-
 content/ja/docs/2.7.2/io-twitter-source/index.html |  23 +-
 content/ja/docs/2.7.2/io-twitter/index.html        |  23 +-
 content/ja/docs/2.7.2/io-use/index.html            |  23 +-
 content/ja/docs/2.7.2/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.2/performance-pulsar-perf/index.html  |  23 +-
 content/ja/docs/2.7.2/pulsar-2.0/index.html        |  23 +-
 .../ja/docs/2.7.2/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.2/reference-configuration/index.html  |  23 +-
 .../2.7.2/reference-connector-admin/index.html     |  23 +-
 content/ja/docs/2.7.2/reference-metrics/index.html |  23 +-
 .../docs/2.7.2/reference-pulsar-admin/index.html   |  25 +-
 .../2.7.2/reference-rest-api-overview/index.html   |  23 +-
 .../ja/docs/2.7.2/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../ja/docs/2.7.2/schema-get-started/index.html    |  23 +-
 content/ja/docs/2.7.2/schema-manage/index.html     |  25 +-
 content/ja/docs/2.7.2/schema-understand/index.html |  23 +-
 content/ja/docs/2.7.2/security-athenz/index.html   |  23 +-
 .../docs/2.7.2/security-authorization/index.html   |  23 +-
 .../docs/2.7.2/security-bouncy-castle/index.html   |  25 +-
 .../ja/docs/2.7.2/security-encryption/index.html   |  23 +-
 .../ja/docs/2.7.2/security-extending/index.html    |  23 +-
 content/ja/docs/2.7.2/security-jwt/index.html      |  25 +-
 content/ja/docs/2.7.2/security-kerberos/index.html |  23 +-
 content/ja/docs/2.7.2/security-oauth2/index.html   |  23 +-
 content/ja/docs/2.7.2/security-overview/index.html |  23 +-
 .../2.7.2/security-tls-authentication/index.html   |  23 +-
 .../ja/docs/2.7.2/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.2/security-tls-transport/index.html   |  23 +-
 .../ja/docs/2.7.2/security-token-admin/index.html  |  23 +-
 .../2.7.2/sql-deployment-configurations/index.html |  23 +-
 .../ja/docs/2.7.2/sql-getting-started/index.html   |  23 +-
 content/ja/docs/2.7.2/sql-overview/index.html      |  23 +-
 content/ja/docs/2.7.2/sql-rest-api/index.html      |  23 +-
 content/ja/docs/2.7.2/standalone-docker/index.html |  23 +-
 content/ja/docs/2.7.2/standalone/index.html        |  23 +-
 .../ja/docs/2.7.2/tiered-storage-aws/index.html    |  23 +-
 .../ja/docs/2.7.2/tiered-storage-azure/index.html  |  23 +-
 .../2.7.2/tiered-storage-filesystem/index.html     |  23 +-
 .../ja/docs/2.7.2/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.2/tiered-storage-overview/index.html  |  23 +-
 content/ja/docs/2.7.2/transactions-api/index.html  |  23 +-
 .../docs/2.7.2/transactions-guarantee/index.html   |  23 +-
 content/ja/docs/2.7.2/transactions/index.html      |  23 +-
 .../docs/2.7.2/window-functions-context/index.html |  23 +-
 content/ja/docs/2.7.3/adaptors-kafka/index.html    |  23 +-
 content/ja/docs/2.7.3/adaptors-spark/index.html    |  23 +-
 content/ja/docs/2.7.3/adaptors-storm/index.html    |  23 +-
 content/ja/docs/2.7.3/admin-api-brokers/index.html |  25 +-
 .../ja/docs/2.7.3/admin-api-clusters/index.html    |  25 +-
 .../ja/docs/2.7.3/admin-api-functions/index.html   |  23 +-
 .../ja/docs/2.7.3/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../ja/docs/2.7.3/admin-api-overview/index.html    |  23 +-
 .../2.7.3/admin-api-partitioned-topics/index.html  |  23 +-
 .../ja/docs/2.7.3/admin-api-permissions/index.html |  25 +-
 .../2.7.3/admin-api-persistent-topics/index.html   |  23 +-
 content/ja/docs/2.7.3/admin-api-schemas/index.html |  23 +-
 content/ja/docs/2.7.3/admin-api-tenants/index.html |  23 +-
 content/ja/docs/2.7.3/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.3/administration-dashboard/index.html |  23 +-
 .../ja/docs/2.7.3/administration-geo/index.html    |  23 +-
 .../docs/2.7.3/administration-isolation/index.html |  25 +-
 .../2.7.3/administration-load-balance/index.html   |  23 +-
 .../ja/docs/2.7.3/administration-proxy/index.html  |  23 +-
 .../2.7.3/administration-pulsar-manager/index.html |  23 +-
 .../ja/docs/2.7.3/administration-stats/index.html  |  23 +-
 .../docs/2.7.3/administration-upgrade/index.html   |  25 +-
 .../ja/docs/2.7.3/administration-zk-bk/index.html  |  25 +-
 .../ja/docs/2.7.3/client-libraries-cgo/index.html  |  31 ++-
 .../ja/docs/2.7.3/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.3/client-libraries-dotnet/index.html  |  23 +-
 .../ja/docs/2.7.3/client-libraries-go/index.html   |  25 +-
 .../ja/docs/2.7.3/client-libraries-java/index.html |  27 +-
 .../ja/docs/2.7.3/client-libraries-node/index.html |  27 +-
 .../docs/2.7.3/client-libraries-python/index.html  |  23 +-
 .../2.7.3/client-libraries-websocket/index.html    |  23 +-
 content/ja/docs/2.7.3/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../ja/docs/2.7.3/concepts-architecture/index.html |  23 +-
 .../docs/2.7.3/concepts-authentication/index.html  |  23 +-
 content/ja/docs/2.7.3/concepts-clients/index.html  |  23 +-
 .../ja/docs/2.7.3/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.3/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/ja/docs/2.7.3/concepts-overview/index.html |  23 +-
 .../2.7.3/concepts-proxy-sni-routing/index.html    |  23 +-
 .../ja/docs/2.7.3/concepts-replication/index.html  |  23 +-
 .../docs/2.7.3/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.3/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.3/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../ja/docs/2.7.3/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.3/cookbooks-deduplication/index.html  |  23 +-
 .../ja/docs/2.7.3/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.3/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.3/cookbooks-non-persistent/index.html |  23 +-
 .../ja/docs/2.7.3/cookbooks-partitioned/index.html |  23 +-
 .../2.7.3/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.3/cookbooks-tiered-storage/index.html |  23 +-
 content/ja/docs/2.7.3/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/ja/docs/2.7.3/deploy-bare-metal/index.html |  23 +-
 content/ja/docs/2.7.3/deploy-dcos/index.html       |  23 +-
 content/ja/docs/2.7.3/deploy-docker/index.html     |  23 +-
 content/ja/docs/2.7.3/deploy-kubernetes/index.html |  23 +-
 content/ja/docs/2.7.3/deploy-monitoring/index.html |  23 +-
 .../docs/2.7.3/develop-binary-protocol/index.html  |  23 +-
 content/ja/docs/2.7.3/develop-cpp/index.html       |  23 +-
 .../ja/docs/2.7.3/develop-load-manager/index.html  |  23 +-
 content/ja/docs/2.7.3/develop-schema/index.html    |  23 +-
 content/ja/docs/2.7.3/develop-tools/index.html     |  25 +-
 .../2.7.3/developing-binary-protocol/index.html    |  23 +-
 content/ja/docs/2.7.3/functions-cli/index.html     |  23 +-
 content/ja/docs/2.7.3/functions-debug/index.html   |  23 +-
 content/ja/docs/2.7.3/functions-deploy/index.html  |  23 +-
 content/ja/docs/2.7.3/functions-develop/index.html |  45 ++--
 content/ja/docs/2.7.3/functions-metrics/index.html |  23 +-
 .../ja/docs/2.7.3/functions-overview/index.html    |  23 +-
 content/ja/docs/2.7.3/functions-package/index.html |  23 +-
 content/ja/docs/2.7.3/functions-runtime/index.html |  23 +-
 content/ja/docs/2.7.3/functions-worker/index.html  |  23 +-
 .../docs/2.7.3/getting-started-docker/index.html   |  23 +-
 .../ja/docs/2.7.3/getting-started-helm/index.html  |  25 +-
 .../2.7.3/getting-started-standalone/index.html    |  23 +-
 content/ja/docs/2.7.3/helm-deploy/index.html       |  23 +-
 content/ja/docs/2.7.3/helm-install/index.html      |  23 +-
 content/ja/docs/2.7.3/helm-overview/index.html     |  23 +-
 content/ja/docs/2.7.3/helm-prepare/index.html      |  23 +-
 content/ja/docs/2.7.3/helm-tools/index.html        |  23 +-
 content/ja/docs/2.7.3/helm-upgrade/index.html      |  23 +-
 content/ja/docs/2.7.3/index.html                   |  23 +-
 content/ja/docs/2.7.3/io-aerospike-sink/index.html |  23 +-
 content/ja/docs/2.7.3/io-canal-source/index.html   |  23 +-
 content/ja/docs/2.7.3/io-cassandra-sink/index.html |  23 +-
 content/ja/docs/2.7.3/io-cdc-debezium/index.html   |  23 +-
 content/ja/docs/2.7.3/io-cdc/index.html            |  23 +-
 content/ja/docs/2.7.3/io-cli/index.html            |  23 +-
 content/ja/docs/2.7.3/io-connectors/index.html     |  23 +-
 .../ja/docs/2.7.3/io-debezium-source/index.html    |  27 +-
 content/ja/docs/2.7.3/io-debug/index.html          |  23 +-
 content/ja/docs/2.7.3/io-develop/index.html        |  25 +-
 .../ja/docs/2.7.3/io-dynamodb-source/index.html    |  25 +-
 .../ja/docs/2.7.3/io-elasticsearch-sink/index.html |  23 +-
 content/ja/docs/2.7.3/io-file-source/index.html    |  23 +-
 content/ja/docs/2.7.3/io-flume-sink/index.html     |  23 +-
 content/ja/docs/2.7.3/io-flume-source/index.html   |  23 +-
 content/ja/docs/2.7.3/io-hbase-sink/index.html     |  23 +-
 content/ja/docs/2.7.3/io-hdfs2-sink/index.html     |  23 +-
 content/ja/docs/2.7.3/io-hdfs3-sink/index.html     |  23 +-
 content/ja/docs/2.7.3/io-influxdb-sink/index.html  |  23 +-
 content/ja/docs/2.7.3/io-jdbc-sink/index.html      |  23 +-
 content/ja/docs/2.7.3/io-kafka-sink/index.html     |  23 +-
 content/ja/docs/2.7.3/io-kafka-source/index.html   |  23 +-
 content/ja/docs/2.7.3/io-kinesis-sink/index.html   |  25 +-
 content/ja/docs/2.7.3/io-kinesis-source/index.html |  25 +-
 content/ja/docs/2.7.3/io-mongo-sink/index.html     |  23 +-
 content/ja/docs/2.7.3/io-netty-source/index.html   |  23 +-
 content/ja/docs/2.7.3/io-nsq-source/index.html     |  23 +-
 content/ja/docs/2.7.3/io-overview/index.html       |  25 +-
 content/ja/docs/2.7.3/io-quickstart/index.html     |  23 +-
 content/ja/docs/2.7.3/io-rabbitmq-sink/index.html  |  23 +-
 .../ja/docs/2.7.3/io-rabbitmq-source/index.html    |  23 +-
 content/ja/docs/2.7.3/io-redis-sink/index.html     |  23 +-
 content/ja/docs/2.7.3/io-solr-sink/index.html      |  23 +-
 content/ja/docs/2.7.3/io-twitter-source/index.html |  23 +-
 content/ja/docs/2.7.3/io-twitter/index.html        |  23 +-
 content/ja/docs/2.7.3/io-use/index.html            |  23 +-
 content/ja/docs/2.7.3/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.3/performance-pulsar-perf/index.html  |  23 +-
 content/ja/docs/2.7.3/pulsar-2.0/index.html        |  23 +-
 .../ja/docs/2.7.3/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.3/reference-configuration/index.html  |  23 +-
 .../2.7.3/reference-connector-admin/index.html     |  23 +-
 content/ja/docs/2.7.3/reference-metrics/index.html |  23 +-
 .../docs/2.7.3/reference-pulsar-admin/index.html   |  25 +-
 .../2.7.3/reference-rest-api-overview/index.html   |  23 +-
 .../ja/docs/2.7.3/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../ja/docs/2.7.3/schema-get-started/index.html    |  23 +-
 content/ja/docs/2.7.3/schema-manage/index.html     |  25 +-
 content/ja/docs/2.7.3/schema-understand/index.html |  23 +-
 content/ja/docs/2.7.3/security-athenz/index.html   |  23 +-
 .../docs/2.7.3/security-authorization/index.html   |  23 +-
 .../docs/2.7.3/security-bouncy-castle/index.html   |  25 +-
 .../ja/docs/2.7.3/security-encryption/index.html   |  23 +-
 .../ja/docs/2.7.3/security-extending/index.html    |  23 +-
 content/ja/docs/2.7.3/security-jwt/index.html      |  25 +-
 content/ja/docs/2.7.3/security-kerberos/index.html |  23 +-
 content/ja/docs/2.7.3/security-oauth2/index.html   |  23 +-
 content/ja/docs/2.7.3/security-overview/index.html |  23 +-
 .../2.7.3/security-tls-authentication/index.html   |  23 +-
 .../ja/docs/2.7.3/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.3/security-tls-transport/index.html   |  23 +-
 .../ja/docs/2.7.3/security-token-admin/index.html  |  23 +-
 .../2.7.3/sql-deployment-configurations/index.html |  23 +-
 .../ja/docs/2.7.3/sql-getting-started/index.html   |  23 +-
 content/ja/docs/2.7.3/sql-overview/index.html      |  23 +-
 content/ja/docs/2.7.3/sql-rest-api/index.html      |  23 +-
 content/ja/docs/2.7.3/standalone-docker/index.html |  23 +-
 content/ja/docs/2.7.3/standalone/index.html        |  23 +-
 .../ja/docs/2.7.3/tiered-storage-aws/index.html    |  23 +-
 .../ja/docs/2.7.3/tiered-storage-azure/index.html  |  23 +-
 .../2.7.3/tiered-storage-filesystem/index.html     |  23 +-
 .../ja/docs/2.7.3/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.3/tiered-storage-overview/index.html  |  23 +-
 content/ja/docs/2.7.3/transactions-api/index.html  |  23 +-
 .../docs/2.7.3/transactions-guarantee/index.html   |  23 +-
 content/ja/docs/2.7.3/transactions/index.html      |  23 +-
 .../docs/2.7.3/window-functions-context/index.html |  23 +-
 content/ja/docs/2.7.4/adaptors-kafka/index.html    |  23 +-
 content/ja/docs/2.7.4/adaptors-spark/index.html    |  23 +-
 content/ja/docs/2.7.4/adaptors-storm/index.html    |  23 +-
 content/ja/docs/2.7.4/admin-api-brokers/index.html |  25 +-
 .../ja/docs/2.7.4/admin-api-clusters/index.html    |  25 +-
 .../ja/docs/2.7.4/admin-api-functions/index.html   |  23 +-
 .../ja/docs/2.7.4/admin-api-namespaces/index.html  |  25 +-
 .../admin-api-non-partitioned-topics/index.html    |  23 +-
 .../admin-api-non-persistent-topics/index.html     |  23 +-
 .../ja/docs/2.7.4/admin-api-overview/index.html    |  23 +-
 .../2.7.4/admin-api-partitioned-topics/index.html  |  23 +-
 .../ja/docs/2.7.4/admin-api-permissions/index.html |  25 +-
 .../2.7.4/admin-api-persistent-topics/index.html   |  23 +-
 content/ja/docs/2.7.4/admin-api-schemas/index.html |  23 +-
 content/ja/docs/2.7.4/admin-api-tenants/index.html |  23 +-
 content/ja/docs/2.7.4/admin-api-topics/index.html  |  41 +--
 .../docs/2.7.4/administration-dashboard/index.html |  23 +-
 .../ja/docs/2.7.4/administration-geo/index.html    |  23 +-
 .../docs/2.7.4/administration-isolation/index.html |  25 +-
 .../2.7.4/administration-load-balance/index.html   |  23 +-
 .../ja/docs/2.7.4/administration-proxy/index.html  |  23 +-
 .../2.7.4/administration-pulsar-manager/index.html |  23 +-
 .../ja/docs/2.7.4/administration-stats/index.html  |  23 +-
 .../docs/2.7.4/administration-upgrade/index.html   |  25 +-
 .../ja/docs/2.7.4/administration-zk-bk/index.html  |  25 +-
 .../ja/docs/2.7.4/client-libraries-cgo/index.html  |  31 ++-
 .../ja/docs/2.7.4/client-libraries-cpp/index.html  |  23 +-
 .../docs/2.7.4/client-libraries-dotnet/index.html  |  23 +-
 .../ja/docs/2.7.4/client-libraries-go/index.html   |  25 +-
 .../ja/docs/2.7.4/client-libraries-java/index.html |  27 +-
 .../ja/docs/2.7.4/client-libraries-node/index.html |  27 +-
 .../docs/2.7.4/client-libraries-python/index.html  |  23 +-
 .../2.7.4/client-libraries-websocket/index.html    |  23 +-
 content/ja/docs/2.7.4/client-libraries/index.html  |  23 +-
 .../concepts-architecture-overview/index.html      |  23 +-
 .../ja/docs/2.7.4/concepts-architecture/index.html |  23 +-
 .../docs/2.7.4/concepts-authentication/index.html  |  23 +-
 content/ja/docs/2.7.4/concepts-clients/index.html  |  23 +-
 .../ja/docs/2.7.4/concepts-messaging/index.html    |  25 +-
 .../docs/2.7.4/concepts-multi-tenancy/index.html   |  23 +-
 .../index.html                                     |  23 +-
 content/ja/docs/2.7.4/concepts-overview/index.html |  23 +-
 .../2.7.4/concepts-proxy-sni-routing/index.html    |  23 +-
 .../ja/docs/2.7.4/concepts-replication/index.html  |  23 +-
 .../docs/2.7.4/concepts-tiered-storage/index.html  |  23 +-
 .../2.7.4/concepts-topic-compaction/index.html     |  23 +-
 .../2.7.4/cookbooks-bookkeepermetadata/index.html  |  23 +-
 .../ja/docs/2.7.4/cookbooks-compaction/index.html  |  23 +-
 .../docs/2.7.4/cookbooks-deduplication/index.html  |  23 +-
 .../ja/docs/2.7.4/cookbooks-encryption/index.html  |  23 +-
 .../docs/2.7.4/cookbooks-message-queue/index.html  |  23 +-
 .../docs/2.7.4/cookbooks-non-persistent/index.html |  23 +-
 .../ja/docs/2.7.4/cookbooks-partitioned/index.html |  23 +-
 .../2.7.4/cookbooks-retention-expiry/index.html    |  23 +-
 .../docs/2.7.4/cookbooks-tiered-storage/index.html |  23 +-
 content/ja/docs/2.7.4/deploy-aws/index.html        |  23 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  23 +-
 content/ja/docs/2.7.4/deploy-bare-metal/index.html |  23 +-
 content/ja/docs/2.7.4/deploy-dcos/index.html       |  23 +-
 content/ja/docs/2.7.4/deploy-docker/index.html     |  23 +-
 content/ja/docs/2.7.4/deploy-kubernetes/index.html |  23 +-
 content/ja/docs/2.7.4/deploy-monitoring/index.html |  23 +-
 .../docs/2.7.4/develop-binary-protocol/index.html  |  23 +-
 content/ja/docs/2.7.4/develop-cpp/index.html       |  23 +-
 .../ja/docs/2.7.4/develop-load-manager/index.html  |  23 +-
 content/ja/docs/2.7.4/develop-schema/index.html    |  23 +-
 content/ja/docs/2.7.4/develop-tools/index.html     |  25 +-
 .../2.7.4/developing-binary-protocol/index.html    |  23 +-
 content/ja/docs/2.7.4/functions-cli/index.html     |  23 +-
 content/ja/docs/2.7.4/functions-debug/index.html   |  23 +-
 content/ja/docs/2.7.4/functions-deploy/index.html  |  23 +-
 content/ja/docs/2.7.4/functions-develop/index.html |  45 ++--
 content/ja/docs/2.7.4/functions-metrics/index.html |  23 +-
 .../ja/docs/2.7.4/functions-overview/index.html    |  23 +-
 content/ja/docs/2.7.4/functions-package/index.html |  23 +-
 content/ja/docs/2.7.4/functions-runtime/index.html |  23 +-
 content/ja/docs/2.7.4/functions-worker/index.html  |  23 +-
 .../docs/2.7.4/getting-started-docker/index.html   |  23 +-
 .../ja/docs/2.7.4/getting-started-helm/index.html  |  25 +-
 .../2.7.4/getting-started-standalone/index.html    |  23 +-
 content/ja/docs/2.7.4/helm-deploy/index.html       |  23 +-
 content/ja/docs/2.7.4/helm-install/index.html      |  23 +-
 content/ja/docs/2.7.4/helm-overview/index.html     |  23 +-
 content/ja/docs/2.7.4/helm-prepare/index.html      |  23 +-
 content/ja/docs/2.7.4/helm-tools/index.html        |  23 +-
 content/ja/docs/2.7.4/helm-upgrade/index.html      |  23 +-
 content/ja/docs/2.7.4/index.html                   |  23 +-
 content/ja/docs/2.7.4/io-aerospike-sink/index.html |  23 +-
 content/ja/docs/2.7.4/io-canal-source/index.html   |  23 +-
 content/ja/docs/2.7.4/io-cassandra-sink/index.html |  23 +-
 content/ja/docs/2.7.4/io-cdc-debezium/index.html   |  23 +-
 content/ja/docs/2.7.4/io-cdc/index.html            |  23 +-
 content/ja/docs/2.7.4/io-cli/index.html            |  23 +-
 content/ja/docs/2.7.4/io-connectors/index.html     |  23 +-
 .../ja/docs/2.7.4/io-debezium-source/index.html    |  27 +-
 content/ja/docs/2.7.4/io-debug/index.html          |  23 +-
 content/ja/docs/2.7.4/io-develop/index.html        |  25 +-
 .../ja/docs/2.7.4/io-dynamodb-source/index.html    |  25 +-
 .../ja/docs/2.7.4/io-elasticsearch-sink/index.html |  23 +-
 content/ja/docs/2.7.4/io-file-source/index.html    |  23 +-
 content/ja/docs/2.7.4/io-flume-sink/index.html     |  23 +-
 content/ja/docs/2.7.4/io-flume-source/index.html   |  23 +-
 content/ja/docs/2.7.4/io-hbase-sink/index.html     |  23 +-
 content/ja/docs/2.7.4/io-hdfs2-sink/index.html     |  23 +-
 content/ja/docs/2.7.4/io-hdfs3-sink/index.html     |  23 +-
 content/ja/docs/2.7.4/io-influxdb-sink/index.html  |  23 +-
 content/ja/docs/2.7.4/io-jdbc-sink/index.html      |  23 +-
 content/ja/docs/2.7.4/io-kafka-sink/index.html     |  23 +-
 content/ja/docs/2.7.4/io-kafka-source/index.html   |  23 +-
 content/ja/docs/2.7.4/io-kinesis-sink/index.html   |  25 +-
 content/ja/docs/2.7.4/io-kinesis-source/index.html |  25 +-
 content/ja/docs/2.7.4/io-mongo-sink/index.html     |  23 +-
 content/ja/docs/2.7.4/io-netty-source/index.html   |  23 +-
 content/ja/docs/2.7.4/io-nsq-source/index.html     |  23 +-
 content/ja/docs/2.7.4/io-overview/index.html       |  25 +-
 content/ja/docs/2.7.4/io-quickstart/index.html     |  23 +-
 content/ja/docs/2.7.4/io-rabbitmq-sink/index.html  |  23 +-
 .../ja/docs/2.7.4/io-rabbitmq-source/index.html    |  23 +-
 content/ja/docs/2.7.4/io-redis-sink/index.html     |  23 +-
 content/ja/docs/2.7.4/io-solr-sink/index.html      |  23 +-
 content/ja/docs/2.7.4/io-twitter-source/index.html |  23 +-
 content/ja/docs/2.7.4/io-twitter/index.html        |  23 +-
 content/ja/docs/2.7.4/io-use/index.html            |  23 +-
 content/ja/docs/2.7.4/kubernetes-helm/index.html   |  23 +-
 .../docs/2.7.4/performance-pulsar-perf/index.html  |  23 +-
 content/ja/docs/2.7.4/pulsar-2.0/index.html        |  23 +-
 .../ja/docs/2.7.4/reference-cli-tools/index.html   |  23 +-
 .../docs/2.7.4/reference-configuration/index.html  |  23 +-
 .../2.7.4/reference-connector-admin/index.html     |  23 +-
 content/ja/docs/2.7.4/reference-metrics/index.html |  23 +-
 .../docs/2.7.4/reference-pulsar-admin/index.html   |  25 +-
 .../2.7.4/reference-rest-api-overview/index.html   |  23 +-
 .../ja/docs/2.7.4/reference-terminology/index.html |  23 +-
 .../schema-evolution-compatibility/index.html      |  23 +-
 .../ja/docs/2.7.4/schema-get-started/index.html    |  23 +-
 content/ja/docs/2.7.4/schema-manage/index.html     |  25 +-
 content/ja/docs/2.7.4/schema-understand/index.html |  23 +-
 content/ja/docs/2.7.4/security-athenz/index.html   |  23 +-
 .../docs/2.7.4/security-authorization/index.html   |  23 +-
 .../docs/2.7.4/security-bouncy-castle/index.html   |  25 +-
 .../ja/docs/2.7.4/security-encryption/index.html   |  23 +-
 .../ja/docs/2.7.4/security-extending/index.html    |  23 +-
 content/ja/docs/2.7.4/security-jwt/index.html      |  25 +-
 content/ja/docs/2.7.4/security-kerberos/index.html |  23 +-
 content/ja/docs/2.7.4/security-oauth2/index.html   |  23 +-
 content/ja/docs/2.7.4/security-overview/index.html |  23 +-
 .../2.7.4/security-tls-authentication/index.html   |  23 +-
 .../ja/docs/2.7.4/security-tls-keystore/index.html |  23 +-
 .../docs/2.7.4/security-tls-transport/index.html   |  23 +-
 .../ja/docs/2.7.4/security-token-admin/index.html  |  23 +-
 .../2.7.4/sql-deployment-configurations/index.html |  23 +-
 .../ja/docs/2.7.4/sql-getting-started/index.html   |  23 +-
 content/ja/docs/2.7.4/sql-overview/index.html      |  23 +-
 content/ja/docs/2.7.4/sql-rest-api/index.html      |  23 +-
 content/ja/docs/2.7.4/standalone-docker/index.html |  23 +-
 content/ja/docs/2.7.4/standalone/index.html        |  23 +-
 .../ja/docs/2.7.4/tiered-storage-aws/index.html    |  23 +-
 .../ja/docs/2.7.4/tiered-storage-azure/index.html  |  23 +-
 .../2.7.4/tiered-storage-filesystem/index.html     |  23 +-
 .../ja/docs/2.7.4/tiered-storage-gcs/index.html    |  23 +-
 .../docs/2.7.4/tiered-storage-overview/index.html  |  23 +-
 content/ja/docs/2.7.4/transactions-api/index.html  |  23 +-
 .../docs/2.7.4/transactions-guarantee/index.html   |  23 +-
 content/ja/docs/2.7.4/transactions/index.html      |  23 +-
 .../docs/2.7.4/window-functions-context/index.html |  23 +-
 content/ja/docs/2.8.0/adaptors-kafka/index.html    |  10 +-
 content/ja/docs/2.8.0/adaptors-spark/index.html    |  10 +-
 content/ja/docs/2.8.0/adaptors-storm/index.html    |  10 +-
 content/ja/docs/2.8.0/admin-api-brokers/index.html |  10 +-
 .../ja/docs/2.8.0/admin-api-clusters/index.html    |  10 +-
 .../ja/docs/2.8.0/admin-api-functions/index.html   |  10 +-
 .../ja/docs/2.8.0/admin-api-namespaces/index.html  |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../ja/docs/2.8.0/admin-api-overview/index.html    |  10 +-
 .../ja/docs/2.8.0/admin-api-packages/index.html    |  10 +-
 .../2.8.0/admin-api-partitioned-topics/index.html  |  10 +-
 .../ja/docs/2.8.0/admin-api-permissions/index.html |  10 +-
 .../2.8.0/admin-api-persistent-topics/index.html   |  10 +-
 content/ja/docs/2.8.0/admin-api-schemas/index.html |  10 +-
 content/ja/docs/2.8.0/admin-api-tenants/index.html |  10 +-
 content/ja/docs/2.8.0/admin-api-topics/index.html  |  10 +-
 .../docs/2.8.0/administration-dashboard/index.html |  10 +-
 .../ja/docs/2.8.0/administration-geo/index.html    |  10 +-
 .../docs/2.8.0/administration-isolation/index.html |  10 +-
 .../2.8.0/administration-load-balance/index.html   |  10 +-
 .../ja/docs/2.8.0/administration-proxy/index.html  |  10 +-
 .../2.8.0/administration-pulsar-manager/index.html |  10 +-
 .../ja/docs/2.8.0/administration-stats/index.html  |  10 +-
 .../docs/2.8.0/administration-upgrade/index.html   |  10 +-
 .../ja/docs/2.8.0/administration-zk-bk/index.html  |  10 +-
 .../ja/docs/2.8.0/client-libraries-cgo/index.html  |  10 +-
 .../ja/docs/2.8.0/client-libraries-cpp/index.html  |  10 +-
 .../docs/2.8.0/client-libraries-dotnet/index.html  |  10 +-
 .../ja/docs/2.8.0/client-libraries-go/index.html   |  10 +-
 .../ja/docs/2.8.0/client-libraries-java/index.html |  10 +-
 .../ja/docs/2.8.0/client-libraries-node/index.html |  10 +-
 .../docs/2.8.0/client-libraries-python/index.html  |  10 +-
 .../2.8.0/client-libraries-websocket/index.html    |  10 +-
 content/ja/docs/2.8.0/client-libraries/index.html  |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../ja/docs/2.8.0/concepts-architecture/index.html |  10 +-
 .../docs/2.8.0/concepts-authentication/index.html  |  10 +-
 content/ja/docs/2.8.0/concepts-clients/index.html  |  10 +-
 .../ja/docs/2.8.0/concepts-messaging/index.html    |  10 +-
 .../docs/2.8.0/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/ja/docs/2.8.0/concepts-overview/index.html |  10 +-
 .../2.8.0/concepts-proxy-sni-routing/index.html    |  10 +-
 .../ja/docs/2.8.0/concepts-replication/index.html  |  10 +-
 .../docs/2.8.0/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.0/concepts-topic-compaction/index.html     |  10 +-
 .../2.8.0/cookbooks-bookkeepermetadata/index.html  |  10 +-
 .../ja/docs/2.8.0/cookbooks-compaction/index.html  |  10 +-
 .../docs/2.8.0/cookbooks-deduplication/index.html  |  10 +-
 .../ja/docs/2.8.0/cookbooks-encryption/index.html  |  10 +-
 .../docs/2.8.0/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.8.0/cookbooks-non-persistent/index.html |  10 +-
 .../ja/docs/2.8.0/cookbooks-partitioned/index.html |  10 +-
 .../2.8.0/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.8.0/cookbooks-tiered-storage/index.html |  10 +-
 content/ja/docs/2.8.0/deploy-aws/index.html        |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/ja/docs/2.8.0/deploy-bare-metal/index.html |  10 +-
 content/ja/docs/2.8.0/deploy-dcos/index.html       |  10 +-
 content/ja/docs/2.8.0/deploy-docker/index.html     |  10 +-
 content/ja/docs/2.8.0/deploy-kubernetes/index.html |  10 +-
 content/ja/docs/2.8.0/deploy-monitoring/index.html |  10 +-
 .../docs/2.8.0/develop-binary-protocol/index.html  |  10 +-
 .../ja/docs/2.8.0/develop-load-manager/index.html  |  10 +-
 content/ja/docs/2.8.0/develop-schema/index.html    |  10 +-
 content/ja/docs/2.8.0/develop-tools/index.html     |  10 +-
 .../2.8.0/developing-binary-protocol/index.html    |  10 +-
 content/ja/docs/2.8.0/functions-cli/index.html     |  10 +-
 content/ja/docs/2.8.0/functions-debug/index.html   |  10 +-
 content/ja/docs/2.8.0/functions-deploy/index.html  |  10 +-
 content/ja/docs/2.8.0/functions-develop/index.html |  10 +-
 content/ja/docs/2.8.0/functions-metrics/index.html |  10 +-
 .../ja/docs/2.8.0/functions-overview/index.html    |  10 +-
 content/ja/docs/2.8.0/functions-package/index.html |  10 +-
 content/ja/docs/2.8.0/functions-runtime/index.html |  10 +-
 content/ja/docs/2.8.0/functions-worker/index.html  |  12 +-
 .../docs/2.8.0/getting-started-docker/index.html   |  10 +-
 .../ja/docs/2.8.0/getting-started-helm/index.html  |  10 +-
 .../2.8.0/getting-started-standalone/index.html    |  10 +-
 content/ja/docs/2.8.0/helm-deploy/index.html       |  10 +-
 content/ja/docs/2.8.0/helm-install/index.html      |  10 +-
 content/ja/docs/2.8.0/helm-overview/index.html     |  10 +-
 content/ja/docs/2.8.0/helm-prepare/index.html      |  10 +-
 content/ja/docs/2.8.0/helm-tools/index.html        |  10 +-
 content/ja/docs/2.8.0/helm-upgrade/index.html      |  10 +-
 content/ja/docs/2.8.0/index.html                   |  10 +-
 content/ja/docs/2.8.0/io-aerospike-sink/index.html |  10 +-
 content/ja/docs/2.8.0/io-canal-source/index.html   |  10 +-
 content/ja/docs/2.8.0/io-cassandra-sink/index.html |  10 +-
 content/ja/docs/2.8.0/io-cdc-debezium/index.html   |  10 +-
 content/ja/docs/2.8.0/io-cdc/index.html            |  10 +-
 content/ja/docs/2.8.0/io-cli/index.html            |  10 +-
 content/ja/docs/2.8.0/io-connectors/index.html     |  10 +-
 .../ja/docs/2.8.0/io-debezium-source/index.html    |  10 +-
 content/ja/docs/2.8.0/io-debug/index.html          |  10 +-
 content/ja/docs/2.8.0/io-develop/index.html        |  10 +-
 .../ja/docs/2.8.0/io-dynamodb-source/index.html    |  10 +-
 .../ja/docs/2.8.0/io-elasticsearch-sink/index.html |  10 +-
 content/ja/docs/2.8.0/io-file-source/index.html    |  10 +-
 content/ja/docs/2.8.0/io-flume-sink/index.html     |  10 +-
 content/ja/docs/2.8.0/io-flume-source/index.html   |  10 +-
 content/ja/docs/2.8.0/io-hbase-sink/index.html     |  10 +-
 content/ja/docs/2.8.0/io-hdfs2-sink/index.html     |  10 +-
 content/ja/docs/2.8.0/io-hdfs3-sink/index.html     |  10 +-
 content/ja/docs/2.8.0/io-influxdb-sink/index.html  |  10 +-
 content/ja/docs/2.8.0/io-jdbc-sink/index.html      |  10 +-
 content/ja/docs/2.8.0/io-kafka-sink/index.html     |  10 +-
 content/ja/docs/2.8.0/io-kafka-source/index.html   |  10 +-
 content/ja/docs/2.8.0/io-kinesis-sink/index.html   |  10 +-
 content/ja/docs/2.8.0/io-kinesis-source/index.html |  10 +-
 content/ja/docs/2.8.0/io-mongo-sink/index.html     |  10 +-
 content/ja/docs/2.8.0/io-netty-source/index.html   |  10 +-
 content/ja/docs/2.8.0/io-nsq-source/index.html     |  10 +-
 content/ja/docs/2.8.0/io-overview/index.html       |  10 +-
 content/ja/docs/2.8.0/io-quickstart/index.html     |  10 +-
 content/ja/docs/2.8.0/io-rabbitmq-sink/index.html  |  10 +-
 .../ja/docs/2.8.0/io-rabbitmq-source/index.html    |  10 +-
 content/ja/docs/2.8.0/io-redis-sink/index.html     |  10 +-
 content/ja/docs/2.8.0/io-solr-sink/index.html      |  10 +-
 content/ja/docs/2.8.0/io-twitter-source/index.html |  10 +-
 content/ja/docs/2.8.0/io-twitter/index.html        |  10 +-
 content/ja/docs/2.8.0/io-use/index.html            |  10 +-
 content/ja/docs/2.8.0/kubernetes-helm/index.html   |  10 +-
 .../docs/2.8.0/performance-pulsar-perf/index.html  |  10 +-
 content/ja/docs/2.8.0/pulsar-2.0/index.html        |  10 +-
 .../ja/docs/2.8.0/reference-cli-tools/index.html   |  10 +-
 .../docs/2.8.0/reference-configuration/index.html  |  10 +-
 .../2.8.0/reference-connector-admin/index.html     |  10 +-
 content/ja/docs/2.8.0/reference-metrics/index.html |  10 +-
 .../docs/2.8.0/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.0/reference-rest-api-overview/index.html   |  10 +-
 .../ja/docs/2.8.0/reference-terminology/index.html |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 .../ja/docs/2.8.0/schema-get-started/index.html    |  10 +-
 content/ja/docs/2.8.0/schema-manage/index.html     |  10 +-
 content/ja/docs/2.8.0/schema-understand/index.html |  10 +-
 content/ja/docs/2.8.0/security-athenz/index.html   |  10 +-
 .../docs/2.8.0/security-authorization/index.html   |  10 +-
 .../ja/docs/2.8.0/security-basic-auth/index.html   |  10 +-
 .../docs/2.8.0/security-bouncy-castle/index.html   |  10 +-
 .../ja/docs/2.8.0/security-encryption/index.html   |  10 +-
 .../ja/docs/2.8.0/security-extending/index.html    |  10 +-
 content/ja/docs/2.8.0/security-jwt/index.html      |  10 +-
 content/ja/docs/2.8.0/security-kerberos/index.html |  10 +-
 content/ja/docs/2.8.0/security-oauth2/index.html   |  10 +-
 content/ja/docs/2.8.0/security-overview/index.html |  12 +-
 .../2.8.0/security-tls-authentication/index.html   |  10 +-
 .../ja/docs/2.8.0/security-tls-keystore/index.html |  10 +-
 .../docs/2.8.0/security-tls-transport/index.html   |  10 +-
 .../ja/docs/2.8.0/security-token-admin/index.html  |  10 +-
 .../2.8.0/sql-deployment-configurations/index.html |  10 +-
 .../ja/docs/2.8.0/sql-getting-started/index.html   |  10 +-
 content/ja/docs/2.8.0/sql-overview/index.html      |  10 +-
 content/ja/docs/2.8.0/sql-rest-api/index.html      |  10 +-
 content/ja/docs/2.8.0/standalone-docker/index.html |  10 +-
 content/ja/docs/2.8.0/standalone/index.html        |  10 +-
 .../ja/docs/2.8.0/tiered-storage-aliyun/index.html |  10 +-
 .../ja/docs/2.8.0/tiered-storage-aws/index.html    |  10 +-
 .../ja/docs/2.8.0/tiered-storage-azure/index.html  |  10 +-
 .../2.8.0/tiered-storage-filesystem/index.html     |  10 +-
 .../ja/docs/2.8.0/tiered-storage-gcs/index.html    |  10 +-
 .../docs/2.8.0/tiered-storage-overview/index.html  |  10 +-
 content/ja/docs/2.8.0/transactions-api/index.html  |  10 +-
 .../docs/2.8.0/transactions-guarantee/index.html   |  10 +-
 content/ja/docs/2.8.0/transactions/index.html      |  10 +-
 content/ja/docs/2.8.0/txn-how/index.html           |  10 +-
 content/ja/docs/2.8.0/txn-monitor/index.html       |  10 +-
 content/ja/docs/2.8.0/txn-use/index.html           |  10 +-
 content/ja/docs/2.8.0/txn-what/index.html          |  10 +-
 content/ja/docs/2.8.0/txn-why/index.html           |  10 +-
 .../docs/2.8.0/window-functions-context/index.html |  10 +-
 content/ja/docs/2.8.1/adaptors-kafka/index.html    |  10 +-
 content/ja/docs/2.8.1/adaptors-spark/index.html    |  10 +-
 content/ja/docs/2.8.1/adaptors-storm/index.html    |  10 +-
 content/ja/docs/2.8.1/admin-api-brokers/index.html |  10 +-
 .../ja/docs/2.8.1/admin-api-clusters/index.html    |  10 +-
 .../ja/docs/2.8.1/admin-api-functions/index.html   |  10 +-
 .../ja/docs/2.8.1/admin-api-namespaces/index.html  |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../ja/docs/2.8.1/admin-api-overview/index.html    |  10 +-
 .../ja/docs/2.8.1/admin-api-packages/index.html    |  10 +-
 .../2.8.1/admin-api-partitioned-topics/index.html  |  10 +-
 .../ja/docs/2.8.1/admin-api-permissions/index.html |  10 +-
 .../2.8.1/admin-api-persistent-topics/index.html   |  10 +-
 content/ja/docs/2.8.1/admin-api-schemas/index.html |  10 +-
 content/ja/docs/2.8.1/admin-api-tenants/index.html |  10 +-
 content/ja/docs/2.8.1/admin-api-topics/index.html  |  10 +-
 .../docs/2.8.1/administration-dashboard/index.html |  10 +-
 .../ja/docs/2.8.1/administration-geo/index.html    |  10 +-
 .../docs/2.8.1/administration-isolation/index.html |  10 +-
 .../2.8.1/administration-load-balance/index.html   |  10 +-
 .../ja/docs/2.8.1/administration-proxy/index.html  |  10 +-
 .../2.8.1/administration-pulsar-manager/index.html |  10 +-
 .../ja/docs/2.8.1/administration-stats/index.html  |  10 +-
 .../docs/2.8.1/administration-upgrade/index.html   |  10 +-
 .../ja/docs/2.8.1/administration-zk-bk/index.html  |  10 +-
 .../ja/docs/2.8.1/client-libraries-cgo/index.html  |  10 +-
 .../ja/docs/2.8.1/client-libraries-cpp/index.html  |  10 +-
 .../docs/2.8.1/client-libraries-dotnet/index.html  |  10 +-
 .../ja/docs/2.8.1/client-libraries-go/index.html   |  10 +-
 .../ja/docs/2.8.1/client-libraries-java/index.html |  10 +-
 .../ja/docs/2.8.1/client-libraries-node/index.html |  10 +-
 .../docs/2.8.1/client-libraries-python/index.html  |  10 +-
 .../2.8.1/client-libraries-websocket/index.html    |  10 +-
 content/ja/docs/2.8.1/client-libraries/index.html  |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../ja/docs/2.8.1/concepts-architecture/index.html |  10 +-
 .../docs/2.8.1/concepts-authentication/index.html  |  10 +-
 content/ja/docs/2.8.1/concepts-clients/index.html  |  10 +-
 .../ja/docs/2.8.1/concepts-messaging/index.html    |  10 +-
 .../docs/2.8.1/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/ja/docs/2.8.1/concepts-overview/index.html |  10 +-
 .../2.8.1/concepts-proxy-sni-routing/index.html    |  10 +-
 .../ja/docs/2.8.1/concepts-replication/index.html  |  10 +-
 .../docs/2.8.1/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.1/concepts-topic-compaction/index.html     |  10 +-
 .../2.8.1/cookbooks-bookkeepermetadata/index.html  |  10 +-
 .../ja/docs/2.8.1/cookbooks-compaction/index.html  |  10 +-
 .../docs/2.8.1/cookbooks-deduplication/index.html  |  10 +-
 .../ja/docs/2.8.1/cookbooks-encryption/index.html  |  10 +-
 .../docs/2.8.1/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.8.1/cookbooks-non-persistent/index.html |  10 +-
 .../ja/docs/2.8.1/cookbooks-partitioned/index.html |  10 +-
 .../2.8.1/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.8.1/cookbooks-tiered-storage/index.html |  10 +-
 content/ja/docs/2.8.1/deploy-aws/index.html        |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/ja/docs/2.8.1/deploy-bare-metal/index.html |  10 +-
 content/ja/docs/2.8.1/deploy-dcos/index.html       |  10 +-
 content/ja/docs/2.8.1/deploy-docker/index.html     |  10 +-
 content/ja/docs/2.8.1/deploy-kubernetes/index.html |  10 +-
 content/ja/docs/2.8.1/deploy-monitoring/index.html |  10 +-
 .../docs/2.8.1/develop-binary-protocol/index.html  |  10 +-
 .../ja/docs/2.8.1/develop-load-manager/index.html  |  10 +-
 content/ja/docs/2.8.1/develop-schema/index.html    |  10 +-
 content/ja/docs/2.8.1/develop-tools/index.html     |  10 +-
 .../2.8.1/developing-binary-protocol/index.html    |  10 +-
 content/ja/docs/2.8.1/functions-cli/index.html     |  10 +-
 content/ja/docs/2.8.1/functions-debug/index.html   |  10 +-
 content/ja/docs/2.8.1/functions-deploy/index.html  |  10 +-
 content/ja/docs/2.8.1/functions-develop/index.html |  10 +-
 content/ja/docs/2.8.1/functions-metrics/index.html |  10 +-
 .../ja/docs/2.8.1/functions-overview/index.html    |  10 +-
 content/ja/docs/2.8.1/functions-package/index.html |  10 +-
 content/ja/docs/2.8.1/functions-runtime/index.html |  10 +-
 content/ja/docs/2.8.1/functions-worker/index.html  |  12 +-
 .../docs/2.8.1/getting-started-docker/index.html   |  10 +-
 .../ja/docs/2.8.1/getting-started-helm/index.html  |  10 +-
 .../2.8.1/getting-started-standalone/index.html    |  10 +-
 content/ja/docs/2.8.1/helm-deploy/index.html       |  10 +-
 content/ja/docs/2.8.1/helm-install/index.html      |  10 +-
 content/ja/docs/2.8.1/helm-overview/index.html     |  10 +-
 content/ja/docs/2.8.1/helm-prepare/index.html      |  10 +-
 content/ja/docs/2.8.1/helm-tools/index.html        |  10 +-
 content/ja/docs/2.8.1/helm-upgrade/index.html      |  10 +-
 content/ja/docs/2.8.1/index.html                   |  10 +-
 content/ja/docs/2.8.1/io-aerospike-sink/index.html |  10 +-
 content/ja/docs/2.8.1/io-canal-source/index.html   |  10 +-
 content/ja/docs/2.8.1/io-cassandra-sink/index.html |  10 +-
 content/ja/docs/2.8.1/io-cdc-debezium/index.html   |  10 +-
 content/ja/docs/2.8.1/io-cdc/index.html            |  10 +-
 content/ja/docs/2.8.1/io-cli/index.html            |  10 +-
 content/ja/docs/2.8.1/io-connectors/index.html     |  10 +-
 .../ja/docs/2.8.1/io-debezium-source/index.html    |  10 +-
 content/ja/docs/2.8.1/io-debug/index.html          |  10 +-
 content/ja/docs/2.8.1/io-develop/index.html        |  10 +-
 .../ja/docs/2.8.1/io-dynamodb-source/index.html    |  10 +-
 .../ja/docs/2.8.1/io-elasticsearch-sink/index.html |  10 +-
 content/ja/docs/2.8.1/io-file-source/index.html    |  10 +-
 content/ja/docs/2.8.1/io-flume-sink/index.html     |  10 +-
 content/ja/docs/2.8.1/io-flume-source/index.html   |  10 +-
 content/ja/docs/2.8.1/io-hbase-sink/index.html     |  10 +-
 content/ja/docs/2.8.1/io-hdfs2-sink/index.html     |  10 +-
 content/ja/docs/2.8.1/io-hdfs3-sink/index.html     |  10 +-
 content/ja/docs/2.8.1/io-influxdb-sink/index.html  |  10 +-
 content/ja/docs/2.8.1/io-jdbc-sink/index.html      |  10 +-
 content/ja/docs/2.8.1/io-kafka-sink/index.html     |  10 +-
 content/ja/docs/2.8.1/io-kafka-source/index.html   |  10 +-
 content/ja/docs/2.8.1/io-kinesis-sink/index.html   |  10 +-
 content/ja/docs/2.8.1/io-kinesis-source/index.html |  10 +-
 content/ja/docs/2.8.1/io-mongo-sink/index.html     |  10 +-
 content/ja/docs/2.8.1/io-netty-source/index.html   |  10 +-
 content/ja/docs/2.8.1/io-nsq-source/index.html     |  10 +-
 content/ja/docs/2.8.1/io-overview/index.html       |  10 +-
 content/ja/docs/2.8.1/io-quickstart/index.html     |  10 +-
 content/ja/docs/2.8.1/io-rabbitmq-sink/index.html  |  10 +-
 .../ja/docs/2.8.1/io-rabbitmq-source/index.html    |  10 +-
 content/ja/docs/2.8.1/io-redis-sink/index.html     |  10 +-
 content/ja/docs/2.8.1/io-solr-sink/index.html      |  10 +-
 content/ja/docs/2.8.1/io-twitter-source/index.html |  10 +-
 content/ja/docs/2.8.1/io-twitter/index.html        |  10 +-
 content/ja/docs/2.8.1/io-use/index.html            |  10 +-
 content/ja/docs/2.8.1/kubernetes-helm/index.html   |  10 +-
 .../docs/2.8.1/performance-pulsar-perf/index.html  |  10 +-
 content/ja/docs/2.8.1/pulsar-2.0/index.html        |  10 +-
 .../ja/docs/2.8.1/reference-cli-tools/index.html   |  10 +-
 .../docs/2.8.1/reference-configuration/index.html  |  10 +-
 .../2.8.1/reference-connector-admin/index.html     |  10 +-
 content/ja/docs/2.8.1/reference-metrics/index.html |  10 +-
 .../docs/2.8.1/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.1/reference-rest-api-overview/index.html   |  10 +-
 .../ja/docs/2.8.1/reference-terminology/index.html |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 .../ja/docs/2.8.1/schema-get-started/index.html    |  10 +-
 content/ja/docs/2.8.1/schema-manage/index.html     |  10 +-
 content/ja/docs/2.8.1/schema-understand/index.html |  10 +-
 content/ja/docs/2.8.1/security-athenz/index.html   |  10 +-
 .../docs/2.8.1/security-authorization/index.html   |  10 +-
 .../ja/docs/2.8.1/security-basic-auth/index.html   |  10 +-
 .../docs/2.8.1/security-bouncy-castle/index.html   |  10 +-
 .../ja/docs/2.8.1/security-encryption/index.html   |  10 +-
 .../ja/docs/2.8.1/security-extending/index.html    |  10 +-
 content/ja/docs/2.8.1/security-jwt/index.html      |  10 +-
 content/ja/docs/2.8.1/security-kerberos/index.html |  10 +-
 content/ja/docs/2.8.1/security-oauth2/index.html   |  10 +-
 content/ja/docs/2.8.1/security-overview/index.html |  12 +-
 .../2.8.1/security-tls-authentication/index.html   |  10 +-
 .../ja/docs/2.8.1/security-tls-keystore/index.html |  10 +-
 .../docs/2.8.1/security-tls-transport/index.html   |  10 +-
 .../ja/docs/2.8.1/security-token-admin/index.html  |  10 +-
 .../2.8.1/sql-deployment-configurations/index.html |  10 +-
 .../ja/docs/2.8.1/sql-getting-started/index.html   |  10 +-
 content/ja/docs/2.8.1/sql-overview/index.html      |  10 +-
 content/ja/docs/2.8.1/sql-rest-api/index.html      |  10 +-
 content/ja/docs/2.8.1/standalone-docker/index.html |  10 +-
 content/ja/docs/2.8.1/standalone/index.html        |  10 +-
 .../ja/docs/2.8.1/tiered-storage-aliyun/index.html |  10 +-
 .../ja/docs/2.8.1/tiered-storage-aws/index.html    |  10 +-
 .../ja/docs/2.8.1/tiered-storage-azure/index.html  |  10 +-
 .../2.8.1/tiered-storage-filesystem/index.html     |  10 +-
 .../ja/docs/2.8.1/tiered-storage-gcs/index.html    |  10 +-
 .../docs/2.8.1/tiered-storage-overview/index.html  |  10 +-
 content/ja/docs/2.8.1/transactions-api/index.html  |  10 +-
 .../docs/2.8.1/transactions-guarantee/index.html   |  10 +-
 content/ja/docs/2.8.1/transactions/index.html      |  10 +-
 content/ja/docs/2.8.1/txn-how/index.html           |  10 +-
 content/ja/docs/2.8.1/txn-monitor/index.html       |  10 +-
 content/ja/docs/2.8.1/txn-use/index.html           |  10 +-
 content/ja/docs/2.8.1/txn-what/index.html          |  10 +-
 content/ja/docs/2.8.1/txn-why/index.html           |  10 +-
 .../docs/2.8.1/window-functions-context/index.html |  10 +-
 content/ja/docs/2.8.2/adaptors-kafka/index.html    |  10 +-
 content/ja/docs/2.8.2/adaptors-spark/index.html    |  10 +-
 content/ja/docs/2.8.2/adaptors-storm/index.html    |  10 +-
 content/ja/docs/2.8.2/admin-api-brokers/index.html |  10 +-
 .../ja/docs/2.8.2/admin-api-clusters/index.html    |  10 +-
 .../ja/docs/2.8.2/admin-api-functions/index.html   |  10 +-
 .../ja/docs/2.8.2/admin-api-namespaces/index.html  |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../ja/docs/2.8.2/admin-api-overview/index.html    |  10 +-
 .../ja/docs/2.8.2/admin-api-packages/index.html    |  10 +-
 .../2.8.2/admin-api-partitioned-topics/index.html  |  10 +-
 .../ja/docs/2.8.2/admin-api-permissions/index.html |  10 +-
 .../2.8.2/admin-api-persistent-topics/index.html   |  10 +-
 content/ja/docs/2.8.2/admin-api-schemas/index.html |  10 +-
 content/ja/docs/2.8.2/admin-api-tenants/index.html |  10 +-
 content/ja/docs/2.8.2/admin-api-topics/index.html  |  10 +-
 .../docs/2.8.2/administration-dashboard/index.html |  10 +-
 .../ja/docs/2.8.2/administration-geo/index.html    |  10 +-
 .../docs/2.8.2/administration-isolation/index.html |  10 +-
 .../2.8.2/administration-load-balance/index.html   |  10 +-
 .../ja/docs/2.8.2/administration-proxy/index.html  |  10 +-
 .../2.8.2/administration-pulsar-manager/index.html |  10 +-
 .../ja/docs/2.8.2/administration-stats/index.html  |  10 +-
 .../docs/2.8.2/administration-upgrade/index.html   |  10 +-
 .../ja/docs/2.8.2/administration-zk-bk/index.html  |  10 +-
 .../ja/docs/2.8.2/client-libraries-cgo/index.html  |  10 +-
 .../ja/docs/2.8.2/client-libraries-cpp/index.html  |  10 +-
 .../docs/2.8.2/client-libraries-dotnet/index.html  |  10 +-
 .../ja/docs/2.8.2/client-libraries-go/index.html   |  10 +-
 .../ja/docs/2.8.2/client-libraries-java/index.html |  10 +-
 .../ja/docs/2.8.2/client-libraries-node/index.html |  10 +-
 .../docs/2.8.2/client-libraries-python/index.html  |  10 +-
 .../2.8.2/client-libraries-websocket/index.html    |  10 +-
 content/ja/docs/2.8.2/client-libraries/index.html  |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../ja/docs/2.8.2/concepts-architecture/index.html |  10 +-
 .../docs/2.8.2/concepts-authentication/index.html  |  10 +-
 content/ja/docs/2.8.2/concepts-clients/index.html  |  10 +-
 .../ja/docs/2.8.2/concepts-messaging/index.html    |  10 +-
 .../docs/2.8.2/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/ja/docs/2.8.2/concepts-overview/index.html |  10 +-
 .../2.8.2/concepts-proxy-sni-routing/index.html    |  10 +-
 .../ja/docs/2.8.2/concepts-replication/index.html  |  10 +-
 .../docs/2.8.2/concepts-tiered-storage/index.html  |  10 +-
 .../2.8.2/concepts-topic-compaction/index.html     |  10 +-
 .../2.8.2/cookbooks-bookkeepermetadata/index.html  |  10 +-
 .../ja/docs/2.8.2/cookbooks-compaction/index.html  |  10 +-
 .../docs/2.8.2/cookbooks-deduplication/index.html  |  10 +-
 .../ja/docs/2.8.2/cookbooks-encryption/index.html  |  10 +-
 .../docs/2.8.2/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.8.2/cookbooks-non-persistent/index.html |  10 +-
 .../ja/docs/2.8.2/cookbooks-partitioned/index.html |  10 +-
 .../2.8.2/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.8.2/cookbooks-tiered-storage/index.html |  10 +-
 content/ja/docs/2.8.2/deploy-aws/index.html        |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/ja/docs/2.8.2/deploy-bare-metal/index.html |  10 +-
 content/ja/docs/2.8.2/deploy-dcos/index.html       |  10 +-
 content/ja/docs/2.8.2/deploy-docker/index.html     |  10 +-
 content/ja/docs/2.8.2/deploy-kubernetes/index.html |  10 +-
 content/ja/docs/2.8.2/deploy-monitoring/index.html |  10 +-
 .../docs/2.8.2/develop-binary-protocol/index.html  |  10 +-
 .../ja/docs/2.8.2/develop-load-manager/index.html  |  10 +-
 content/ja/docs/2.8.2/develop-schema/index.html    |  10 +-
 content/ja/docs/2.8.2/develop-tools/index.html     |  10 +-
 .../2.8.2/developing-binary-protocol/index.html    |  10 +-
 content/ja/docs/2.8.2/functions-cli/index.html     |  10 +-
 content/ja/docs/2.8.2/functions-debug/index.html   |  10 +-
 content/ja/docs/2.8.2/functions-deploy/index.html  |  10 +-
 content/ja/docs/2.8.2/functions-develop/index.html |  10 +-
 content/ja/docs/2.8.2/functions-metrics/index.html |  10 +-
 .../ja/docs/2.8.2/functions-overview/index.html    |  10 +-
 content/ja/docs/2.8.2/functions-package/index.html |  10 +-
 content/ja/docs/2.8.2/functions-runtime/index.html |  10 +-
 content/ja/docs/2.8.2/functions-worker/index.html  |  12 +-
 .../docs/2.8.2/getting-started-docker/index.html   |  10 +-
 .../ja/docs/2.8.2/getting-started-helm/index.html  |  10 +-
 .../2.8.2/getting-started-standalone/index.html    |  10 +-
 content/ja/docs/2.8.2/helm-deploy/index.html       |  10 +-
 content/ja/docs/2.8.2/helm-install/index.html      |  10 +-
 content/ja/docs/2.8.2/helm-overview/index.html     |  10 +-
 content/ja/docs/2.8.2/helm-prepare/index.html      |  10 +-
 content/ja/docs/2.8.2/helm-tools/index.html        |  10 +-
 content/ja/docs/2.8.2/helm-upgrade/index.html      |  10 +-
 content/ja/docs/2.8.2/index.html                   |  10 +-
 content/ja/docs/2.8.2/io-aerospike-sink/index.html |  10 +-
 content/ja/docs/2.8.2/io-canal-source/index.html   |  10 +-
 content/ja/docs/2.8.2/io-cassandra-sink/index.html |  10 +-
 content/ja/docs/2.8.2/io-cdc-debezium/index.html   |  10 +-
 content/ja/docs/2.8.2/io-cdc/index.html            |  10 +-
 content/ja/docs/2.8.2/io-cli/index.html            |  10 +-
 content/ja/docs/2.8.2/io-connectors/index.html     |  10 +-
 .../ja/docs/2.8.2/io-debezium-source/index.html    |  10 +-
 content/ja/docs/2.8.2/io-debug/index.html          |  10 +-
 content/ja/docs/2.8.2/io-develop/index.html        |  10 +-
 .../ja/docs/2.8.2/io-dynamodb-source/index.html    |  10 +-
 .../ja/docs/2.8.2/io-elasticsearch-sink/index.html |  10 +-
 content/ja/docs/2.8.2/io-file-source/index.html    |  10 +-
 content/ja/docs/2.8.2/io-flume-sink/index.html     |  10 +-
 content/ja/docs/2.8.2/io-flume-source/index.html   |  10 +-
 content/ja/docs/2.8.2/io-hbase-sink/index.html     |  10 +-
 content/ja/docs/2.8.2/io-hdfs2-sink/index.html     |  10 +-
 content/ja/docs/2.8.2/io-hdfs3-sink/index.html     |  10 +-
 content/ja/docs/2.8.2/io-influxdb-sink/index.html  |  10 +-
 content/ja/docs/2.8.2/io-jdbc-sink/index.html      |  10 +-
 content/ja/docs/2.8.2/io-kafka-sink/index.html     |  10 +-
 content/ja/docs/2.8.2/io-kafka-source/index.html   |  10 +-
 content/ja/docs/2.8.2/io-kinesis-sink/index.html   |  10 +-
 content/ja/docs/2.8.2/io-kinesis-source/index.html |  10 +-
 content/ja/docs/2.8.2/io-mongo-sink/index.html     |  10 +-
 content/ja/docs/2.8.2/io-netty-source/index.html   |  10 +-
 content/ja/docs/2.8.2/io-nsq-source/index.html     |  10 +-
 content/ja/docs/2.8.2/io-overview/index.html       |  10 +-
 content/ja/docs/2.8.2/io-quickstart/index.html     |  10 +-
 content/ja/docs/2.8.2/io-rabbitmq-sink/index.html  |  10 +-
 .../ja/docs/2.8.2/io-rabbitmq-source/index.html    |  10 +-
 content/ja/docs/2.8.2/io-redis-sink/index.html     |  10 +-
 content/ja/docs/2.8.2/io-solr-sink/index.html      |  10 +-
 content/ja/docs/2.8.2/io-twitter-source/index.html |  10 +-
 content/ja/docs/2.8.2/io-twitter/index.html        |  10 +-
 content/ja/docs/2.8.2/io-use/index.html            |  10 +-
 content/ja/docs/2.8.2/kubernetes-helm/index.html   |  10 +-
 .../docs/2.8.2/performance-pulsar-perf/index.html  |  10 +-
 content/ja/docs/2.8.2/pulsar-2.0/index.html        |  10 +-
 .../ja/docs/2.8.2/reference-cli-tools/index.html   |  10 +-
 .../docs/2.8.2/reference-configuration/index.html  |  10 +-
 .../2.8.2/reference-connector-admin/index.html     |  10 +-
 content/ja/docs/2.8.2/reference-metrics/index.html |  10 +-
 .../docs/2.8.2/reference-pulsar-admin/index.html   |  10 +-
 .../2.8.2/reference-rest-api-overview/index.html   |  10 +-
 .../ja/docs/2.8.2/reference-terminology/index.html |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 .../ja/docs/2.8.2/schema-get-started/index.html    |  10 +-
 content/ja/docs/2.8.2/schema-manage/index.html     |  10 +-
 content/ja/docs/2.8.2/schema-understand/index.html |  10 +-
 content/ja/docs/2.8.2/security-athenz/index.html   |  10 +-
 .../docs/2.8.2/security-authorization/index.html   |  10 +-
 .../ja/docs/2.8.2/security-basic-auth/index.html   |  10 +-
 .../docs/2.8.2/security-bouncy-castle/index.html   |  10 +-
 .../ja/docs/2.8.2/security-encryption/index.html   |  10 +-
 .../ja/docs/2.8.2/security-extending/index.html    |  10 +-
 content/ja/docs/2.8.2/security-jwt/index.html      |  10 +-
 content/ja/docs/2.8.2/security-kerberos/index.html |  10 +-
 content/ja/docs/2.8.2/security-oauth2/index.html   |  10 +-
 content/ja/docs/2.8.2/security-overview/index.html |  12 +-
 .../2.8.2/security-tls-authentication/index.html   |  10 +-
 .../ja/docs/2.8.2/security-tls-keystore/index.html |  10 +-
 .../docs/2.8.2/security-tls-transport/index.html   |  10 +-
 .../ja/docs/2.8.2/security-token-admin/index.html  |  10 +-
 .../2.8.2/sql-deployment-configurations/index.html |  10 +-
 .../ja/docs/2.8.2/sql-getting-started/index.html   |  10 +-
 content/ja/docs/2.8.2/sql-overview/index.html      |  10 +-
 content/ja/docs/2.8.2/sql-rest-api/index.html      |  10 +-
 content/ja/docs/2.8.2/standalone-docker/index.html |  10 +-
 content/ja/docs/2.8.2/standalone/index.html        |  10 +-
 .../ja/docs/2.8.2/tiered-storage-aliyun/index.html |  10 +-
 .../ja/docs/2.8.2/tiered-storage-aws/index.html    |  10 +-
 .../ja/docs/2.8.2/tiered-storage-azure/index.html  |  10 +-
 .../2.8.2/tiered-storage-filesystem/index.html     |  10 +-
 .../ja/docs/2.8.2/tiered-storage-gcs/index.html    |  10 +-
 .../docs/2.8.2/tiered-storage-overview/index.html  |  10 +-
 content/ja/docs/2.8.2/transactions-api/index.html  |  10 +-
 .../docs/2.8.2/transactions-guarantee/index.html   |  10 +-
 content/ja/docs/2.8.2/transactions/index.html      |  10 +-
 content/ja/docs/2.8.2/txn-how/index.html           |  10 +-
 content/ja/docs/2.8.2/txn-monitor/index.html       |  10 +-
 content/ja/docs/2.8.2/txn-use/index.html           |  10 +-
 content/ja/docs/2.8.2/txn-what/index.html          |  10 +-
 content/ja/docs/2.8.2/txn-why/index.html           |  10 +-
 .../docs/2.8.2/window-functions-context/index.html |  10 +-
 content/ja/docs/2.9.0/adaptors-kafka/index.html    |  10 +-
 content/ja/docs/2.9.0/adaptors-spark/index.html    |  10 +-
 content/ja/docs/2.9.0/adaptors-storm/index.html    |  10 +-
 content/ja/docs/2.9.0/admin-api-brokers/index.html |  10 +-
 .../ja/docs/2.9.0/admin-api-clusters/index.html    |  10 +-
 .../ja/docs/2.9.0/admin-api-functions/index.html   |  10 +-
 .../ja/docs/2.9.0/admin-api-namespaces/index.html  |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../ja/docs/2.9.0/admin-api-overview/index.html    |  10 +-
 .../ja/docs/2.9.0/admin-api-packages/index.html    |  10 +-
 .../2.9.0/admin-api-partitioned-topics/index.html  |  10 +-
 .../ja/docs/2.9.0/admin-api-permissions/index.html |  10 +-
 .../2.9.0/admin-api-persistent-topics/index.html   |  10 +-
 content/ja/docs/2.9.0/admin-api-schemas/index.html |  10 +-
 content/ja/docs/2.9.0/admin-api-tenants/index.html |  10 +-
 content/ja/docs/2.9.0/admin-api-topics/index.html  |  10 +-
 .../docs/2.9.0/administration-dashboard/index.html |  10 +-
 .../ja/docs/2.9.0/administration-geo/index.html    |  10 +-
 .../docs/2.9.0/administration-isolation/index.html |  10 +-
 .../2.9.0/administration-load-balance/index.html   |  10 +-
 .../ja/docs/2.9.0/administration-proxy/index.html  |  10 +-
 .../2.9.0/administration-pulsar-manager/index.html |  10 +-
 .../ja/docs/2.9.0/administration-stats/index.html  |  10 +-
 .../docs/2.9.0/administration-upgrade/index.html   |  10 +-
 .../ja/docs/2.9.0/administration-zk-bk/index.html  |  10 +-
 .../ja/docs/2.9.0/client-libraries-cgo/index.html  |  10 +-
 .../ja/docs/2.9.0/client-libraries-cpp/index.html  |  10 +-
 .../docs/2.9.0/client-libraries-dotnet/index.html  |  10 +-
 .../ja/docs/2.9.0/client-libraries-go/index.html   |  10 +-
 .../ja/docs/2.9.0/client-libraries-java/index.html |  10 +-
 .../ja/docs/2.9.0/client-libraries-node/index.html |  10 +-
 .../docs/2.9.0/client-libraries-python/index.html  |  10 +-
 .../2.9.0/client-libraries-websocket/index.html    |  10 +-
 content/ja/docs/2.9.0/client-libraries/index.html  |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../ja/docs/2.9.0/concepts-architecture/index.html |  10 +-
 .../docs/2.9.0/concepts-authentication/index.html  |  10 +-
 content/ja/docs/2.9.0/concepts-clients/index.html  |  10 +-
 .../ja/docs/2.9.0/concepts-messaging/index.html    |  10 +-
 .../docs/2.9.0/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/ja/docs/2.9.0/concepts-overview/index.html |  10 +-
 .../2.9.0/concepts-proxy-sni-routing/index.html    |  10 +-
 .../ja/docs/2.9.0/concepts-replication/index.html  |  10 +-
 .../docs/2.9.0/concepts-tiered-storage/index.html  |  10 +-
 .../2.9.0/concepts-topic-compaction/index.html     |  10 +-
 .../2.9.0/cookbooks-bookkeepermetadata/index.html  |  10 +-
 .../ja/docs/2.9.0/cookbooks-compaction/index.html  |  10 +-
 .../docs/2.9.0/cookbooks-deduplication/index.html  |  10 +-
 .../ja/docs/2.9.0/cookbooks-encryption/index.html  |  10 +-
 .../docs/2.9.0/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.9.0/cookbooks-non-persistent/index.html |  10 +-
 .../ja/docs/2.9.0/cookbooks-partitioned/index.html |  10 +-
 .../2.9.0/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.9.0/cookbooks-tiered-storage/index.html |  10 +-
 content/ja/docs/2.9.0/deploy-aws/index.html        |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/ja/docs/2.9.0/deploy-bare-metal/index.html |  10 +-
 content/ja/docs/2.9.0/deploy-dcos/index.html       |  10 +-
 content/ja/docs/2.9.0/deploy-docker/index.html     |  10 +-
 content/ja/docs/2.9.0/deploy-kubernetes/index.html |  10 +-
 content/ja/docs/2.9.0/deploy-monitoring/index.html |  10 +-
 .../docs/2.9.0/develop-binary-protocol/index.html  |  10 +-
 .../ja/docs/2.9.0/develop-load-manager/index.html  |  10 +-
 content/ja/docs/2.9.0/develop-schema/index.html    |  10 +-
 content/ja/docs/2.9.0/develop-tools/index.html     |  10 +-
 .../2.9.0/developing-binary-protocol/index.html    |  10 +-
 content/ja/docs/2.9.0/functions-cli/index.html     |  10 +-
 content/ja/docs/2.9.0/functions-debug/index.html   |  10 +-
 content/ja/docs/2.9.0/functions-deploy/index.html  |  10 +-
 content/ja/docs/2.9.0/functions-develop/index.html |  10 +-
 content/ja/docs/2.9.0/functions-metrics/index.html |  10 +-
 .../ja/docs/2.9.0/functions-overview/index.html    |  10 +-
 content/ja/docs/2.9.0/functions-package/index.html |  10 +-
 content/ja/docs/2.9.0/functions-runtime/index.html |  10 +-
 content/ja/docs/2.9.0/functions-worker/index.html  |  12 +-
 .../docs/2.9.0/getting-started-docker/index.html   |  10 +-
 .../ja/docs/2.9.0/getting-started-helm/index.html  |  10 +-
 .../2.9.0/getting-started-standalone/index.html    |  10 +-
 content/ja/docs/2.9.0/helm-deploy/index.html       |  10 +-
 content/ja/docs/2.9.0/helm-install/index.html      |  10 +-
 content/ja/docs/2.9.0/helm-overview/index.html     |  10 +-
 content/ja/docs/2.9.0/helm-prepare/index.html      |  10 +-
 content/ja/docs/2.9.0/helm-tools/index.html        |  10 +-
 content/ja/docs/2.9.0/helm-upgrade/index.html      |  10 +-
 content/ja/docs/2.9.0/index.html                   |  10 +-
 content/ja/docs/2.9.0/io-aerospike-sink/index.html |  10 +-
 content/ja/docs/2.9.0/io-canal-source/index.html   |  10 +-
 content/ja/docs/2.9.0/io-cassandra-sink/index.html |  10 +-
 content/ja/docs/2.9.0/io-cdc-debezium/index.html   |  10 +-
 content/ja/docs/2.9.0/io-cdc/index.html            |  10 +-
 content/ja/docs/2.9.0/io-cli/index.html            |  10 +-
 content/ja/docs/2.9.0/io-connectors/index.html     |  10 +-
 .../ja/docs/2.9.0/io-debezium-source/index.html    |  10 +-
 content/ja/docs/2.9.0/io-debug/index.html          |  10 +-
 content/ja/docs/2.9.0/io-develop/index.html        |  10 +-
 .../ja/docs/2.9.0/io-dynamodb-source/index.html    |  10 +-
 .../ja/docs/2.9.0/io-elasticsearch-sink/index.html |  10 +-
 content/ja/docs/2.9.0/io-file-source/index.html    |  10 +-
 content/ja/docs/2.9.0/io-flume-sink/index.html     |  10 +-
 content/ja/docs/2.9.0/io-flume-source/index.html   |  10 +-
 content/ja/docs/2.9.0/io-hbase-sink/index.html     |  10 +-
 content/ja/docs/2.9.0/io-hdfs2-sink/index.html     |  10 +-
 content/ja/docs/2.9.0/io-hdfs3-sink/index.html     |  10 +-
 content/ja/docs/2.9.0/io-influxdb-sink/index.html  |  10 +-
 content/ja/docs/2.9.0/io-jdbc-sink/index.html      |  10 +-
 content/ja/docs/2.9.0/io-kafka-sink/index.html     |  10 +-
 content/ja/docs/2.9.0/io-kafka-source/index.html   |  10 +-
 content/ja/docs/2.9.0/io-kinesis-sink/index.html   |  10 +-
 content/ja/docs/2.9.0/io-kinesis-source/index.html |  10 +-
 content/ja/docs/2.9.0/io-mongo-sink/index.html     |  10 +-
 content/ja/docs/2.9.0/io-netty-source/index.html   |  10 +-
 content/ja/docs/2.9.0/io-nsq-source/index.html     |  10 +-
 content/ja/docs/2.9.0/io-overview/index.html       |  10 +-
 content/ja/docs/2.9.0/io-quickstart/index.html     |  10 +-
 content/ja/docs/2.9.0/io-rabbitmq-sink/index.html  |  10 +-
 .../ja/docs/2.9.0/io-rabbitmq-source/index.html    |  10 +-
 content/ja/docs/2.9.0/io-redis-sink/index.html     |  10 +-
 content/ja/docs/2.9.0/io-solr-sink/index.html      |  10 +-
 content/ja/docs/2.9.0/io-twitter-source/index.html |  10 +-
 content/ja/docs/2.9.0/io-twitter/index.html        |  10 +-
 content/ja/docs/2.9.0/io-use/index.html            |  10 +-
 content/ja/docs/2.9.0/kubernetes-helm/index.html   |  10 +-
 .../docs/2.9.0/performance-pulsar-perf/index.html  |  10 +-
 content/ja/docs/2.9.0/pulsar-2.0/index.html        |  10 +-
 .../ja/docs/2.9.0/reference-cli-tools/index.html   |  10 +-
 .../docs/2.9.0/reference-configuration/index.html  |  10 +-
 .../2.9.0/reference-connector-admin/index.html     |  10 +-
 content/ja/docs/2.9.0/reference-metrics/index.html |  10 +-
 .../docs/2.9.0/reference-pulsar-admin/index.html   |  10 +-
 .../2.9.0/reference-rest-api-overview/index.html   |  10 +-
 .../ja/docs/2.9.0/reference-terminology/index.html |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 .../ja/docs/2.9.0/schema-get-started/index.html    |  10 +-
 content/ja/docs/2.9.0/schema-manage/index.html     |  10 +-
 content/ja/docs/2.9.0/schema-understand/index.html |  10 +-
 content/ja/docs/2.9.0/security-athenz/index.html   |  10 +-
 .../docs/2.9.0/security-authorization/index.html   |  10 +-
 .../ja/docs/2.9.0/security-basic-auth/index.html   |  10 +-
 .../docs/2.9.0/security-bouncy-castle/index.html   |  10 +-
 .../ja/docs/2.9.0/security-encryption/index.html   |  10 +-
 .../ja/docs/2.9.0/security-extending/index.html    |  10 +-
 content/ja/docs/2.9.0/security-jwt/index.html      |  10 +-
 content/ja/docs/2.9.0/security-kerberos/index.html |  10 +-
 content/ja/docs/2.9.0/security-oauth2/index.html   |  10 +-
 content/ja/docs/2.9.0/security-overview/index.html |  12 +-
 .../2.9.0/security-tls-authentication/index.html   |  10 +-
 .../ja/docs/2.9.0/security-tls-keystore/index.html |  10 +-
 .../docs/2.9.0/security-tls-transport/index.html   |  10 +-
 .../ja/docs/2.9.0/security-token-admin/index.html  |  10 +-
 .../2.9.0/sql-deployment-configurations/index.html |  10 +-
 .../ja/docs/2.9.0/sql-getting-started/index.html   |  10 +-
 content/ja/docs/2.9.0/sql-overview/index.html      |  10 +-
 content/ja/docs/2.9.0/sql-rest-api/index.html      |  10 +-
 content/ja/docs/2.9.0/standalone-docker/index.html |  10 +-
 content/ja/docs/2.9.0/standalone/index.html        |  10 +-
 .../ja/docs/2.9.0/tiered-storage-aliyun/index.html |  10 +-
 .../ja/docs/2.9.0/tiered-storage-aws/index.html    |  10 +-
 .../ja/docs/2.9.0/tiered-storage-azure/index.html  |  10 +-
 .../2.9.0/tiered-storage-filesystem/index.html     |  10 +-
 .../ja/docs/2.9.0/tiered-storage-gcs/index.html    |  10 +-
 .../docs/2.9.0/tiered-storage-overview/index.html  |  10 +-
 content/ja/docs/2.9.0/transactions-api/index.html  |  10 +-
 .../docs/2.9.0/transactions-guarantee/index.html   |  10 +-
 content/ja/docs/2.9.0/transactions/index.html      |  10 +-
 content/ja/docs/2.9.0/txn-how/index.html           |  10 +-
 content/ja/docs/2.9.0/txn-monitor/index.html       |  10 +-
 content/ja/docs/2.9.0/txn-use/index.html           |  10 +-
 content/ja/docs/2.9.0/txn-what/index.html          |  10 +-
 content/ja/docs/2.9.0/txn-why/index.html           |  10 +-
 .../docs/2.9.0/window-functions-context/index.html |  10 +-
 content/ja/docs/2.9.1/adaptors-kafka/index.html    |  10 +-
 content/ja/docs/2.9.1/adaptors-spark/index.html    |  10 +-
 content/ja/docs/2.9.1/adaptors-storm/index.html    |  10 +-
 content/ja/docs/2.9.1/admin-api-brokers/index.html |  10 +-
 .../ja/docs/2.9.1/admin-api-clusters/index.html    |  10 +-
 .../ja/docs/2.9.1/admin-api-functions/index.html   |  10 +-
 .../ja/docs/2.9.1/admin-api-namespaces/index.html  |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../ja/docs/2.9.1/admin-api-overview/index.html    |  10 +-
 .../ja/docs/2.9.1/admin-api-packages/index.html    |  10 +-
 .../2.9.1/admin-api-partitioned-topics/index.html  |  10 +-
 .../ja/docs/2.9.1/admin-api-permissions/index.html |  10 +-
 .../2.9.1/admin-api-persistent-topics/index.html   |  10 +-
 content/ja/docs/2.9.1/admin-api-schemas/index.html |  10 +-
 content/ja/docs/2.9.1/admin-api-tenants/index.html |  10 +-
 content/ja/docs/2.9.1/admin-api-topics/index.html  |  10 +-
 .../docs/2.9.1/administration-dashboard/index.html |  10 +-
 .../ja/docs/2.9.1/administration-geo/index.html    |  10 +-
 .../docs/2.9.1/administration-isolation/index.html |  10 +-
 .../2.9.1/administration-load-balance/index.html   |  10 +-
 .../ja/docs/2.9.1/administration-proxy/index.html  |  10 +-
 .../2.9.1/administration-pulsar-manager/index.html |  10 +-
 .../ja/docs/2.9.1/administration-stats/index.html  |  10 +-
 .../docs/2.9.1/administration-upgrade/index.html   |  10 +-
 .../ja/docs/2.9.1/administration-zk-bk/index.html  |  10 +-
 .../ja/docs/2.9.1/client-libraries-cgo/index.html  |  10 +-
 .../ja/docs/2.9.1/client-libraries-cpp/index.html  |  10 +-
 .../docs/2.9.1/client-libraries-dotnet/index.html  |  10 +-
 .../ja/docs/2.9.1/client-libraries-go/index.html   |  10 +-
 .../ja/docs/2.9.1/client-libraries-java/index.html |  10 +-
 .../ja/docs/2.9.1/client-libraries-node/index.html |  10 +-
 .../docs/2.9.1/client-libraries-python/index.html  |  10 +-
 .../2.9.1/client-libraries-websocket/index.html    |  10 +-
 content/ja/docs/2.9.1/client-libraries/index.html  |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../ja/docs/2.9.1/concepts-architecture/index.html |  10 +-
 .../docs/2.9.1/concepts-authentication/index.html  |  10 +-
 content/ja/docs/2.9.1/concepts-clients/index.html  |  10 +-
 .../ja/docs/2.9.1/concepts-messaging/index.html    |  10 +-
 .../docs/2.9.1/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/ja/docs/2.9.1/concepts-overview/index.html |  10 +-
 .../2.9.1/concepts-proxy-sni-routing/index.html    |  10 +-
 .../ja/docs/2.9.1/concepts-replication/index.html  |  10 +-
 .../docs/2.9.1/concepts-tiered-storage/index.html  |  10 +-
 .../2.9.1/concepts-topic-compaction/index.html     |  10 +-
 .../2.9.1/cookbooks-bookkeepermetadata/index.html  |  10 +-
 .../ja/docs/2.9.1/cookbooks-compaction/index.html  |  10 +-
 .../docs/2.9.1/cookbooks-deduplication/index.html  |  10 +-
 .../ja/docs/2.9.1/cookbooks-encryption/index.html  |  10 +-
 .../docs/2.9.1/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.9.1/cookbooks-non-persistent/index.html |  10 +-
 .../ja/docs/2.9.1/cookbooks-partitioned/index.html |  10 +-
 .../2.9.1/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.9.1/cookbooks-tiered-storage/index.html |  10 +-
 content/ja/docs/2.9.1/deploy-aws/index.html        |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/ja/docs/2.9.1/deploy-bare-metal/index.html |  10 +-
 content/ja/docs/2.9.1/deploy-dcos/index.html       |  10 +-
 content/ja/docs/2.9.1/deploy-docker/index.html     |  10 +-
 content/ja/docs/2.9.1/deploy-kubernetes/index.html |  10 +-
 content/ja/docs/2.9.1/deploy-monitoring/index.html |  10 +-
 .../docs/2.9.1/develop-binary-protocol/index.html  |  10 +-
 .../ja/docs/2.9.1/develop-load-manager/index.html  |  10 +-
 content/ja/docs/2.9.1/develop-schema/index.html    |  10 +-
 content/ja/docs/2.9.1/develop-tools/index.html     |  10 +-
 .../2.9.1/developing-binary-protocol/index.html    |  10 +-
 content/ja/docs/2.9.1/functions-cli/index.html     |  10 +-
 content/ja/docs/2.9.1/functions-debug/index.html   |  10 +-
 content/ja/docs/2.9.1/functions-deploy/index.html  |  10 +-
 content/ja/docs/2.9.1/functions-develop/index.html |  10 +-
 content/ja/docs/2.9.1/functions-metrics/index.html |  10 +-
 .../ja/docs/2.9.1/functions-overview/index.html    |  10 +-
 content/ja/docs/2.9.1/functions-package/index.html |  10 +-
 content/ja/docs/2.9.1/functions-runtime/index.html |  10 +-
 content/ja/docs/2.9.1/functions-worker/index.html  |  12 +-
 .../docs/2.9.1/getting-started-docker/index.html   |  10 +-
 .../ja/docs/2.9.1/getting-started-helm/index.html  |  10 +-
 .../2.9.1/getting-started-standalone/index.html    |  10 +-
 content/ja/docs/2.9.1/helm-deploy/index.html       |  10 +-
 content/ja/docs/2.9.1/helm-install/index.html      |  10 +-
 content/ja/docs/2.9.1/helm-overview/index.html     |  10 +-
 content/ja/docs/2.9.1/helm-prepare/index.html      |  10 +-
 content/ja/docs/2.9.1/helm-tools/index.html        |  10 +-
 content/ja/docs/2.9.1/helm-upgrade/index.html      |  10 +-
 content/ja/docs/2.9.1/index.html                   |  10 +-
 content/ja/docs/2.9.1/io-aerospike-sink/index.html |  10 +-
 content/ja/docs/2.9.1/io-canal-source/index.html   |  10 +-
 content/ja/docs/2.9.1/io-cassandra-sink/index.html |  10 +-
 content/ja/docs/2.9.1/io-cdc-debezium/index.html   |  10 +-
 content/ja/docs/2.9.1/io-cdc/index.html            |  10 +-
 content/ja/docs/2.9.1/io-cli/index.html            |  10 +-
 content/ja/docs/2.9.1/io-connectors/index.html     |  10 +-
 .../ja/docs/2.9.1/io-debezium-source/index.html    |  10 +-
 content/ja/docs/2.9.1/io-debug/index.html          |  10 +-
 content/ja/docs/2.9.1/io-develop/index.html        |  10 +-
 .../ja/docs/2.9.1/io-dynamodb-source/index.html    |  10 +-
 .../ja/docs/2.9.1/io-elasticsearch-sink/index.html |  10 +-
 content/ja/docs/2.9.1/io-file-source/index.html    |  10 +-
 content/ja/docs/2.9.1/io-flume-sink/index.html     |  10 +-
 content/ja/docs/2.9.1/io-flume-source/index.html   |  10 +-
 content/ja/docs/2.9.1/io-hbase-sink/index.html     |  10 +-
 content/ja/docs/2.9.1/io-hdfs2-sink/index.html     |  10 +-
 content/ja/docs/2.9.1/io-hdfs3-sink/index.html     |  10 +-
 content/ja/docs/2.9.1/io-influxdb-sink/index.html  |  10 +-
 content/ja/docs/2.9.1/io-jdbc-sink/index.html      |  10 +-
 content/ja/docs/2.9.1/io-kafka-sink/index.html     |  10 +-
 content/ja/docs/2.9.1/io-kafka-source/index.html   |  10 +-
 content/ja/docs/2.9.1/io-kinesis-sink/index.html   |  10 +-
 content/ja/docs/2.9.1/io-kinesis-source/index.html |  10 +-
 content/ja/docs/2.9.1/io-mongo-sink/index.html     |  10 +-
 content/ja/docs/2.9.1/io-netty-source/index.html   |  10 +-
 content/ja/docs/2.9.1/io-nsq-source/index.html     |  10 +-
 content/ja/docs/2.9.1/io-overview/index.html       |  10 +-
 content/ja/docs/2.9.1/io-quickstart/index.html     |  10 +-
 content/ja/docs/2.9.1/io-rabbitmq-sink/index.html  |  10 +-
 .../ja/docs/2.9.1/io-rabbitmq-source/index.html    |  10 +-
 content/ja/docs/2.9.1/io-redis-sink/index.html     |  10 +-
 content/ja/docs/2.9.1/io-solr-sink/index.html      |  10 +-
 content/ja/docs/2.9.1/io-twitter-source/index.html |  10 +-
 content/ja/docs/2.9.1/io-twitter/index.html        |  10 +-
 content/ja/docs/2.9.1/io-use/index.html            |  10 +-
 content/ja/docs/2.9.1/kubernetes-helm/index.html   |  10 +-
 .../docs/2.9.1/performance-pulsar-perf/index.html  |  10 +-
 content/ja/docs/2.9.1/pulsar-2.0/index.html        |  10 +-
 .../ja/docs/2.9.1/reference-cli-tools/index.html   |  10 +-
 .../docs/2.9.1/reference-configuration/index.html  |  10 +-
 .../2.9.1/reference-connector-admin/index.html     |  10 +-
 content/ja/docs/2.9.1/reference-metrics/index.html |  10 +-
 .../docs/2.9.1/reference-pulsar-admin/index.html   |  10 +-
 .../2.9.1/reference-rest-api-overview/index.html   |  10 +-
 .../ja/docs/2.9.1/reference-terminology/index.html |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 .../ja/docs/2.9.1/schema-get-started/index.html    |  10 +-
 content/ja/docs/2.9.1/schema-manage/index.html     |  10 +-
 content/ja/docs/2.9.1/schema-understand/index.html |  10 +-
 content/ja/docs/2.9.1/security-athenz/index.html   |  10 +-
 .../docs/2.9.1/security-authorization/index.html   |  10 +-
 .../ja/docs/2.9.1/security-basic-auth/index.html   |  10 +-
 .../docs/2.9.1/security-bouncy-castle/index.html   |  10 +-
 .../ja/docs/2.9.1/security-encryption/index.html   |  10 +-
 .../ja/docs/2.9.1/security-extending/index.html    |  10 +-
 content/ja/docs/2.9.1/security-jwt/index.html      |  10 +-
 content/ja/docs/2.9.1/security-kerberos/index.html |  10 +-
 content/ja/docs/2.9.1/security-oauth2/index.html   |  10 +-
 content/ja/docs/2.9.1/security-overview/index.html |  12 +-
 .../2.9.1/security-tls-authentication/index.html   |  10 +-
 .../ja/docs/2.9.1/security-tls-keystore/index.html |  10 +-
 .../docs/2.9.1/security-tls-transport/index.html   |  10 +-
 .../ja/docs/2.9.1/security-token-admin/index.html  |  10 +-
 .../2.9.1/sql-deployment-configurations/index.html |  10 +-
 .../ja/docs/2.9.1/sql-getting-started/index.html   |  10 +-
 content/ja/docs/2.9.1/sql-overview/index.html      |  10 +-
 content/ja/docs/2.9.1/sql-rest-api/index.html      |  10 +-
 content/ja/docs/2.9.1/standalone-docker/index.html |  10 +-
 content/ja/docs/2.9.1/standalone/index.html        |  10 +-
 .../ja/docs/2.9.1/tiered-storage-aliyun/index.html |  10 +-
 .../ja/docs/2.9.1/tiered-storage-aws/index.html    |  10 +-
 .../ja/docs/2.9.1/tiered-storage-azure/index.html  |  10 +-
 .../2.9.1/tiered-storage-filesystem/index.html     |  10 +-
 .../ja/docs/2.9.1/tiered-storage-gcs/index.html    |  10 +-
 .../docs/2.9.1/tiered-storage-overview/index.html  |  10 +-
 content/ja/docs/2.9.1/transactions-api/index.html  |  10 +-
 .../docs/2.9.1/transactions-guarantee/index.html   |  10 +-
 content/ja/docs/2.9.1/transactions/index.html      |  10 +-
 content/ja/docs/2.9.1/txn-how/index.html           |  10 +-
 content/ja/docs/2.9.1/txn-monitor/index.html       |  10 +-
 content/ja/docs/2.9.1/txn-use/index.html           |  10 +-
 content/ja/docs/2.9.1/txn-what/index.html          |  10 +-
 content/ja/docs/2.9.1/txn-why/index.html           |  10 +-
 .../docs/2.9.1/window-functions-context/index.html |  10 +-
 content/ja/docs/2.9.2/adaptors-kafka/index.html    |  10 +-
 content/ja/docs/2.9.2/adaptors-spark/index.html    |  10 +-
 content/ja/docs/2.9.2/adaptors-storm/index.html    |  10 +-
 content/ja/docs/2.9.2/admin-api-brokers/index.html |  10 +-
 .../ja/docs/2.9.2/admin-api-clusters/index.html    |  10 +-
 .../ja/docs/2.9.2/admin-api-functions/index.html   |  10 +-
 .../ja/docs/2.9.2/admin-api-namespaces/index.html  |  10 +-
 .../admin-api-non-partitioned-topics/index.html    |  10 +-
 .../admin-api-non-persistent-topics/index.html     |  10 +-
 .../ja/docs/2.9.2/admin-api-overview/index.html    |  10 +-
 .../ja/docs/2.9.2/admin-api-packages/index.html    |  10 +-
 .../2.9.2/admin-api-partitioned-topics/index.html  |  10 +-
 .../ja/docs/2.9.2/admin-api-permissions/index.html |  10 +-
 .../2.9.2/admin-api-persistent-topics/index.html   |  10 +-
 content/ja/docs/2.9.2/admin-api-schemas/index.html |  10 +-
 content/ja/docs/2.9.2/admin-api-tenants/index.html |  10 +-
 content/ja/docs/2.9.2/admin-api-topics/index.html  |  10 +-
 .../docs/2.9.2/administration-dashboard/index.html |  10 +-
 .../ja/docs/2.9.2/administration-geo/index.html    |  10 +-
 .../docs/2.9.2/administration-isolation/index.html |  10 +-
 .../2.9.2/administration-load-balance/index.html   |  10 +-
 .../ja/docs/2.9.2/administration-proxy/index.html  |  10 +-
 .../2.9.2/administration-pulsar-manager/index.html |  10 +-
 .../ja/docs/2.9.2/administration-stats/index.html  |  10 +-
 .../docs/2.9.2/administration-upgrade/index.html   |  10 +-
 .../ja/docs/2.9.2/administration-zk-bk/index.html  |  10 +-
 .../ja/docs/2.9.2/client-libraries-cgo/index.html  |  10 +-
 .../ja/docs/2.9.2/client-libraries-cpp/index.html  |  10 +-
 .../docs/2.9.2/client-libraries-dotnet/index.html  |  10 +-
 .../ja/docs/2.9.2/client-libraries-go/index.html   |  10 +-
 .../ja/docs/2.9.2/client-libraries-java/index.html |  10 +-
 .../ja/docs/2.9.2/client-libraries-node/index.html |  10 +-
 .../docs/2.9.2/client-libraries-python/index.html  |  10 +-
 .../2.9.2/client-libraries-websocket/index.html    |  10 +-
 content/ja/docs/2.9.2/client-libraries/index.html  |  10 +-
 .../concepts-architecture-overview/index.html      |  10 +-
 .../ja/docs/2.9.2/concepts-architecture/index.html |  10 +-
 .../docs/2.9.2/concepts-authentication/index.html  |  10 +-
 content/ja/docs/2.9.2/concepts-clients/index.html  |  10 +-
 .../ja/docs/2.9.2/concepts-messaging/index.html    |  10 +-
 .../docs/2.9.2/concepts-multi-tenancy/index.html   |  10 +-
 .../index.html                                     |  10 +-
 content/ja/docs/2.9.2/concepts-overview/index.html |  10 +-
 .../2.9.2/concepts-proxy-sni-routing/index.html    |  10 +-
 .../ja/docs/2.9.2/concepts-replication/index.html  |  10 +-
 .../docs/2.9.2/concepts-tiered-storage/index.html  |  10 +-
 .../2.9.2/concepts-topic-compaction/index.html     |  10 +-
 .../2.9.2/cookbooks-bookkeepermetadata/index.html  |  10 +-
 .../ja/docs/2.9.2/cookbooks-compaction/index.html  |  10 +-
 .../docs/2.9.2/cookbooks-deduplication/index.html  |  10 +-
 .../ja/docs/2.9.2/cookbooks-encryption/index.html  |  10 +-
 .../docs/2.9.2/cookbooks-message-queue/index.html  |  10 +-
 .../docs/2.9.2/cookbooks-non-persistent/index.html |  10 +-
 .../ja/docs/2.9.2/cookbooks-partitioned/index.html |  10 +-
 .../2.9.2/cookbooks-retention-expiry/index.html    |  10 +-
 .../docs/2.9.2/cookbooks-tiered-storage/index.html |  10 +-
 content/ja/docs/2.9.2/deploy-aws/index.html        |  10 +-
 .../deploy-bare-metal-multi-cluster/index.html     |  10 +-
 content/ja/docs/2.9.2/deploy-bare-metal/index.html |  10 +-
 content/ja/docs/2.9.2/deploy-dcos/index.html       |  10 +-
 content/ja/docs/2.9.2/deploy-docker/index.html     |  10 +-
 content/ja/docs/2.9.2/deploy-kubernetes/index.html |  10 +-
 content/ja/docs/2.9.2/deploy-monitoring/index.html |  10 +-
 .../ja/docs/2.9.2/develop-load-manager/index.html  |  10 +-
 content/ja/docs/2.9.2/develop-schema/index.html    |  10 +-
 content/ja/docs/2.9.2/develop-tools/index.html     |  10 +-
 .../2.9.2/developing-binary-protocol/index.html    |  10 +-
 content/ja/docs/2.9.2/functions-cli/index.html     |  10 +-
 content/ja/docs/2.9.2/functions-debug/index.html   |  10 +-
 content/ja/docs/2.9.2/functions-deploy/index.html  |  10 +-
 content/ja/docs/2.9.2/functions-develop/index.html |  10 +-
 content/ja/docs/2.9.2/functions-metrics/index.html |  10 +-
 .../ja/docs/2.9.2/functions-overview/index.html    |  10 +-
 content/ja/docs/2.9.2/functions-package/index.html |  10 +-
 content/ja/docs/2.9.2/functions-runtime/index.html |  10 +-
 content/ja/docs/2.9.2/functions-worker/index.html  |  10 +-
 .../docs/2.9.2/getting-started-docker/index.html   |  10 +-
 .../ja/docs/2.9.2/getting-started-helm/index.html  |  10 +-
 .../2.9.2/getting-started-standalone/index.html    |  10 +-
 content/ja/docs/2.9.2/helm-deploy/index.html       |  10 +-
 content/ja/docs/2.9.2/helm-install/index.html      |  10 +-
 content/ja/docs/2.9.2/helm-overview/index.html     |  10 +-
 content/ja/docs/2.9.2/helm-prepare/index.html      |  10 +-
 content/ja/docs/2.9.2/helm-tools/index.html        |  10 +-
 content/ja/docs/2.9.2/helm-upgrade/index.html      |  10 +-
 content/ja/docs/2.9.2/index.html                   |  10 +-
 content/ja/docs/2.9.2/io-aerospike-sink/index.html |  10 +-
 content/ja/docs/2.9.2/io-canal-source/index.html   |  10 +-
 content/ja/docs/2.9.2/io-cassandra-sink/index.html |  10 +-
 content/ja/docs/2.9.2/io-cdc-debezium/index.html   |  10 +-
 content/ja/docs/2.9.2/io-cdc/index.html            |  10 +-
 content/ja/docs/2.9.2/io-cli/index.html            |  10 +-
 content/ja/docs/2.9.2/io-connectors/index.html     |  10 +-
 .../ja/docs/2.9.2/io-debezium-source/index.html    |  10 +-
 content/ja/docs/2.9.2/io-debug/index.html          |  10 +-
 content/ja/docs/2.9.2/io-develop/index.html        |  10 +-
 .../ja/docs/2.9.2/io-dynamodb-source/index.html    |  10 +-
 .../ja/docs/2.9.2/io-elasticsearch-sink/index.html |  10 +-
 content/ja/docs/2.9.2/io-file-source/index.html    |  10 +-
 content/ja/docs/2.9.2/io-flume-sink/index.html     |  10 +-
 content/ja/docs/2.9.2/io-flume-source/index.html   |  10 +-
 content/ja/docs/2.9.2/io-hbase-sink/index.html     |  10 +-
 content/ja/docs/2.9.2/io-hdfs2-sink/index.html     |  10 +-
 content/ja/docs/2.9.2/io-hdfs3-sink/index.html     |  10 +-
 content/ja/docs/2.9.2/io-influxdb-sink/index.html  |  10 +-
 content/ja/docs/2.9.2/io-jdbc-sink/index.html      |  10 +-
 content/ja/docs/2.9.2/io-kafka-sink/index.html     |  10 +-
 content/ja/docs/2.9.2/io-kafka-source/index.html   |  10 +-
 content/ja/docs/2.9.2/io-kinesis-sink/index.html   |  10 +-
 content/ja/docs/2.9.2/io-kinesis-source/index.html |  10 +-
 content/ja/docs/2.9.2/io-mongo-sink/index.html     |  10 +-
 content/ja/docs/2.9.2/io-netty-source/index.html   |  10 +-
 content/ja/docs/2.9.2/io-nsq-source/index.html     |  10 +-
 content/ja/docs/2.9.2/io-overview/index.html       |  10 +-
 content/ja/docs/2.9.2/io-quickstart/index.html     |  10 +-
 content/ja/docs/2.9.2/io-rabbitmq-sink/index.html  |  10 +-
 .../ja/docs/2.9.2/io-rabbitmq-source/index.html    |  10 +-
 content/ja/docs/2.9.2/io-redis-sink/index.html     |  10 +-
 content/ja/docs/2.9.2/io-solr-sink/index.html      |  10 +-
 content/ja/docs/2.9.2/io-twitter-source/index.html |  10 +-
 content/ja/docs/2.9.2/io-twitter/index.html        |  10 +-
 content/ja/docs/2.9.2/io-use/index.html            |  10 +-
 .../docs/2.9.2/performance-pulsar-perf/index.html  |  10 +-
 content/ja/docs/2.9.2/pulsar-2.0/index.html        |  10 +-
 .../ja/docs/2.9.2/reference-cli-tools/index.html   |  10 +-
 .../docs/2.9.2/reference-configuration/index.html  |  10 +-
 .../2.9.2/reference-connector-admin/index.html     |  10 +-
 content/ja/docs/2.9.2/reference-metrics/index.html |  10 +-
 .../docs/2.9.2/reference-pulsar-admin/index.html   |  10 +-
 .../2.9.2/reference-rest-api-overview/index.html   |  10 +-
 .../ja/docs/2.9.2/reference-terminology/index.html |  10 +-
 .../schema-evolution-compatibility/index.html      |  10 +-
 .../ja/docs/2.9.2/schema-get-started/index.html    |  10 +-
 content/ja/docs/2.9.2/schema-manage/index.html     |  10 +-
 content/ja/docs/2.9.2/schema-understand/index.html |  10 +-
 content/ja/docs/2.9.2/security-athenz/index.html   |  10 +-
 .../docs/2.9.2/security-authorization/index.html   |  10 +-
 .../ja/docs/2.9.2/security-basic-auth/index.html   |  10 +-
 .../docs/2.9.2/security-bouncy-castle/index.html   |  10 +-
 .../ja/docs/2.9.2/security-encryption/index.html   |  10 +-
 .../ja/docs/2.9.2/security-extending/index.html    |  10 +-
 content/ja/docs/2.9.2/security-jwt/index.html      |  10 +-
 content/ja/docs/2.9.2/security-kerberos/index.html |  10 +-
 content/ja/docs/2.9.2/security-oauth2/index.html   |  10 +-
 content/ja/docs/2.9.2/security-overview/index.html |  12 +-
 .../2.9.2/security-tls-authentication/index.html   |  10 +-
 .../ja/docs/2.9.2/security-tls-keystore/index.html |  10 +-
 .../docs/2.9.2/security-tls-transport/index.html   |  10 +-
 .../ja/docs/2.9.2/security-token-admin/index.html  |  10 +-
 .../2.9.2/sql-deployment-configurations/index.html |  10 +-
 .../ja/docs/2.9.2/sql-getting-started/index.html   |  10 +-
 content/ja/docs/2.9.2/sql-overview/index.html      |  10 +-
 content/ja/docs/2.9.2/sql-rest-api/index.html      |  10 +-
 content/ja/docs/2.9.2/standalone/index.html        |  10 +-
 .../ja/docs/2.9.2/tiered-storage-aliyun/index.html |  10 +-
 .../ja/docs/2.9.2/tiered-storage-aws/index.html    |  10 +-
 .../ja/docs/2.9.2/tiered-storage-azure/index.html  |  10 +-
 .../2.9.2/tiered-storage-filesystem/index.html     |  10 +-
 .../ja/docs/2.9.2/tiered-storage-gcs/index.html    |  10 +-
 .../docs/2.9.2/tiered-storage-overview/index.html  |  10 +-
 content/ja/docs/2.9.2/transactions-api/index.html  |  10 +-
 .../docs/2.9.2/transactions-guarantee/index.html   |  10 +-
 content/ja/docs/2.9.2/transactions/index.html      |  10 +-
 content/ja/docs/2.9.2/txn-how/index.html           |  10 +-
 content/ja/docs/2.9.2/txn-monitor/index.html       |  10 +-
 content/ja/docs/2.9.2/txn-use/index.html           |  10 +-
 content/ja/docs/2.9.2/txn-what/index.html          |  10 +-
 content/ja/docs/2.9.2/txn-why/index.html           |  10 +-
 .../docs/2.9.2/window-functions-context/index.html |  10 +-
 content/ja/docs/adaptors-kafka/index.html          |   8 +-
 content/ja/docs/adaptors-spark/index.html          |   8 +-
 content/ja/docs/adaptors-storm/index.html          |   8 +-
 content/ja/docs/admin-api-brokers/index.html       |   8 +-
 content/ja/docs/admin-api-clusters/index.html      |   8 +-
 content/ja/docs/admin-api-functions/index.html     |   8 +-
 content/ja/docs/admin-api-namespaces/index.html    |   8 +-
 .../admin-api-non-partitioned-topics/index.html    |   8 +-
 .../admin-api-non-persistent-topics/index.html     |   8 +-
 content/ja/docs/admin-api-overview/index.html      |   8 +-
 content/ja/docs/admin-api-packages/index.html      |   8 +-
 .../docs/admin-api-partitioned-topics/index.html   |   8 +-
 content/ja/docs/admin-api-permissions/index.html   |   8 +-
 .../ja/docs/admin-api-persistent-topics/index.html |   8 +-
 content/ja/docs/admin-api-schemas/index.html       |   8 +-
 content/ja/docs/admin-api-tenants/index.html       |   8 +-
 content/ja/docs/admin-api-topics/index.html        |   8 +-
 content/ja/docs/administration-geo/index.html      |   8 +-
 .../ja/docs/administration-isolation/index.html    |   8 +-
 .../ja/docs/administration-load-balance/index.html |   8 +-
 content/ja/docs/administration-proxy/index.html    |   8 +-
 .../docs/administration-pulsar-manager/index.html  |   8 +-
 content/ja/docs/administration-stats/index.html    |   8 +-
 content/ja/docs/administration-upgrade/index.html  |   8 +-
 content/ja/docs/administration-zk-bk/index.html    |   8 +-
 content/ja/docs/client-libraries-cgo/index.html    |   8 +-
 content/ja/docs/client-libraries-cpp/index.html    |   8 +-
 content/ja/docs/client-libraries-dotnet/index.html |   8 +-
 content/ja/docs/client-libraries-go/index.html     |   8 +-
 content/ja/docs/client-libraries-java/index.html   |   8 +-
 content/ja/docs/client-libraries-node/index.html   |   8 +-
 content/ja/docs/client-libraries-python/index.html |   8 +-
 content/ja/docs/client-libraries-rest/index.html   |   8 +-
 .../ja/docs/client-libraries-websocket/index.html  |   8 +-
 content/ja/docs/client-libraries/index.html        |   8 +-
 .../docs/concepts-architecture-overview/index.html |   8 +-
 content/ja/docs/concepts-architecture/index.html   |   8 +-
 content/ja/docs/concepts-authentication/index.html |   8 +-
 content/ja/docs/concepts-clients/index.html        |   8 +-
 content/ja/docs/concepts-messaging/index.html      |   8 +-
 content/ja/docs/concepts-multi-tenancy/index.html  |   8 +-
 .../index.html                                     |   8 +-
 content/ja/docs/concepts-overview/index.html       |   8 +-
 .../ja/docs/concepts-proxy-sni-routing/index.html  |   8 +-
 content/ja/docs/concepts-replication/index.html    |   8 +-
 content/ja/docs/concepts-tiered-storage/index.html |   8 +-
 .../ja/docs/concepts-topic-compaction/index.html   |   8 +-
 .../docs/cookbooks-bookkeepermetadata/index.html   |   8 +-
 content/ja/docs/cookbooks-compaction/index.html    |   8 +-
 content/ja/docs/cookbooks-deduplication/index.html |   8 +-
 content/ja/docs/cookbooks-encryption/index.html    |   8 +-
 content/ja/docs/cookbooks-message-queue/index.html |   8 +-
 .../ja/docs/cookbooks-non-persistent/index.html    |   8 +-
 content/ja/docs/cookbooks-partitioned/index.html   |   8 +-
 .../ja/docs/cookbooks-retention-expiry/index.html  |   8 +-
 .../ja/docs/cookbooks-tiered-storage/index.html    |   8 +-
 content/ja/docs/deploy-aws/index.html              |   8 +-
 .../deploy-bare-metal-multi-cluster/index.html     |   8 +-
 content/ja/docs/deploy-bare-metal/index.html       |   8 +-
 content/ja/docs/deploy-dcos/index.html             |   8 +-
 content/ja/docs/deploy-docker/index.html           |   8 +-
 content/ja/docs/deploy-kubernetes/index.html       |   8 +-
 content/ja/docs/deploy-monitoring/index.html       |   8 +-
 content/ja/docs/develop-load-manager/index.html    |   8 +-
 content/ja/docs/develop-plugin/index.html          |   8 +-
 content/ja/docs/develop-schema/index.html          |   8 +-
 content/ja/docs/develop-tools/index.html           |   8 +-
 .../ja/docs/developing-binary-protocol/index.html  |   8 +-
 content/ja/docs/functions-cli/index.html           |   8 +-
 content/ja/docs/functions-debug/index.html         |   8 +-
 content/ja/docs/functions-deploy/index.html        |   8 +-
 content/ja/docs/functions-develop/index.html       |   8 +-
 content/ja/docs/functions-metrics/index.html       |   8 +-
 content/ja/docs/functions-overview/index.html      |   8 +-
 content/ja/docs/functions-package/index.html       |   8 +-
 content/ja/docs/functions-runtime/index.html       |   8 +-
 content/ja/docs/functions-worker/index.html        |   8 +-
 content/ja/docs/getting-started-docker/index.html  |   8 +-
 content/ja/docs/getting-started-helm/index.html    |   8 +-
 .../ja/docs/getting-started-standalone/index.html  |   8 +-
 content/ja/docs/helm-deploy/index.html             |   8 +-
 content/ja/docs/helm-install/index.html            |   8 +-
 content/ja/docs/helm-overview/index.html           |   8 +-
 content/ja/docs/helm-prepare/index.html            |   8 +-
 content/ja/docs/helm-tools/index.html              |   8 +-
 content/ja/docs/helm-upgrade/index.html            |   8 +-
 content/ja/docs/index.html                         |   8 +-
 content/ja/docs/io-aerospike-sink/index.html       |   8 +-
 content/ja/docs/io-canal-source/index.html         |   8 +-
 content/ja/docs/io-cassandra-sink/index.html       |   8 +-
 content/ja/docs/io-cdc-debezium/index.html         |   8 +-
 content/ja/docs/io-cdc/index.html                  |   8 +-
 content/ja/docs/io-cli/index.html                  |   8 +-
 content/ja/docs/io-connectors/index.html           |   8 +-
 content/ja/docs/io-debezium-source/index.html      |   8 +-
 content/ja/docs/io-debug/index.html                |   8 +-
 content/ja/docs/io-develop/index.html              |   8 +-
 content/ja/docs/io-dynamodb-source/index.html      |   8 +-
 content/ja/docs/io-elasticsearch-sink/index.html   |   8 +-
 content/ja/docs/io-file-source/index.html          |   8 +-
 content/ja/docs/io-flume-sink/index.html           |   8 +-
 content/ja/docs/io-flume-source/index.html         |   8 +-
 content/ja/docs/io-hbase-sink/index.html           |   8 +-
 content/ja/docs/io-hdfs2-sink/index.html           |   8 +-
 content/ja/docs/io-hdfs3-sink/index.html           |   8 +-
 content/ja/docs/io-influxdb-sink/index.html        |   8 +-
 content/ja/docs/io-jdbc-sink/index.html            |   8 +-
 content/ja/docs/io-kafka-sink/index.html           |   8 +-
 content/ja/docs/io-kafka-source/index.html         |   8 +-
 content/ja/docs/io-kinesis-sink/index.html         |   8 +-
 content/ja/docs/io-kinesis-source/index.html       |   8 +-
 content/ja/docs/io-mongo-sink/index.html           |   8 +-
 content/ja/docs/io-netty-source/index.html         |   8 +-
 content/ja/docs/io-nsq-source/index.html           |   8 +-
 content/ja/docs/io-overview/index.html             |   8 +-
 content/ja/docs/io-quickstart/index.html           |   8 +-
 content/ja/docs/io-rabbitmq-sink/index.html        |   8 +-
 content/ja/docs/io-rabbitmq-source/index.html      |   8 +-
 content/ja/docs/io-redis-sink/index.html           |   8 +-
 content/ja/docs/io-solr-sink/index.html            |   8 +-
 content/ja/docs/io-twitter-source/index.html       |   8 +-
 content/ja/docs/io-twitter/index.html              |   8 +-
 content/ja/docs/io-use/index.html                  |   8 +-
 content/ja/docs/next/adaptors-kafka/index.html     |   8 +-
 content/ja/docs/next/adaptors-spark/index.html     |   8 +-
 content/ja/docs/next/adaptors-storm/index.html     |   8 +-
 content/ja/docs/next/admin-api-brokers/index.html  |   8 +-
 content/ja/docs/next/admin-api-clusters/index.html |   8 +-
 .../ja/docs/next/admin-api-functions/index.html    |   8 +-
 .../ja/docs/next/admin-api-namespaces/index.html   |   8 +-
 .../admin-api-non-partitioned-topics/index.html    |   8 +-
 .../admin-api-non-persistent-topics/index.html     |   8 +-
 content/ja/docs/next/admin-api-overview/index.html |   8 +-
 content/ja/docs/next/admin-api-packages/index.html |   8 +-
 .../next/admin-api-partitioned-topics/index.html   |   8 +-
 .../ja/docs/next/admin-api-permissions/index.html  |   8 +-
 .../next/admin-api-persistent-topics/index.html    |   8 +-
 content/ja/docs/next/admin-api-schemas/index.html  |   8 +-
 content/ja/docs/next/admin-api-tenants/index.html  |   8 +-
 content/ja/docs/next/admin-api-topics/index.html   |   8 +-
 .../docs/next/administration-dashboard/index.html  |   8 +-
 content/ja/docs/next/administration-geo/index.html |   8 +-
 .../docs/next/administration-isolation/index.html  |   8 +-
 .../next/administration-load-balance/index.html    |   8 +-
 .../ja/docs/next/administration-proxy/index.html   |   8 +-
 .../next/administration-pulsar-manager/index.html  |   8 +-
 .../ja/docs/next/administration-stats/index.html   |   8 +-
 .../ja/docs/next/administration-upgrade/index.html |   8 +-
 .../ja/docs/next/administration-zk-bk/index.html   |   8 +-
 .../ja/docs/next/client-libraries-cgo/index.html   |   8 +-
 .../ja/docs/next/client-libraries-cpp/index.html   |   8 +-
 .../docs/next/client-libraries-dotnet/index.html   |   8 +-
 .../ja/docs/next/client-libraries-go/index.html    |   8 +-
 .../ja/docs/next/client-libraries-java/index.html  |   8 +-
 .../ja/docs/next/client-libraries-node/index.html  |   8 +-
 .../docs/next/client-libraries-python/index.html   |   8 +-
 .../ja/docs/next/client-libraries-rest/index.html  |   8 +-
 .../next/client-libraries-websocket/index.html     |   8 +-
 content/ja/docs/next/client-libraries/index.html   |   8 +-
 .../next/concepts-architecture-overview/index.html |   8 +-
 .../ja/docs/next/concepts-architecture/index.html  |   8 +-
 .../docs/next/concepts-authentication/index.html   |   8 +-
 content/ja/docs/next/concepts-clients/index.html   |   8 +-
 content/ja/docs/next/concepts-messaging/index.html |   8 +-
 .../ja/docs/next/concepts-multi-tenancy/index.html |   8 +-
 .../index.html                                     |   8 +-
 content/ja/docs/next/concepts-overview/index.html  |   8 +-
 .../next/concepts-proxy-sni-routing/index.html     |   8 +-
 .../ja/docs/next/concepts-replication/index.html   |   8 +-
 .../docs/next/concepts-schema-registry/index.html  |   8 +-
 .../docs/next/concepts-tiered-storage/index.html   |   8 +-
 .../docs/next/concepts-topic-compaction/index.html |   8 +-
 .../next/cookbooks-bookkeepermetadata/index.html   |   8 +-
 .../ja/docs/next/cookbooks-compaction/index.html   |   8 +-
 .../docs/next/cookbooks-deduplication/index.html   |   8 +-
 .../ja/docs/next/cookbooks-encryption/index.html   |   8 +-
 .../docs/next/cookbooks-message-queue/index.html   |   8 +-
 .../docs/next/cookbooks-non-persistent/index.html  |   8 +-
 .../ja/docs/next/cookbooks-partitioned/index.html  |   8 +-
 .../next/cookbooks-retention-expiry/index.html     |   8 +-
 .../docs/next/cookbooks-tiered-storage/index.html  |   8 +-
 content/ja/docs/next/deploy-aws/index.html         |   8 +-
 .../deploy-bare-metal-multi-cluster/index.html     |   8 +-
 content/ja/docs/next/deploy-bare-metal/index.html  |   8 +-
 content/ja/docs/next/deploy-dcos/index.html        |   8 +-
 content/ja/docs/next/deploy-docker/index.html      |   8 +-
 content/ja/docs/next/deploy-kubernetes/index.html  |   8 +-
 content/ja/docs/next/deploy-monitoring/index.html  |   8 +-
 .../docs/next/develop-binary-protocol/index.html   |   8 +-
 .../ja/docs/next/develop-load-manager/index.html   |   8 +-
 content/ja/docs/next/develop-plugin/index.html     |   8 +-
 content/ja/docs/next/develop-schema/index.html     |   8 +-
 content/ja/docs/next/develop-tools/index.html      |   8 +-
 .../next/developing-binary-protocol/index.html     |   8 +-
 content/ja/docs/next/functions-api/index.html      |   8 +-
 content/ja/docs/next/functions-cli/index.html      |   8 +-
 content/ja/docs/next/functions-debug/index.html    |   8 +-
 .../ja/docs/next/functions-debugging/index.html    |   8 +-
 content/ja/docs/next/functions-deploy/index.html   |   8 +-
 .../ja/docs/next/functions-deploying/index.html    |   8 +-
 content/ja/docs/next/functions-develop/index.html  |   8 +-
 .../ja/docs/next/functions-guarantees/index.html   |   8 +-
 content/ja/docs/next/functions-metrics/index.html  |   8 +-
 content/ja/docs/next/functions-overview/index.html |   8 +-
 content/ja/docs/next/functions-package/index.html  |   8 +-
 .../ja/docs/next/functions-quickstart/index.html   |   8 +-
 content/ja/docs/next/functions-runtime/index.html  |   8 +-
 content/ja/docs/next/functions-state/index.html    |   8 +-
 content/ja/docs/next/functions-worker/index.html   |   8 +-
 .../ja/docs/next/getting-started-docker/index.html |   8 +-
 .../ja/docs/next/getting-started-helm/index.html   |   8 +-
 .../next/getting-started-standalone/index.html     |   8 +-
 content/ja/docs/next/helm-deploy/index.html        |   8 +-
 content/ja/docs/next/helm-install/index.html       |   8 +-
 content/ja/docs/next/helm-overview/index.html      |   8 +-
 content/ja/docs/next/helm-prepare/index.html       |   8 +-
 content/ja/docs/next/helm-tools/index.html         |   8 +-
 content/ja/docs/next/helm-upgrade/index.html       |   8 +-
 content/ja/docs/next/index.html                    |   8 +-
 content/ja/docs/next/io-aerospike-sink/index.html  |   8 +-
 content/ja/docs/next/io-aerospike/index.html       |   8 +-
 content/ja/docs/next/io-canal-source/index.html    |   8 +-
 content/ja/docs/next/io-cassandra-sink/index.html  |   8 +-
 content/ja/docs/next/io-cassandra/index.html       |   8 +-
 content/ja/docs/next/io-cdc-canal/index.html       |   8 +-
 content/ja/docs/next/io-cdc-debezium/index.html    |   8 +-
 content/ja/docs/next/io-cdc/index.html             |   8 +-
 content/ja/docs/next/io-cli/index.html             |   8 +-
 content/ja/docs/next/io-connectors/index.html      |   8 +-
 content/ja/docs/next/io-debezium-source/index.html |   8 +-
 content/ja/docs/next/io-debug/index.html           |   8 +-
 content/ja/docs/next/io-develop/index.html         |   8 +-
 content/ja/docs/next/io-dynamodb-source/index.html |   8 +-
 content/ja/docs/next/io-dynamodb/index.html        |   8 +-
 .../ja/docs/next/io-elasticsearch-sink/index.html  |   8 +-
 content/ja/docs/next/io-elasticsearch/index.html   |   8 +-
 content/ja/docs/next/io-file-source/index.html     |   8 +-
 content/ja/docs/next/io-file/index.html            |   8 +-
 content/ja/docs/next/io-flume-sink/index.html      |   8 +-
 content/ja/docs/next/io-flume-source/index.html    |   8 +-
 content/ja/docs/next/io-hbase-sink/index.html      |   8 +-
 content/ja/docs/next/io-hbase/index.html           |   8 +-
 content/ja/docs/next/io-hdfs/index.html            |   8 +-
 content/ja/docs/next/io-hdfs2-sink/index.html      |   8 +-
 content/ja/docs/next/io-hdfs3-sink/index.html      |   8 +-
 content/ja/docs/next/io-influxdb-sink/index.html   |   8 +-
 content/ja/docs/next/io-influxdb/index.html        |   8 +-
 content/ja/docs/next/io-jdbc-sink/index.html       |   8 +-
 content/ja/docs/next/io-jdbc/index.html            |   8 +-
 content/ja/docs/next/io-kafka-sink/index.html      |   8 +-
 content/ja/docs/next/io-kafka-source/index.html    |   8 +-
 content/ja/docs/next/io-kafka/index.html           |   8 +-
 content/ja/docs/next/io-kinesis-sink/index.html    |   8 +-
 content/ja/docs/next/io-kinesis-source/index.html  |   8 +-
 content/ja/docs/next/io-kinesis/index.html         |   8 +-
 content/ja/docs/next/io-mongo-sink/index.html      |   8 +-
 content/ja/docs/next/io-mongo/index.html           |   8 +-
 content/ja/docs/next/io-netty-source/index.html    |   8 +-
 content/ja/docs/next/io-netty/index.html           |   8 +-
 content/ja/docs/next/io-nsq-source/index.html      |   8 +-
 content/ja/docs/next/io-nsq/index.html             |   8 +-
 content/ja/docs/next/io-overview/index.html        |   8 +-
 content/ja/docs/next/io-quickstart/index.html      |   8 +-
 content/ja/docs/next/io-rabbitmq-sink/index.html   |   8 +-
 content/ja/docs/next/io-rabbitmq-source/index.html |   8 +-
 content/ja/docs/next/io-rabbitmq/index.html        |   8 +-
 content/ja/docs/next/io-redis-sink/index.html      |   8 +-
 content/ja/docs/next/io-redis/index.html           |   8 +-
 content/ja/docs/next/io-solr-sink/index.html       |   8 +-
 content/ja/docs/next/io-solr/index.html            |   8 +-
 content/ja/docs/next/io-tcp/index.html             |   8 +-
 content/ja/docs/next/io-twitter-source/index.html  |   8 +-
 content/ja/docs/next/io-twitter/index.html         |   8 +-
 content/ja/docs/next/io-use/index.html             |   8 +-
 content/ja/docs/next/kubernetes-helm/index.html    |   8 +-
 .../docs/next/performance-pulsar-perf/index.html   |   8 +-
 content/ja/docs/next/pulsar-2.0/index.html         |   8 +-
 .../ja/docs/next/reference-cli-tools/index.html    |   8 +-
 .../docs/next/reference-configuration/index.html   |   8 +-
 .../docs/next/reference-connector-admin/index.html |   8 +-
 content/ja/docs/next/reference-metrics/index.html  |   8 +-
 .../ja/docs/next/reference-pulsar-admin/index.html |   8 +-
 .../next/reference-rest-api-overview/index.html    |   8 +-
 .../ja/docs/next/reference-terminology/index.html  |   8 +-
 .../next/schema-evolution-compatibility/index.html |   8 +-
 content/ja/docs/next/schema-get-started/index.html |   8 +-
 content/ja/docs/next/schema-manage/index.html      |   8 +-
 content/ja/docs/next/schema-understand/index.html  |   8 +-
 content/ja/docs/next/security-athenz/index.html    |   8 +-
 .../ja/docs/next/security-authorization/index.html |   8 +-
 .../ja/docs/next/security-basic-auth/index.html    |   8 +-
 .../ja/docs/next/security-bouncy-castle/index.html |   8 +-
 .../ja/docs/next/security-encryption/index.html    |   8 +-
 content/ja/docs/next/security-extending/index.html |   8 +-
 content/ja/docs/next/security-jwt/index.html       |   8 +-
 content/ja/docs/next/security-kerberos/index.html  |   8 +-
 content/ja/docs/next/security-oauth2/index.html    |   8 +-
 content/ja/docs/next/security-overview/index.html  |   8 +-
 .../index.html                                     |   8 +-
 .../next/security-tls-authentication/index.html    |   8 +-
 .../ja/docs/next/security-tls-keystore/index.html  |   8 +-
 .../ja/docs/next/security-tls-transport/index.html |   8 +-
 .../ja/docs/next/security-token-admin/index.html   |   8 +-
 .../next/sql-deployment-configurations/index.html  |   8 +-
 .../ja/docs/next/sql-getting-started/index.html    |   8 +-
 content/ja/docs/next/sql-overview/index.html       |   8 +-
 content/ja/docs/next/sql-rest-api/index.html       |   8 +-
 content/ja/docs/next/standalone-docker/index.html  |   8 +-
 content/ja/docs/next/standalone/index.html         |   8 +-
 .../ja/docs/next/tiered-storage-aliyun/index.html  |   8 +-
 content/ja/docs/next/tiered-storage-aws/index.html |   8 +-
 .../ja/docs/next/tiered-storage-azure/index.html   |   8 +-
 .../docs/next/tiered-storage-filesystem/index.html |   8 +-
 content/ja/docs/next/tiered-storage-gcs/index.html |   8 +-
 .../docs/next/tiered-storage-overview/index.html   |   8 +-
 content/ja/docs/next/transactions-api/index.html   |   8 +-
 .../ja/docs/next/transactions-guarantee/index.html |   8 +-
 content/ja/docs/next/transactions/index.html       |   8 +-
 content/ja/docs/next/txn-how/index.html            |   8 +-
 content/ja/docs/next/txn-monitor/index.html        |   8 +-
 content/ja/docs/next/txn-use/index.html            |   8 +-
 content/ja/docs/next/txn-what/index.html           |   8 +-
 content/ja/docs/next/txn-why/index.html            |   8 +-
 .../docs/next/window-functions-context/index.html  |   8 +-
 content/ja/docs/performance-pulsar-perf/index.html |   8 +-
 content/ja/docs/pulsar-2.0/index.html              |   8 +-
 content/ja/docs/pulsar-admin/index.html            |   8 +-
 content/ja/docs/reference-cli-tools/index.html     |   8 +-
 content/ja/docs/reference-configuration/index.html |   8 +-
 .../ja/docs/reference-connector-admin/index.html   |   8 +-
 content/ja/docs/reference-metrics/index.html       |   8 +-
 .../ja/docs/reference-rest-api-overview/index.html |   8 +-
 content/ja/docs/reference-terminology/index.html   |   8 +-
 .../docs/schema-evolution-compatibility/index.html |   8 +-
 content/ja/docs/schema-get-started/index.html      |   8 +-
 content/ja/docs/schema-manage/index.html           |   8 +-
 content/ja/docs/schema-understand/index.html       |   8 +-
 content/ja/docs/security-athenz/index.html         |   8 +-
 content/ja/docs/security-authorization/index.html  |   8 +-
 content/ja/docs/security-basic-auth/index.html     |   8 +-
 content/ja/docs/security-bouncy-castle/index.html  |   8 +-
 content/ja/docs/security-encryption/index.html     |   8 +-
 content/ja/docs/security-extending/index.html      |   8 +-
 content/ja/docs/security-jwt/index.html            |   8 +-
 content/ja/docs/security-kerberos/index.html       |   8 +-
 content/ja/docs/security-oauth2/index.html         |   8 +-
 content/ja/docs/security-overview/index.html       |   8 +-
 .../index.html                                     |   8 +-
 .../ja/docs/security-tls-authentication/index.html |   8 +-
 content/ja/docs/security-tls-keystore/index.html   |   8 +-
 content/ja/docs/security-tls-transport/index.html  |   8 +-
 content/ja/docs/security-token-admin/index.html    |   8 +-
 .../docs/sql-deployment-configurations/index.html  |   8 +-
 content/ja/docs/sql-getting-started/index.html     |   8 +-
 content/ja/docs/sql-overview/index.html            |   8 +-
 content/ja/docs/sql-rest-api/index.html            |   8 +-
 content/ja/docs/standalone/index.html              |   8 +-
 content/ja/docs/tiered-storage-aliyun/index.html   |   8 +-
 content/ja/docs/tiered-storage-aws/index.html      |   8 +-
 content/ja/docs/tiered-storage-azure/index.html    |   8 +-
 .../ja/docs/tiered-storage-filesystem/index.html   |   8 +-
 content/ja/docs/tiered-storage-gcs/index.html      |   8 +-
 content/ja/docs/tiered-storage-overview/index.html |   8 +-
 content/ja/docs/transactions-api/index.html        |   8 +-
 content/ja/docs/transactions-guarantee/index.html  |   8 +-
 content/ja/docs/transactions/index.html            |   8 +-
 content/ja/docs/txn-how/index.html                 |   8 +-
 content/ja/docs/txn-monitor/index.html             |   8 +-
 content/ja/docs/txn-use/index.html                 |   8 +-
 content/ja/docs/txn-what/index.html                |   8 +-
 content/ja/docs/txn-why/index.html                 |   8 +-
 .../ja/docs/window-functions-context/index.html    |   8 +-
 content/ja/download/index.html                     |   8 +-
 content/ja/ecosystem/index.html                    |   8 +-
 content/ja/events/index.html                       |   8 +-
 content/ja/functions-rest-api/index.html           |   8 +-
 content/ja/index.html                              |   8 +-
 content/ja/markdown-page/index.html                |   8 +-
 content/ja/packages-rest-api/index.html            |   8 +-
 content/ja/powered-by/index.html                   |   8 +-
 content/ja/pulsar-admin-cli/index.html             |   8 +-
 content/ja/pulsar-cli/index.html                   |   8 +-
 content/ja/pulsar-client-cli/index.html            |   8 +-
 content/ja/pulsar-manager-release-notes/index.html |   8 +-
 content/ja/pulsar-perf-cli/index.html              |   8 +-
 content/ja/release-notes/index.html                |   8 +-
 content/ja/release-notes/legacy/index.html         |   8 +-
 content/ja/release-notes/timeline/index.html       |   8 +-
 .../versioned/client-cpp-2.10.0/index.html         |   8 +-
 .../versioned/client-cpp-2.5.0/index.html          |   8 +-
 .../versioned/client-cpp-2.5.1/index.html          |   8 +-
 .../versioned/client-cpp-2.5.2/index.html          |   8 +-
... 840117 lines suppressed ...