AnonHxy commented on code in PR #16824:
URL: https://github.com/apache/pulsar/pull/16824#discussion_r942020066


##########
conf/broker.conf:
##########
@@ -1309,13 +1309,11 @@ replicatorPrefix=pulsar.repl
 replicationPolicyCheckDurationSeconds=600
 
 # Default message retention time.
-# The default value is 0, which means the data is removed after all the 
subscriptions are consumed.
-# Value less than 0 means messages never expire.
+# Value of 0 means the retention is disabled, -1 means the data will not be 
removed by time quota.

Review Comment:
   Updated. PTAL @Anonymitaet 



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to