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 354242517f7 Docs sync done from apache/pulsar (#ee91edc)
354242517f7 is described below
commit 354242517f73c550522f5bdbda8012ce768ca3fe
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 22 01:31:59 2023 +0000
Docs sync done from apache/pulsar (#ee91edc)
---
.../reference/next/config/reference-configuration-broker.md | 11 -----------
.../next/config/reference-configuration-standalone.md | 11 -----------
2 files changed, 22 deletions(-)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index 7e555e73f30..86f6e882b6f 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -2747,17 +2747,6 @@ If value is
"org.apache.pulsar.broker.delayed.BucketDelayedDeliveryTrackerFactor
**Category**: Server
-### disableBrokerInterceptors
-Enable or disable the broker interceptor, which is only used for testing for
now
-
-**Type**: `boolean`
-
-**Default**: `true`
-
-**Dynamic**: `false`
-
-**Category**: Server
-
### dispatchThrottlingForFilteredEntriesEnabled
Whether the broker should count filtered entries in dispatch rate limit
calculations. When disabled, only messages sent to a consumer count towards a
dispatch rate limit at the broker, topic, and subscription level. When enabled,
messages filtered out due to entry filter logic are counted towards each
relevant rate limit.
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index 7e555e73f30..86f6e882b6f 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -2747,17 +2747,6 @@ If value is
"org.apache.pulsar.broker.delayed.BucketDelayedDeliveryTrackerFactor
**Category**: Server
-### disableBrokerInterceptors
-Enable or disable the broker interceptor, which is only used for testing for
now
-
-**Type**: `boolean`
-
-**Default**: `true`
-
-**Dynamic**: `false`
-
-**Category**: Server
-
### dispatchThrottlingForFilteredEntriesEnabled
Whether the broker should count filtered entries in dispatch rate limit
calculations. When disabled, only messages sent to a consumer count towards a
dispatch rate limit at the broker, topic, and subscription level. When enabled,
messages filtered out due to entry filter logic are counted towards each
relevant rate limit.