Check that node 1 sees node 3 as UP (via ring). Check the tpstats on node 1, is there an active HH task ?
Take another crawl through the logs. Cheers ----------------- Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 6/10/2011, at 10:35 PM, Rene Kochen wrote: > I'am using Cassandra 0.7.7 and have a question about hinted handoff. > > I have a cluster of three nodes. > I stop node 3. > I see that the hint count for node 3 increases on node 1 (countPendingHints = > 28709). > However, when I start node 3 again, I cannot see anything in the log > regarding hinted handoff delivery. > If I look at the countPendingHints on node 1, it still says 28709. > > hinted_handoff_enabled is enabled. > > Thanks!