You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Jirsa (Jira)" <ji...@apache.org> on 2020/05/28 21:49:00 UTC

[jira] [Issue Comment Deleted] (CASSANDRA-6288) Make compaction a priority queue

     [ 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org