You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2019/02/15 17:19:00 UTC

[jira] [Updated] (CASSANDRA-15024) Don't try to cancel 2i compactions when starting anticompaction

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

Marcus Eriksson updated CASSANDRA-15024:
----------------------------------------
         Reviewer: Blake Eggleston
    Fix Version/s: 4.x
           Status: Patch Available  (was: Open)

Attaching patch to add option to simply avoid concatenating the index cfs when calling {{runWithCompactionsDisabled}}.

patch: https://github.com/krummas/cassandra/commits/marcuse/2ianticompaction
tests: https://circleci.com/gh/krummas/workflows/cassandra/tree/marcuse%2F2ianticompaction

> Don't try to cancel 2i compactions when starting anticompaction
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-15024
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15024
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Major
>             Fix For: 4.x
>
>
> When we start an anticompaction we cancel ongoing compactions, {{runWithCompactionsDisabled}} always cancels compactions for secondary index cfs:es, this causes problem since CASSANDRA-14935 since we check for range intersection which will fail since 2i sstables are LocalPartitioner.



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