You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/09/21 10:19:02 UTC

[GitHub] [rocketmq] Jason918 edited a comment on pull request #3357: RIP-7 Multiple Directories Storage Support

Jason918 edited a comment on pull request #3357:
URL: https://github.com/apache/rocketmq/pull/3357#issuecomment-923832494


   > It seems this error still exists ,and maybe you discarded this method _org.apache.rocketmq.common.UtilAll#getDiskPartitionSpaceUsedPercent_, or should we check the existence of a directory at the start of the broker?
   
   Yes, for now, user have to put existing file paths in `storePathCommitLog`.
   
   Added isPathExists check in 'DiskCheckScheduledThread'. 
   
   PTAL


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org