[ 
https://issues.apache.org/jira/browse/CASSANDRA-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088925#comment-14088925
 ] 

Marcus Eriksson edited comment on CASSANDRA-7694 at 8/7/14 8:10 AM:
--------------------------------------------------------------------

the exception gets logged as ERROR since we call super.afterExecute first in 
CE.afterExecute

attaching patch to remove the super call


was (Author: krummas):
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)

Reply via email to