[
https://issues.apache.org/jira/browse/ROCKETMQ-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794631#comment-15794631
]
ASF subversion and git services commented on ROCKETMQ-5:
--------------------------------------------------------
Commit 9cb0a0cd46cf91b324b7c6c66d7479d21073d6f6 in incubator-rocketmq's branch
refs/heads/master from shroman
[ https://git-wip-us.apache.org/repos/asf?p=incubator-rocketmq.git;h=9cb0a0c ]
[ROCKETMQ-5] Avoid creating directories in
UtilAll#getDiskPartitionSpaceUsedPercent(), closes apache/incubator-rocketmq#23
> 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
> Assignee: 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)