Roman Shtykh created ROCKETMQ-5:
-----------------------------------
Summary: Avoid creating directories in
UtilAll#getDiskPartitionSpaceUsedPercent()
Key: ROCKETMQ-5
URL: https://issues.apache.org/jira/browse/ROCKETMQ-5
Project: Apache RocketMQ
Issue Type: Bug
Reporter: Roman Shtykh
Since {{UtilAll#getDiskPartitionSpaceUsedPercent()}} is a diagnostic method,
rather than creating a directory if it is not found, produce an error log that
the directory is supposed to exist and return {{-1}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)