Anonymitaet commented on code in PR #17100:
URL: https://github.com/apache/pulsar/pull/17100#discussion_r964318720


##########
site2/docs/admin-api-topics.md:
##########
@@ -1666,7 +1666,7 @@ Non-partitioned topics must be explicitly created. When 
creating a new non-parti
 
 By default, 60 seconds after creation, topics are considered inactive and 
deleted automatically to avoid generating trash data. To disable this feature, 
set `brokerDeleteInactiveTopicsEnabled` to `false`. To change the frequency of 
checking inactive topics, set `brokerDeleteInactiveTopicsFrequencySeconds` to a 
specific value.
 
-For more information about the two parameters, see 
[here](reference-configuration.md#broker).
+For more information about the two parameters, see 
[here](reference-configuration-broker.md).

Review Comment:
   Thanks! @alpreu 
   I suggest holding these changes since this work is still WIP. 
@SignorMercurio thoughts?



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