You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/06/04 20:46:56 UTC

[jira] Resolved: (CASSANDRA-1161) Data file quotas

     [ https://issues.apache.org/jira/browse/CASSANDRA-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-1161.
---------------------------------------

    Resolution: Won't Fix

if you have files X and Y then preventing Cassandra from combining them into Z will not make things better, and may make things worse (since compaction saves you from wasting space on old versions)

> Data file quotas
> ----------------
>
>                 Key: CASSANDRA-1161
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1161
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.6.2
>            Reporter: Ian Soboroff
>
> Since anticompaction may require significant disk space, it would be nice to be able to specify a disk quota.
> A simple quota option supporting literal and percentage quantities would be nice, but I think a better approach would be an option to not allow a Data.db file to grow larger in size than the existing free space on the volume.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.