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

Jonathan Ellis updated CASSANDRA-1586:
--------------------------------------

    Attachment: 1586.txt

> Explicitly expose ongoing per-node compaction tasks and est. % done
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-1586
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1586
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: paul cannon
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 1586.txt
>
>
> CompactionManagerMBean exports the number of bytes compacted and the total 
> number to be compacted during a given job, but I don't believe it says what 
> sort of compaction it's doing (anti-compaction, validation compaction, index 
> build, or an SSTable build after receiving an incoming streamed file).
> Is it possible to have multiple threads going in the compaction manager?  (It 
> doesn't look like it, but I don't see any explicit maximumPoolSize setting.)  
> If so, cassandra should also expose all ongoing compaction tasks and progress 
> for each individually.

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

Reply via email to