Anonymitaet opened a new issue, #17119: URL: https://github.com/apache/pulsar/issues/17119
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? Alexander Preuss: The docs say that we can only automatically compact topics on a namespace level [(source)](https://pulsar.apache.org/docs/next/cookbooks-compaction/#configuring-compaction-to-run-automatically). Is this correct and is there a reason we cannot auto-compact on an individual topic level? @codelipenghui: Also supported in topic level, but need to enable topic policies. After 2.11.0, topic policies will be enabled by default. We should update the document. ### What is your suggestion? Add explanations as suggested by @codelipenghui ### Any reference? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
