[
https://issues.apache.org/jira/browse/CASSANDRA-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eriksson updated CASSANDRA-7694:
---------------------------------------
Attachment: 0001-dont-call-super-in-afterExecute.patch
the exception gets logged as ERROR since we call super.afterExecute first in
CE.afterExecute
attaching patch to remove the super call, looks like we cover all things done
in DTPE.afterExecute in CE.afterExecute
> Expected Compaction Interruption is logged as ERROR
> ---------------------------------------------------
>
> Key: CASSANDRA-7694
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7694
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: OSX and Ubuntu 14.04
> Reporter: Philip Thompson
> Assignee: Marcus Eriksson
> Priority: Minor
> Fix For: 2.1.1
>
> Attachments: 0001-dont-call-super-in-afterExecute.patch,
> compaction_error.log
>
>
> As seen in the attached log, occasionally a major compaction will interrupt
> other running compactions. This is not an error and is expected behavior.
> However this is logged at ERROR.
--
This message was sent by Atlassian JIRA
(v6.2#6252)