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 2022/07/04 00:44:06 UTC

[GitHub] [rocketmq] lizhiboo commented on issue #4549: A question about deleteExpiredFile function

lizhiboo commented on issue #4549:
URL: https://github.com/apache/rocketmq/issues/4549#issuecomment-1173213410

   @gentryhuang IMO, users should monitor disk usage before it reaches 0.85. RocketMQ set two level service degradation: when disk usage reaches 0.85, delete oldest files immediately to ease disk pressure for service available(RW); when disk usage reach 0.9, prevent writing for service available(R). 


-- 
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