You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/08/08 09:20:22 UTC

[GitHub] [incubator-doris] morningman opened a new issue #1612: Forbid loading when disk's usage percent is larger than 95%

morningman opened a new issue #1612: Forbid loading when disk's usage percent is larger than 95%
URL: https://github.com/apache/incubator-doris/issues/1612
 
 
   We may meet a situation that when a disk is full, the BE process will crash.
   And we have to delete file manually.
   
   So I think we should add a watermark to forbid further loading when some of disks'
   usage exceeding the watermark, eg, 95%.
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org