You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2014/12/29 18:29:14 UTC

[jira] [Created] (CASSANDRA-8545) Simple hints are timing out on replay

Philip Thompson created CASSANDRA-8545:
------------------------------------------

             Summary: Simple hints are timing out on replay 
                 Key: CASSANDRA-8545
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8545
             Project: Cassandra
          Issue Type: Bug
         Environment: Cassci, Ubuntu 12.04 and 14.04
            Reporter: Philip Thompson
            Assignee: Aleksey Yeschenko
            Priority: Minor
             Fix For: 2.0.12


The dtest consistency_test.py:TestConsistency.hintedhandoff_test has been failing consistently on cassci on 2.0-HEAD since 8285 was committed. 100 hints are attempted to be replayed, but only ~90 succeed before it aborts.

We see:
{code}
 INFO [HintedHandoff:1] 2014-12-28 18:37:46,259 HintedHandOffManager.java (line 469) Timed out replaying hints to /127.0.0.2; aborting (87 delivered)
{code}
in the log.

I have only been able to reproduce this once locally. This test has failed intermittently for a very long time, but has not passed on our jenkins slaves since the commit of 8285.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)