cserwen opened a new issue, #4211: URL: https://github.com/apache/rocketmq/issues/4211
**BUG REPORT** 1. Please describe the issue you observed: - What did you do (The steps to reproduce)? set `diskMaxUsedSpaceRatio` as 95 - What is expected to see? Broker will clean commitLog when space ratio is bigger then 95% - What did you see instead? Broker cleans commitLog when space ratio is bigger then 70% 2. Please tell us about your environment: 3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc): Pass diskMaxUsedSpaceRatio to dLedger -- 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]
