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

[jira] [Created] (CASSANDRA-14353) Fix some regressions caused by 14058

Blake Eggleston created CASSANDRA-14353:
-------------------------------------------

             Summary: Fix some regressions caused by 14058
                 Key: CASSANDRA-14353
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14353
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Blake Eggleston
            Assignee: Blake Eggleston


As [~iamaleksey] pointed out, CASSANDRA-14058 introduced a few regressions:

{quote}
Noticed a couple regressions when merging up CASSANDRA-14330:
1. {{DataResolver}} no longer uses {{cassandra.drop_oversized_readrepair_mutations}} prop - and {{DROP_OVERSIZED_READ_REPAIR_MUTATIONS}} constant is now unused, and the feature is missing.
2. {{RowIteratorMergeListener}} re-thrown {{AssertionError}} no longer includes the responses. This should be restored, as without it debugging RR issues is an even worse, potentially impossible, nightmare.

Nit: In {{DataResolver}}, {{repairResults}} field is now unused.
{quote}



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