[ 
https://issues.apache.org/jira/browse/CASSANDRA-17150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525146#comment-17525146
 ] 

Ekaterina Dimitrova edited comment on CASSANDRA-17150 at 4/20/22 5:40 PM:
--------------------------------------------------------------------------

I see my review comments addressed and I don't have any concerns about this 
patch. 

Thank you for your work!

Also, I saw you added system property for the min notifying interval, as we 
talked. Thanks!

Left just two super small comments to be addressed on commit after green(no new 
failures after this patch) CI of course :D


was (Author: e.dimitrova):
I see my review comments addressed and I don't have any concerns about this 
patch. 

Thank you for your work!

Also, I saw you added system property for the min notifying interval, as we 
talked. Thanks!

Left just two super small comments to be addressed on commit after green(ish) 
CI of course :D

> Guardrails for disk usage
> -------------------------
>
>                 Key: CASSANDRA-17150
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17150
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Feature/Guardrails
>            Reporter: Andres de la Peña
>            Assignee: Andres de la Peña
>            Priority: Normal
>             Fix For: 4.x
>
>          Time Spent: 7h 10m
>  Remaining Estimate: 0h
>
> Add guardrails for disk usage establishing soft/hard limits on the percentage 
> of used disk space. For example:
> {code}
> # Warning threshold to warn when local disk usage exceeds threshold. Valid 
> values: (1, 100]
> # Defaults to -1 to disable.
> # disk_usage_percentage_warn_threshold: -1
> # Failure threshold to reject write requests if replica disk usage exceeds 
> threshold. Valid values: (1, 100]
> # Defaults to -1 to disable.
> # disk_usage_percentage_failure_threshold: -1
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to