[ 
https://issues.apache.org/jira/browse/CASSANDRA-15100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Eriksson updated CASSANDRA-15100:
----------------------------------------
    Test and Documentation Plan: adds a unit test to make sure we skip sstables 
correctly
                         Status: Patch Available  (was: Open)

Patch to filter the sstables earlier

||Branch||Tests||
|[trunk|https://github.com/apache/cassandra/compare/trunk...krummas:marcuse/15100-trunk]|[cci|https://circleci.com/gh/krummas/workflows/cassandra/tree/marcuse%2F15100-trunk]|
|[3.11|https://github.com/apache/cassandra/compare/cassandra-3.11...krummas:marcuse/15100-3.11]|[cci|https://circleci.com/gh/krummas/workflows/cassandra/tree/marcuse%2F15100-3.11]|
|[3.0|https://github.com/apache/cassandra/compare/cassandra-3.0...krummas:marcuse/15100-3.0]|[cci|https://circleci.com/gh/krummas/workflows/cassandra/tree/marcuse%2F15100-3.0]|

> Improve no-op cleanup performance
> ---------------------------------
>
>                 Key: CASSANDRA-15100
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15100
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Compaction
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Low
>             Fix For: 3.0.x, 3.11.x, 4.x
>
>
> We should filter sstables in `OneSSTableOperation#filterSSTables` instead of 
> in the cleanup method to avoid creating unnecessary single-sstable 
> transactions for sstables fully contained in the owned ranges.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to