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

Andres de la Peña commented on CASSANDRA-17385:
-----------------------------------------------

New rebase to include the last changes in guardrails:
||PR||CI||
|[trunk|https://github.com/apache/cassandra/pull/1449]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/1365/workflows/433b8c14-8ee1-423f-bdf6-2d3e2ddf0c6d]
 
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/1365/workflows/fe5e3fbb-cc0d-4f0b-82c4-fee59165243c]|

> Guardrails for items per UDT
> ----------------------------
>
>                 Key: CASSANDRA-17385
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17385
>             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
>
>
> Add a guardrail for the number of items in a UDT. For example:
> {code}
> # Guardrail to warn or fail when creating a user-defined-type with more 
> fields in than threshold.
> # Default -1 to disable.
> fields_per_udt_warn_threshold: -1
> fields_per_udt_fail_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]

Reply via email to