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

Hudson commented on CASSANDRA-4474:
-----------------------------------

Integrated in Cassandra #2046 (See 
[https://builds.apache.org/job/Cassandra/2046/])
    Respect 5min flush moratorium after CL replay; patch by yukim reviewed by 
jbellis for CASSANDRA-4474 (Revision 8eb2fed1ebcbb9a1dd6d64673e8b9aede577660e)

     Result = ABORTED
yukim : 
Files : 
* src/java/org/apache/cassandra/db/compaction/AbstractCompactionStrategy.java
* src/java/org/apache/cassandra/utils/DefaultInteger.java
* src/java/org/apache/cassandra/service/AbstractCassandraDaemon.java
* src/java/org/apache/cassandra/db/ColumnFamilyStore.java

                
> Respect five-minute flush moratorium after initial CL replay
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-4474
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4474
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Yuki Morishita
>            Priority: Minor
>              Labels: commitlog, compaction
>             Fix For: 1.1.5, 1.2.0
>
>         Attachments: 4474-1.1.txt
>
>
> As noted in CASSANDRA-1967, the post-replay flush can kick off compactions 
> before the five minute grace period introduced in CASSANDRA-3181 to avoid i/o 
> contention while server is warming up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to