[
https://issues.apache.org/jira/browse/CASSANDRA-14936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eriksson updated CASSANDRA-14936:
----------------------------------------
Status: Patch Available (was: Open)
nope, missed that the transaction is closed
[here|https://github.com/apache/cassandra/blob/a41b861fa4d4acfbcce13dd62b1e8f48be22f8ed/src/java/org/apache/cassandra/db/compaction/CompactionManager.java#L751]
pushed a byteman test which makes sure we don't have any compacting sstables
after a failed AC
> Anticompaction should throw exceptions on errors, not just log them
> -------------------------------------------------------------------
>
> Key: CASSANDRA-14936
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14936
> Project: Cassandra
> Issue Type: Bug
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Major
> Fix For: 4.0
>
>
> Anticompaction currently catches any exceptions and just logs them instead of
> rethrowing, this can cause us to overstream and leave sstables unrepaired.
> This was made more likely to happen with CASSANDRA-14397 (before that
> anticompactions could not be stopped at all).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]