You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jacek Lewandowski (Jira)" <ji...@apache.org> on 2020/05/26 08:52:00 UTC

[jira] [Created] (CASSANDRA-15833) Unresolvable false digest mismatch during upgrade due to CASSANDRA-10657

Jacek Lewandowski created CASSANDRA-15833:
---------------------------------------------

             Summary: Unresolvable false digest mismatch during upgrade due to CASSANDRA-10657
                 Key: CASSANDRA-15833
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15833
             Project: Cassandra
          Issue Type: Bug
          Components: Consistency/Repair
            Reporter: Jacek Lewandowski
            Assignee: Jacek Lewandowski


CASSANDRA-10657 introduced changes in how the ColumnFilter is interpreted. This results in digest mismatch when querying incomplete set of columns from a table with consistency that requires reaching instances running pre CASSANDRA-10657 from nodes that include CASSANDRA-10657 (it was introduced in Cassandra 3.4). 

The fix is to bring back the previous behaviour until there are no instances running pre CASSANDRA-10657 version. 




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