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 a1bf55ab269 Docs sync done from apache/pulsar (#fbc50b0)
a1bf55ab269 is described below
commit a1bf55ab269c4b91303889ab7c7761ca2d559fef
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 1 01:39:41 2025 +0000
Docs sync done from apache/pulsar (#fbc50b0)
---
static/reference/next/config/reference-configuration-broker.md | 2 +-
static/reference/next/config/reference-configuration-standalone.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index da2ff318a45..8e6ad131a55 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -2270,7 +2270,7 @@ Default policy for publishing usage reports to system
topic is disabled.This ena
**Category**: Policies
### resourceUsageTransportPublishIntervalInSecs
-Default interval to publish usage reports if resourceUsagePublishToTopic is
enabled.
+Interval (in seconds) for ResourceGroupService periodic tasks while resource
groups are actively attached to tenants or namespaces. Periodic tasks start
automatically when the first attachment is registered and stop automatically
when no attachments remain. If a ResourceUsageTransportManager is configured
(see resourceUsageTransportClassName), this interval also controls how
frequently, usage reports are published for cross-broker coordination. Dynamic
changes take effect at runtime and [...]
**Type**: `int`
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index da2ff318a45..8e6ad131a55 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -2270,7 +2270,7 @@ Default policy for publishing usage reports to system
topic is disabled.This ena
**Category**: Policies
### resourceUsageTransportPublishIntervalInSecs
-Default interval to publish usage reports if resourceUsagePublishToTopic is
enabled.
+Interval (in seconds) for ResourceGroupService periodic tasks while resource
groups are actively attached to tenants or namespaces. Periodic tasks start
automatically when the first attachment is registered and stop automatically
when no attachments remain. If a ResourceUsageTransportManager is configured
(see resourceUsageTransportClassName), this interval also controls how
frequently, usage reports are published for cross-broker coordination. Dynamic
changes take effect at runtime and [...]
**Type**: `int`