[
https://issues.apache.org/jira/browse/CASSANDRA-17890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maxwellguo updated CASSANDRA-17890:
-----------------------------------
Resolution: Duplicate
Status: Resolved (was: Triage Needed)
> Support high PRIORITY thread pool for use trriged compaction
> ------------------------------------------------------------
>
> Key: CASSANDRA-17890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17890
> Project: Cassandra
> Issue Type: Improvement
> Components: Local/Compaction
> Reporter: maxwellguo
> Priority: Normal
>
> For cassandra compaction thread pool is of min priority ,so if we trriged a
> major compaction through nodetool compact ,the task is submit to the exector
> that is created at CompactionManager.java
> {code:java}
> CompactionExecutor executor = new CompactionExecutor();
> {code}
> But sometime we may want the task to be of high PRIORITY, so that the
> compaction can be make more fast.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]