[
https://issues.apache.org/jira/browse/CASSANDRA-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272445#comment-13272445
]
Yuki Morishita commented on CASSANDRA-4232:
-------------------------------------------
I think this is already implemented in here:
https://github.com/apache/cassandra/blob/cassandra-1.1.0/src/java/org/apache/cassandra/db/compaction/AbstractCompactionIterable.java#L67
> Bootstrapping nodes should not throttle compaction
> --------------------------------------------------
>
> Key: CASSANDRA-4232
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4232
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Brandon Williams
> Assignee: Yuki Morishita
> Priority: Minor
> Fix For: 1.1.1
>
>
> When bootstrapping a new node, often people have to disable compaction
> throughput so secondary index building completes more reasonably. Since a
> bootstrapping node isn't a member yet, there's no reason for it to respect
> compaction_throughput_in_mb.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira