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

Marcus Eriksson updated CASSANDRA-15265:
----------------------------------------
    Test and Documentation Plan: new unit test
                         Status: Patch Available  (was: Open)

Patch adds a flag in `CompactionManager` which states if non-strategy 
compactions should be paused, only index summary redistributions uses it for 
now:

[3.0|https://github.com/krummas/cassandra/commits/marcuse/15265-3.0], 
[cci|https://circleci.com/workflow-run/3caa20be-4cca-4075-bf91-b5209e4d5abf]
[3.11|https://github.com/krummas/cassandra/commits/marcuse/15265-3.11], 
[cci|https://circleci.com/workflow-run/3737dab7-d8bb-4d74-9b49-c73f062e59ad]
[trunk|https://github.com/krummas/cassandra/commits/marcuse/15265-trunk], 
[cci|https://circleci.com/workflow-run/2a3a6917-4fde-43d1-b896-42b0e7186115]

> Index summary redistribution can start even when compactions are paused
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-15265
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15265
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Compaction
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.x
>
>
> When we pause autocompaction for upgradesstables/scrub/cleanup etc we pause 
> all compaction strategies to make sure we can grab all sstables, index 
> summary redistribution does not pause and this can cause us to fail the 
> operation.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to