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

Brandon Williams resolved CASSANDRA-4777.
-----------------------------------------

    Resolution: Cannot Reproduce
    
> 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

Reply via email to