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 59e7107689b9 Docs sync done from apache/pulsar (#3fce309)
59e7107689b9 is described below

commit 59e7107689b9b5fa2884e277aab410f7cc5b7a4c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 21 01:37:32 2024 +0000

    Docs sync done from apache/pulsar (#3fce309)
---
 static/reference/next/client/client-configuration-consumer.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/reference/next/client/client-configuration-consumer.md 
b/static/reference/next/client/client-configuration-consumer.md
index f54a86c61f98..51683aa15aa2 100644
--- a/static/reference/next/client/client-configuration-consumer.md
+++ b/static/reference/next/client/client-configuration-consumer.md
@@ -233,9 +233,9 @@ When subscribing to a topic using a regular expression, you 
can pick a certain t
 ### replicateSubscriptionState
 If `replicateSubscriptionState` is enabled, a subscription state is replicated 
to geo-replicated clusters.
 
-**Type**: `boolean`
+**Type**: `java.lang.Boolean`
 
-**Default**: `false`
+**Default**: `null`
 
 ### subscriptionInitialPosition
 Initial position at which to set cursor when subscribing to a topic at first 
time.

Reply via email to