GitHub user coulsonm edited a discussion: The bookie is occupying a large amount of disk space without releasing it.
### Search before reporting - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Read release policy - [x] I understand that [unsupported versions](https://pulsar.apache.org/contribute/release-policy/#supported-versions) don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker. ### User environment broker version:2.11.0 bookie version:2.10.1 we deploy with docker using the official image ### Issue Description In this Pulsar cluster, a Bookie node's disk usage grows rapidly while others remain balanced.The ledger files dating back 180 days on one node but only 10 days on others. I setted TTL and retention policies for topics. Nothing found about error info in log files. Why and how can i fix it? Thx ### Error messages ```text ``` ### Reproducing the issue my cluster run long time. it may not reproducd... ### Additional information _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! GitHub link: https://github.com/apache/pulsar/discussions/25068 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
