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 c61c484fc33b Docs sync done from apache/pulsar (#fb5caeb)
c61c484fc33b is described below

commit c61c484fc33bd4218dd64940d18573bd6b1b4cb0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 10 01:29:40 2024 +0000

    Docs sync done from apache/pulsar (#fb5caeb)
---
 static/reference/next/config/reference-configuration-broker.md     | 1 +
 static/reference/next/config/reference-configuration-standalone.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/static/reference/next/config/reference-configuration-broker.md 
b/static/reference/next/config/reference-configuration-broker.md
index 5157e2e9aa42..e0c8538a5f0d 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -3258,6 +3258,7 @@ Max size of messages.
 ### maxNumPartitionsPerPartitionedTopic
 The number of partitions per partitioned topic.
 If try to create or update partitioned topics by exceeded number of 
partitions, then fail.
+Use 0 or negative number to disable the check.
 
 **Type**: `int`
 
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index 5157e2e9aa42..e0c8538a5f0d 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -3258,6 +3258,7 @@ Max size of messages.
 ### maxNumPartitionsPerPartitionedTopic
 The number of partitions per partitioned topic.
 If try to create or update partitioned topics by exceeded number of 
partitions, then fail.
+Use 0 or negative number to disable the check.
 
 **Type**: `int`
 

Reply via email to