sankalp kohli created CASSANDRA-12049:
-----------------------------------------
Summary: Compaction does not take into account disk space used by
other concurrent compactions
Key: CASSANDRA-12049
URL: https://issues.apache.org/jira/browse/CASSANDRA-12049
Project: Cassandra
Issue Type: Improvement
Reporter: sankalp kohli
Priority: Minor
When we have multiple compactions happening in parallel, we should block the
free space used by running compactions. If we increase the number of parrallel
compactions, it is more likely to fail with free space issues without this
check.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)