Marcus Eriksson created CASSANDRA-16110:
-------------------------------------------
Summary: 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
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]