You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (JIRA)" <ji...@apache.org> on 2017/03/31 23:14:41 UTC

[jira] [Commented] (CASSANDRA-13398) Skip mutating repairedAt of already repaired sstables

    [ https://issues.apache.org/jira/browse/CASSANDRA-13398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951781#comment-15951781 ] 

Paulo Motta commented on CASSANDRA-13398:
-----------------------------------------

Split {{no_anticompaction_of_already_repaired_test}} into two tests: one repairing partial range and one repairing full range which will reproduce the issue. [cassandra-dtest PR|https://github.com/riptano/cassandra-dtest/pull/1459].

patch and tests below:
||2.2||3.0||trunk||dtest||
|[branch|https://github.com/apache/cassandra/compare/cassandra-2.2...pauloricardomg:2.2-13398]|[branch|https://github.com/apache/cassandra/compare/cassandra-3.0...pauloricardomg:3.0-13398]|[branch|https://github.com/apache/cassandra/compare/trunk...pauloricardomg:trunk-13398]|[branch|https://github.com/riptano/cassandra-dtest/compare/master...pauloricardomg:13398]|
|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-13398-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-13398-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-13398-testall/lastCompletedBuild/testReport/]|
|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-13398-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-13398-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-13398-dtest/lastCompletedBuild/testReport/]|

[~spodxx@gmail.com] or [~krummas], mind reviewing? Thanks!

> Skip mutating repairedAt of already repaired sstables
> -----------------------------------------------------
>
>                 Key: CASSANDRA-13398
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13398
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Paulo Motta
>            Assignee: Paulo Motta
>
> CASSANDRA-13153 skips anticompaction on sstables already repaired, but we are not skipping mutating repairedAt when the sstable is fully contained in the repaired range.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)