You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by te...@apache.org on 2022/08/08 09:24:22 UTC

[pulsar] 06/11: [fix][cookbooks-compaction] - Updated consumer config section (#16885)

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

technoboy pushed a commit to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 10468359f94d1e370309145af6586fa1fd6c1fdc
Author: mans2singh <ma...@users.noreply.github.com>
AuthorDate: Sun Aug 7 21:35:45 2022 -0400

    [fix][cookbooks-compaction] - Updated consumer config section (#16885)
---
 site2/docs/cookbooks-compaction.md                                      | 2 +-
 .../versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md     | 2 +-
 .../versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md     | 2 +-
 site2/website/versioned_docs/version-2.10.0/cookbooks-compaction.md     | 2 +-
 site2/website/versioned_docs/version-2.10.1/cookbooks-compaction.md     | 2 +-
 site2/website/versioned_docs/version-2.2.0/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.2.1/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.3.0/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.3.1/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.3.2/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.4.0/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.4.1/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.4.2/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.5.0/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.5.1/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.5.2/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.6.0/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.6.1/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.6.2/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.6.3/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.6.4/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.7.0/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.7.1/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.7.2/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.7.3/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.7.4/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.8.0/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.8.1/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.8.2/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.8.3/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.9.0/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.9.1/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.9.2/cookbooks-compaction.md      | 2 +-
 site2/website/versioned_docs/version-2.9.3/cookbooks-compaction.md      | 2 +-
 34 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/site2/docs/cookbooks-compaction.md b/site2/docs/cookbooks-compaction.md
index e4495841f2d..5623a6591b9 100644
--- a/site2/docs/cookbooks-compaction.md
+++ b/site2/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/versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md
index d0222bccec7..d1a3bafffb5 100644
--- a/site2/website/versioned_docs/version-2.1.0-incubating/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website/versioned_docs/version-2.1.1-incubating/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.10.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.10.0/cookbooks-compaction.md
index 82ded8081e4..dfa31472724 100644
--- a/site2/website/versioned_docs/version-2.10.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.10.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.10.1/cookbooks-compaction.md
index 82ded8081e4..dfa31472724 100644
--- a/site2/website/versioned_docs/version-2.10.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.2.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.2.0/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website/versioned_docs/version-2.2.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.2.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.2.1/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website/versioned_docs/version-2.2.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.3.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.3.0/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website/versioned_docs/version-2.3.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.3.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.3.1/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website/versioned_docs/version-2.3.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.3.2/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.3.2/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website/versioned_docs/version-2.3.2/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.4.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.4.0/cookbooks-compaction.md
index d0222bccec7..d1a3bafffb5 100644
--- a/site2/website/versioned_docs/version-2.4.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.4.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.4.1/cookbooks-compaction.md
index 86a096b640f..fca6caf0355 100644
--- a/site2/website/versioned_docs/version-2.4.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.4.2/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.4.2/cookbooks-compaction.md
index 86a096b640f..fca6caf0355 100644
--- a/site2/website/versioned_docs/version-2.4.2/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.5.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.5.0/cookbooks-compaction.md
index f95f64c4ebb..0720019aaa0 100644
--- a/site2/website/versioned_docs/version-2.5.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.5.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.5.1/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website/versioned_docs/version-2.5.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.5.2/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.5.2/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website/versioned_docs/version-2.5.2/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.6.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.6.0/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website/versioned_docs/version-2.6.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.6.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.6.1/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website/versioned_docs/version-2.6.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.6.2/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.6.2/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website/versioned_docs/version-2.6.2/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.6.3/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.6.3/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website/versioned_docs/version-2.6.3/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.6.4/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.6.4/cookbooks-compaction.md
index 245c186dfa4..f436568e393 100644
--- a/site2/website/versioned_docs/version-2.6.4/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.7.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.7.0/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.7.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.7.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.7.1/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.7.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.7.2/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.7.2/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.7.2/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.7.3/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.7.3/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.7.3/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.7.4/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.7.4/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.7.4/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.8.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.8.0/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.8.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.8.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.8.1/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.8.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.8.2/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.8.2/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.8.2/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.8.3/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.8.3/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.8.3/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.9.0/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.9.0/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.9.0/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.9.1/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.9.1/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.9.1/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.9.2/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.9.2/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.9.2/cookbooks-compaction.md
+++ b/site2/website/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/versioned_docs/version-2.9.3/cookbooks-compaction.md b/site2/website/versioned_docs/version-2.9.3/cookbooks-compaction.md
index 0a3623381db..6fcbc197f9e 100644
--- a/site2/website/versioned_docs/version-2.9.3/cookbooks-compaction.md
+++ b/site2/website/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