Hi everyone, I'd like to start a discussion about Guardrails proposal: https://cwiki.apache.org/confluence/display/CASSANDRA/%28DRAFT%29+-+CEP-3%3A+Guardrails
Guardrails are an easy way to enforce system-wide soft and hard limits to prevent anti-patterns of bad usage and in the long run make it not possible to severely degrade the performance of a node/cluster through user actions such as having too many secondary indexes, too large partitions, almost full disks, etc. Thanks,