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

Yuki Morishita commented on CASSANDRA-9592:
-------------------------------------------

9592-2.1 branch and dtest on cassci look good to me.
So, we can delete the scheduling I mentioned before 
(https://github.com/belliottsmith/cassandra/blob/d1ddae1b61a9ca037b5edc137b5c9915e86dece6/src/java/org/apache/cassandra/service/CassandraDaemon.java#L371-L386)
 can be removed right?

> `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.x
>
>
> 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)

Reply via email to