You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2018/07/25 16:04:00 UTC

[jira] [Created] (CASSANDRA-14591) Throw exception if Columns serialized subset encode more columns than possible

Benedict created CASSANDRA-14591:
------------------------------------

             Summary: Throw exception if Columns serialized subset encode more columns than possible
                 Key: CASSANDRA-14591
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14591
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Benedict
            Assignee: Benedict
             Fix For: 4.0, 3.0.x, 3.11.x


When deserializing a \{{Columns}} subset via bitset membership, it is trivial to add a modest probability of detecting corruption, by simply testing that there are no higher bits set than the candidate \{{Columns}} permits.  This would help mitigate secondary problems arising from issues like CASSANDRA-14568.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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