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

Jeff Jirsa updated CASSANDRA-6288:
----------------------------------
    Comment: was deleted

(was: Linking - If compaction uses a priorityqueue, we should consider both the 
issue in 11218 (prioritize certain types of compaction over others) and 6288 
(prioritize typical compaction based on CF characteristics).)

> Make compaction a priority queue
> --------------------------------
>
>                 Key: CASSANDRA-6288
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6288
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Compaction
>            Reporter: Jonathan Ellis
>            Priority: Low
>              Labels: compaction
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to