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

[jira] [Created] (CASSANDRA-14720) SSTables may not be properly removed from original strategy when repair status changed

ZhaoYang created CASSANDRA-14720:
------------------------------------

             Summary: SSTables may not be properly removed from original strategy when repair status changed
                 Key: CASSANDRA-14720
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14720
             Project: Cassandra
          Issue Type: Bug
          Components: Compaction
            Reporter: ZhaoYang


In {{CSM.handleRepairStatusChangedNotification()}}, CASSANDRA-14621 changed the original semantic of {{removing sstables in repaired first}} to {{adding sstables into unrepaired first}}...

In case of LCS, adding sstables may modify their levels, so they won't be removed from {{repaired}} which locates sstables by level. 

 

| [trunk|[https://github.com/apache/cassandra/compare/trunk...jasonstack:CASSANDRA-14621-follow-up?expand=1]] | [circle|https://circleci.com/gh/jasonstack/cassandra/742] |



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