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 bede6d2e9bf0 Docs sync done from apache/pulsar (#0b6bd70)
bede6d2e9bf0 is described below
commit bede6d2e9bf03b1b9f96d73e409ba7070c1fe8d6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 20 01:27:29 2024 +0000
Docs sync done from apache/pulsar (#0b6bd70)
---
static/reference/next/client/client-configuration-consumer.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/reference/next/client/client-configuration-consumer.md
b/static/reference/next/client/client-configuration-consumer.md
index 2aa0181036ff..1025cc789951 100644
--- a/static/reference/next/client/client-configuration-consumer.md
+++ b/static/reference/next/client/client-configuration-consumer.md
@@ -273,7 +273,7 @@ Using an higher `tickDurationMillis` reduces the memory
overhead to track messag
**Default**: `1000`
### topicsPattern
-Topic pattern
+The regexp for the topic name(not contains partition suffix).
**Type**: `java.util.regex.Pattern`