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 (Commented) (JIRA)" <ji...@apache.org> on 2012/02/24 16:40:48 UTC

[jira] [Commented] (CASSANDRA-3955) HintedHandoff won't compact a single sstable, resulting in repeated log messages

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

Jonathan Ellis commented on CASSANDRA-3955:
-------------------------------------------

CASSANDRA-3442 seems like the "right" way to fix this.  Is it an easy special case for 1.0.9?
                
> HintedHandoff won't compact a single sstable, resulting in repeated log messages
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3955
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3955
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Brandon Williams
>            Priority: Minor
>             Fix For: 1.0.9
>
>
> First introduced by CASSANDRA-3554, and then mostly solved in CASSANDRA-3733, there is still one special case where the HH log message will repeat every 10 mins for 0 rows: when there have previously been hints delivered to the node, but now only a single sstable exists.  Because the we refused to compact a single sstable, and it contains tombstones for the hints, the message repeats.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira