[
https://issues.apache.org/jira/browse/CASSANDRA-16110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eriksson updated CASSANDRA-16110:
----------------------------------------
Test and Documentation Plan: cci run
Status: Patch Available (was: Open)
cci:
https://app.circleci.com/pipelines/github/krummas/cassandra/494/workflows/e33cf891-a041-4bc8-8858-b9089771a157
patch: https://github.com/krummas/cassandra/commits/marcuse/16110
> Avoid "involved in several compactions" exception
> --------------------------------------------------
>
> Key: CASSANDRA-16110
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16110
> Project: Cassandra
> Issue Type: Bug
> Components: Local/Compaction
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Normal
> Fix For: 4.0-beta
>
>
> When aborting compactions we check if the sstable is involved in other
> anticompactions by grabbing all compactions for a given sstable from
> ActiveCompactions, it asserts that an sstable is only involved in a single
> "compaction" here, which is wrong - it can be in several, for example a
> validation + a regular compaction.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]