This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 0a82d153ee6 Docs sync done from apache/pulsar(#805eba7)
0a82d153ee6 is described below
commit 0a82d153ee637eaeb352256c17d4ed7747571e32
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Mon Aug 8 06:01:46 2022 +0000
Docs sync done from apache/pulsar(#805eba7)
---
site2/website-next/docs/cookbooks-compaction.md | 2 +-
site2/website-next/docs/security-tls-transport.md | 2 +-
.../versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md | 2 +-
.../versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md | 2 +-
.../website-next/versioned_docs/version-2.10.0/cookbooks-compaction.md | 2 +-
.../website-next/versioned_docs/version-2.10.1/cookbooks-compaction.md | 2 +-
.../versioned_docs/version-2.10.1/security-tls-transport.md | 2 +-
site2/website-next/versioned_docs/version-2.2.0/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.2.1/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.3.0/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.3.1/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.3.2/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.4.0/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.4.1/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.4.2/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.5.0/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.5.1/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.5.2/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.6.0/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.6.1/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.6.2/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.6.3/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.6.4/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.7.0/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.7.1/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.7.2/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.7.3/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.7.4/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.8.0/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.8.1/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.8.2/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.8.3/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.9.0/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.9.1/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.9.2/cookbooks-compaction.md | 2 +-
site2/website-next/versioned_docs/version-2.9.3/cookbooks-compaction.md | 2 +-
36 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/site2/website-next/docs/cookbooks-compaction.md
b/site2/website-next/docs/cookbooks-compaction.md
index e4495841f2d..5623a6591b9 100644
--- a/site2/website-next/docs/cookbooks-compaction.md
+++ b/site2/website-next/docs/cookbooks-compaction.md
@@ -84,7 +84,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git a/site2/website-next/docs/security-tls-transport.md
b/site2/website-next/docs/security-tls-transport.md
index 7f127f38a21..f25898c47e0 100644
--- a/site2/website-next/docs/security-tls-transport.md
+++ b/site2/website-next/docs/security-tls-transport.md
@@ -46,7 +46,7 @@ Follow the guide below to set up a certificate authority. You
can also refer to
mkdir my-ca
cd my-ca
-wget
https://raw.githubusercontent.com/apache/pulsar/master/site2/website/static/examples/openssl.cnf
+wget
https://raw.githubusercontent.com/apache/pulsar-site/main/site2/website/static/examples/openssl.cnf
export CA_HOME=$(pwd)
```
diff --git
a/site2/website-next/versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md
index d0222bccec7..d1a3bafffb5 100644
---
a/site2/website-next/versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md
+++
b/site2/website-next/versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger compaction](#trigger) will vary widely
based on the use c
## Consumer configuration {#config}
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
> #### Java only
diff --git
a/site2/website-next/versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
---
a/site2/website-next/versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md
+++
b/site2/website-next/versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md
@@ -84,7 +84,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.10.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.10.0/cookbooks-compaction.md
index 82ded8081e4..dfa31472724 100644
--- a/site2/website-next/versioned_docs/version-2.10.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.10.0/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.10.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.10.1/cookbooks-compaction.md
index 82ded8081e4..dfa31472724 100644
--- a/site2/website-next/versioned_docs/version-2.10.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.10.1/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.10.1/security-tls-transport.md
b/site2/website-next/versioned_docs/version-2.10.1/security-tls-transport.md
index 72bd0ae422c..c3fc81e7393 100644
--- a/site2/website-next/versioned_docs/version-2.10.1/security-tls-transport.md
+++ b/site2/website-next/versioned_docs/version-2.10.1/security-tls-transport.md
@@ -47,7 +47,7 @@ Follow the guide below to set up a certificate authority. You
can also refer to
mkdir my-ca
cd my-ca
-wget
https://raw.githubusercontent.com/apache/pulsar/master/site2/website/static/examples/openssl.cnf
+wget
https://raw.githubusercontent.com/apache/pulsar-site/main/site2/website/static/examples/openssl.cnf
export CA_HOME=$(pwd)
```
diff --git
a/site2/website-next/versioned_docs/version-2.2.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.2.0/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website-next/versioned_docs/version-2.2.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.2.0/cookbooks-compaction.md
@@ -84,7 +84,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.2.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.2.1/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website-next/versioned_docs/version-2.2.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.2.1/cookbooks-compaction.md
@@ -84,7 +84,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.3.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.3.0/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website-next/versioned_docs/version-2.3.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.3.0/cookbooks-compaction.md
@@ -84,7 +84,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.3.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.3.1/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website-next/versioned_docs/version-2.3.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.3.1/cookbooks-compaction.md
@@ -84,7 +84,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.3.2/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.3.2/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website-next/versioned_docs/version-2.3.2/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.3.2/cookbooks-compaction.md
@@ -84,7 +84,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.4.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.4.0/cookbooks-compaction.md
index d0222bccec7..d1a3bafffb5 100644
--- a/site2/website-next/versioned_docs/version-2.4.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.4.0/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger compaction](#trigger) will vary widely
based on the use c
## Consumer configuration {#config}
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
> #### Java only
diff --git
a/site2/website-next/versioned_docs/version-2.4.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.4.1/cookbooks-compaction.md
index 86a096b640f..fca6caf0355 100644
--- a/site2/website-next/versioned_docs/version-2.4.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.4.1/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger compaction](#trigger) will vary widely
based on the use c
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.4.2/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.4.2/cookbooks-compaction.md
index 86a096b640f..fca6caf0355 100644
--- a/site2/website-next/versioned_docs/version-2.4.2/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.4.2/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger compaction](#trigger) will vary widely
based on the use c
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.5.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.5.0/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website-next/versioned_docs/version-2.5.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.5.0/cookbooks-compaction.md
@@ -84,7 +84,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.5.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.5.1/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website-next/versioned_docs/version-2.5.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.5.1/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.5.2/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.5.2/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website-next/versioned_docs/version-2.5.2/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.5.2/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.6.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.6.0/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website-next/versioned_docs/version-2.6.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.6.0/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.6.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.6.1/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website-next/versioned_docs/version-2.6.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.6.1/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.6.2/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.6.2/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website-next/versioned_docs/version-2.6.2/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.6.2/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.6.3/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.6.3/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website-next/versioned_docs/version-2.6.3/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.6.3/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.6.4/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.6.4/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website-next/versioned_docs/version-2.6.4/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.6.4/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.7.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.7.0/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.7.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.7.0/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.7.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.7.1/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.7.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.7.1/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.7.2/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.7.2/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.7.2/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.7.2/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.7.3/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.7.3/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.7.3/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.7.3/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.7.4/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.7.4/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.7.4/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.7.4/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.8.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.8.0/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.8.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.8.0/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.8.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.8.1/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.8.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.8.1/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.8.2/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.8.2/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.8.2/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.8.2/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.8.3/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.8.3/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.8.3/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.8.3/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.9.0/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.9.0/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.9.0/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.9.0/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.9.1/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.9.1/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.9.1/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.9.1/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.9.2/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.9.2/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.9.2/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.9.2/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java
diff --git
a/site2/website-next/versioned_docs/version-2.9.3/cookbooks-compaction.md
b/site2/website-next/versioned_docs/version-2.9.3/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website-next/versioned_docs/version-2.9.3/cookbooks-compaction.md
+++ b/site2/website-next/versioned_docs/version-2.9.3/cookbooks-compaction.md
@@ -85,7 +85,7 @@ How often you [trigger
compaction](#triggering-compaction-manually) will vary wi
## Consumer configuration
-Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients. If the
+Pulsar consumers and readers need to be configured to read from compacted
topics. The sections below show you how to enable compacted topic reads for
Pulsar's language clients.
### Java