You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (Jira)" <ji...@apache.org> on 2021/03/08 11:03:00 UTC

[jira] [Updated] (CASSANDRA-16500) Missing validation in AbstractType.writeValue():

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

Benjamin Lerer updated CASSANDRA-16500:
---------------------------------------
     Bug Category: Parent values: Code(13163)
       Complexity: Low Hanging Fruit
    Discovered By: Code Inspection
    Fix Version/s: 4.0-rc
         Severity: Low
           Status: Open  (was: Triage Needed)

> Missing validation in AbstractType.writeValue():
> ------------------------------------------------
>
>                 Key: CASSANDRA-16500
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16500
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Other
>            Reporter: Benjamin Lerer
>            Assignee: Alexandre Dutra
>            Priority: Normal
>             Fix For: 4.0-rc
>
>
> Some validation checks present in {{AbstractType.writeValue()}} in {{cassandra-3.11}} are not there in {{trunk}}.
> In 3.11 the checks used assertion. It would make sense to use {{IOExceptions}} instead as used in   {{AbstractType.readValue()}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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