Jennifer88huang commented on a change in pull request #9530:
URL: https://github.com/apache/pulsar/pull/9530#discussion_r573422364
##########
File path: site2/docs/reference-pulsar-admin.md
##########
@@ -1170,7 +1170,7 @@ $ pulsar-admin namespaces set-message-ttl
tenant/namespace options
Options
|Flag|Description|Default|
|----|---|---|
-|`-ttl`, `--messageTTL`|Message TTL in seconds. When the value is set to `0`,
TTL is disabled. TTL is disabled by default. |0|
+|`-ttl`, `--messageTTL`|Message TTL in seconds|3600s|
Review comment:
The default values and description have been fixed in
https://github.com/apache/pulsar/pull/9395
So I sincerely suggest that we rebase the master first and then make edits.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]