[
https://issues.apache.org/jira/browse/ROCKETMQ-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098320#comment-16098320
]
ASF GitHub Bot commented on ROCKETMQ-249:
-----------------------------------------
GitHub user shroman opened a pull request:
https://github.com/apache/incubator-rocketmq/pull/133
[ROCKETMQ-249] Do not attempt to clear disk even if disk store path i…
…s found
https://issues.apache.org/jira/browse/ROCKETMQ-249
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shroman/incubator-rocketmq ROCKETMQ-249
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq/pull/133.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #133
----
commit 7b587210ff691fdaaecfe1a85f9fb3cc33b98ce2
Author: shroman <[email protected]>
Date: 2017-07-24T12:53:36Z
[ROCKETMQ-249] Do not attempt to clear disk even if disk store path is found
https://issues.apache.org/jira/browse/ROCKETMQ-249
----
> Attempt to clear disk even if disk store path is found
> ------------------------------------------------------
>
> Key: ROCKETMQ-249
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-249
> Project: Apache RocketMQ
> Issue Type: Bug
> Reporter: Roman Shtykh
> Assignee: Roman Shtykh
>
> If disk usage estimates fail because the disk store path is not found
> (doesn't exist), message store falsely decides the disk is full and tries to
> delete.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)