AnonHxy opened a new pull request, #16824:
URL: https://github.com/apache/pulsar/pull/16824

   ### Motivation
   
   * There is only a simple word `Default message retention time`  on  
`defaultRetentionTimeInMinutes=0` and `defaultRetentionSizeInMB=0` in 
broker.conf.  I think it is not clear for users because `0` and `-1` are both 
special numbers but have different meaning here.  New users maybe mistaken 
thought that value of `0` means limit as "infinite" size quota
   
   ### Modifications
   
   * Improve `defaultRetentionTimeInMinutes` and `defaultRetentionSizeInMB` doc 
 on *.conf  and *.md and `ServiceConfiguration.java`
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
     
   - [ ] `doc-not-needed` 
   (Please explain why)
     
   - [x] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)


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