No, it's always been off. No hints are being delivered ever, but the 
HintedHandoffManager still does some stuff when nodes come back online.

-Jeffrey

-----Original Message-----
From: Ryan King [mailto:r...@twitter.com] 
Sent: Thursday, June 23, 2011 3:00 PM
To: user@cassandra.apache.org
Subject: Re: hinted handoff sleeping

On Thu, Jun 23, 2011 at 2:55 PM, Jeffrey Wang <jw...@palantir.com> wrote:
> Hey all,
>
>
>
> We’re running a slightly patched version of 0.7.3 on a cluster of 5 nodes.
> I’ve been noticing a number of messages in our logs which look like this
> (after a node goes “down” and comes back up, usually just due to a GC):
>
>
>
> 2011-06-23 14:46:35,381 INFO [HintedHandoff:1]
> org.apache.cassandra.db.HintedHandOffManager.deliverHintsToEndpoint(HintedHandOffManager.java:290)
> {USER='',IP=''} - Sleeping 32649ms to stagger hint delivery
>
>
>
> The interesting thing is that we have hinted_handoff_enabled = false in the
> YAML configuration, so it always says 0 rows are handed off (later, after
> the sleep). Thus this sleeping seems quite wasteful. Is this part of the
> code supposed to be reach even with hinted handoff disabled? Thanks.

Did you previously run with HH on? That config setting prohibits new
hints from being created, but doesn't prevent existing ones from being
delivered.

-ryan

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to