[
https://issues.apache.org/jira/browse/CASSANDRA-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762697#action_12762697
]
Jonathan Ellis commented on CASSANDRA-472:
------------------------------------------
hmm... 2nd one shouldn't start until 1st has finished since the compaction
executor is single-threaded.
wonder if the other bugs from CASSANDRA-473 are causing a cascade of badness.
> Disallow submitting 2 major compactions
> ---------------------------------------
>
> Key: CASSANDRA-472
> URL: https://issues.apache.org/jira/browse/CASSANDRA-472
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.5
> Reporter: Chris Goffinet
> Priority: Minor
> Fix For: 0.5
>
>
> Using nodeprobe, you can submit 2 major compactions. While the first one
> runs, the second one will kick in after the first, and will throw file not
> found errors. We should not allow this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.