tuteng opened a new pull request #5970: Add diskUsageThreshold to prevent bookie exiting. URL: https://github.com/apache/pulsar/pull/5970 ### Motivation The current GitHub action test will show that the disk space exceeds 95%, and then the bookie will detect that bookie exits, so fix this problem. ### Modifications * Configuration parameter disUsageThreshold is 0.99 to prevent bookie exit. ### Verifying this change Integration test pass
---------------------------------------------------------------- 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
