Andres de la Peña created CASSANDRA-17191:
---------------------------------------------
Summary: Guardrail for scanned tombstones
Key: CASSANDRA-17191
URL: https://issues.apache.org/jira/browse/CASSANDRA-17191
Project: Cassandra
Issue Type: New Feature
Components: Feature/Guardrails
Reporter: Andres de la Peña
Add guardrail for limiting the number of read tombstones during a query, for
example:
{code}
# Guardrail to warn or abort when reading more tombstones than threshold.
# The two thresholds default to -1 to disable.
scanned_tombstones:
warn_threshold: -1
abort_threshold: -1
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]