You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Andres de la Peña (Jira)" <ji...@apache.org> on 2022/02/15 15:44:00 UTC

[jira] [Commented] (CASSANDRA-17385) Guardrails for items per UDT

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

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

||PR||CI||
|[trunk|https://github.com/apache/cassandra/pull/1449]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/1298/workflows/ef0892b8-d9f0-4e29-8fc9-d4baa63ba556] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/1298/workflows/b1aef77a-fc2e-41b2-bbc3-dae576f445f4]|

> 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
>
> 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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org