Anonymitaet opened a new issue #4897: [Doc] Add notes for creating topic URL: https://github.com/apache/pulsar/issues/4897 The following parameters affect creating topics. Name | Description | Default -- | -- | -- brokerDeleteInactiveTopicsEnabled | Enable the deletion of inactive topics. | true brokerDeleteInactiveTopicsFrequencySeconds | How often to check for inactive topics, in seconds. | 60 Currently, they are documented in [Pulsar configuration - broker](https://pulsar.apache.org/docs/en/next/reference-configuration/#broker) and [Pulsar configuration - standalone](https://pulsar.apache.org/docs/en/next/reference-configuration/#standalone), while it is easy to ignore them and then get errors when creating topics because they are not mentioned in multiple **creating topics** sections. Need to add them.
---------------------------------------------------------------- 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] With regards, Apache Git Services
