You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2016/12/22 07:09:58 UTC

[jira] [Created] (ROCKETMQ-5) Avoid creating directories in UtilAll#getDiskPartitionSpaceUsedPercent()

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)