You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefano Ortolani (JIRA)" <ji...@apache.org> on 2015/06/25 13:32:05 UTC

[jira] [Comment Edited] (CASSANDRA-9592) `Periodically attempt to submit background compaction tasks

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

Stefano Ortolani edited comment on CASSANDRA-9592 at 6/25/15 11:31 AM:
-----------------------------------------------------------------------

After upgrading to 2.1.7, OpsCenter (see pic here: https://dl.dropboxusercontent.com/u/255268/compactions_public.png) is showing a really high number of Total Compactions (no change in the overall load and in the actual number of compactions pending). Could this issue be related?


was (Author: ostefano):
After upgrading to 2.1.7, OpsCenter is showing a really high number of Total Compactions (no change in the overall load and in the actual number of compactions pending). Could this issue be related?

> `Periodically attempt to submit background compaction tasks
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-9592
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9592
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Trivial
>             Fix For: 2.1.7
>
>
> There's more race conditions affecting compaction task submission than CASSANDRA-7745, so to prevent some of these problems stalling compactions, I propose simply submitting background compactions once every minute, if possible. This will typically be a no-op, but there's no harm in that, since it's very cheap to do.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)