You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/10/09 05:56:03 UTC

[jira] [Commented] (CASSANDRA-4777) Hint delivery blocks compactions

    [ https://issues.apache.org/jira/browse/CASSANDRA-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472113#comment-13472113 ] 

Jonathan Ellis commented on CASSANDRA-4777:
-------------------------------------------

Can you reproduce in 1.1.5?
                
> Hint delivery blocks compactions
> --------------------------------
>
>                 Key: CASSANDRA-4777
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4777
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.12
>            Reporter: Radim Kolar
>
> If there is hint delivery in progress, then compaction of hints table is blocked at 100% and other sstables can not be compacted.
> ponto:(admin)~>nodetool -h localhost compactionstats
> pending tasks: 4542
>           compaction type        keyspace   column family bytes compacted     bytes total  progress
>                Compaction          systemHintsColumnFamily        80833566        80833566   100.00%
> ponto:(admin)~>nodetool -h localhost tpstats
> Pool Name                    Active   Pending      Completed   Blocked  All time blocked
> HintedHandoff                     1         1             55         0                 0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira