myskov commented on PR #7328: URL: https://github.com/apache/ozone/pull/7328#issuecomment-2422132021
> 2024-10-18 09:45:42,616 [main] ERROR volume.VolumeUsage: Reserved space should be configured in a pair, but current value is 15GB 2024-10-18 09:45:42,616 [main] ERROR ozone.HddsDatanodeService: Exception in HddsDatanodeService. org.apache.hadoop.hdds.conf.ConfigurationException: Reserved space should be configured in a pair It seems we don't even need this LOG.error call, throwing an exception is enough. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
