[
https://issues.apache.org/jira/browse/CASSANDRA-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6288:
--------------------------------------
Fix Version/s: (was: 2.1 beta2)
Assignee: (was: Tyler Hobbs)
> Make compaction a priority queue
> --------------------------------
>
> Key: CASSANDRA-6288
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6288
> Project: Cassandra
> Issue Type: Wish
> Components: Core
> Reporter: Jonathan Ellis
> Priority: Minor
>
> We should prioritize compacting CFs by how many reads/s its preferred
> candidate would save, divided by the number of bytes in the sstables.
> (Note that STCS currently divides by number of keys; ISTM that bytes will
> work better since that does not penalize narrow rows.)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)