You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/09/17 20:36:00 UTC

[jira] [Created] (CASSANDRA-16969) Scrub does detect invalid partition keys

Brandon Williams created CASSANDRA-16969:
--------------------------------------------

             Summary: Scrub does detect invalid partition keys
                 Key: CASSANDRA-16969
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16969
             Project: Cassandra
          Issue Type: Bug
          Components: Tool/sstable
            Reporter: Brandon Williams


The standalone scrubber [gets the key|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/compaction/Scrubber.java#L202] from the file but never validates it, and this will propagate to the new sstable so it will be corrupted when read later.



--
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