[jira] [Updated] (CASSANDRA-17153) Guardrails for collection/UDT items and size

2022-01-20 Thread Jira


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres de la Peña updated CASSANDRA-17153:
--
Change Category: Operability
 Complexity: Normal
 Status: Open  (was: Triage Needed)

> Guardrails for collection/UDT items and size
> 
>
> Key: CASSANDRA-17153
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17153
> Project: Cassandra
>  Issue Type: New Feature
>  Components: Feature/Guardrails
>Reporter: Andres de la Peña
>Assignee: Andres de la Peña
>Priority: Normal
>
> Add guardrails for the number of items in a collection/UDT and possibly also 
> the size of a collection. For example:
> {code}
> # Failure threshold to prevent creating more fields in user-defined-type than 
> threshold.
> # Defaults -1 to disable.
> # fields_per_udt_failure_threshold: -1
> # Warning threshold to warn when encountering larger size of collection data 
> than threshold.
> # Defaults -1 to disable.
> # collection_size_warn_threshold_in_kb: -1
> # Warning threshold to warn when encountering more elements in collection 
> than threshold.
> # Defaults -1 to disable.
> # items_per_collection_warn_threshold: -1
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17153) Guardrails for collection/UDT items and size

2021-11-15 Thread Jira


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres de la Peña updated CASSANDRA-17153:
--
Summary: Guardrails for collection/UDT items and size  (was: Guardrail for 
collection/UDT items and size)

> Guardrails for collection/UDT items and size
> 
>
> Key: CASSANDRA-17153
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17153
> Project: Cassandra
>  Issue Type: New Feature
>  Components: Feature/Guardrails
>Reporter: Andres de la Peña
>Priority: Normal
>
> Add guardrails for the number of items in a collection/UDT and possibly also 
> the size of a collection. For example:
> {code}
> # Failure threshold to prevent creating more fields in user-defined-type than 
> threshold.
> # Defaults -1 to disable.
> # fields_per_udt_failure_threshold: -1
> # Warning threshold to warn when encountering larger size of collection data 
> than threshold.
> # Defaults -1 to disable.
> # collection_size_warn_threshold_in_kb: -1
> # Warning threshold to warn when encountering more elements in collection 
> than threshold.
> # Defaults -1 to disable.
> # items_per_collection_warn_threshold: -1
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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