You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (Jira)" <ji...@apache.org> on 2022/12/06 20:20:00 UTC

[jira] [Created] (CASSANDRA-18099) Use checked casts when reading vints as ints

Ariel Weisberg created CASSANDRA-18099:
------------------------------------------

             Summary: Use checked casts when reading vints as ints
                 Key: CASSANDRA-18099
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18099
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Ariel Weisberg


Add some safety and a new convenience method to make clear that getting an int can be done using a checked method. No need to import a separate class.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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