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 2015/01/28 18:57:34 UTC

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

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

Philip Thompson commented on CASSANDRA-8545:
--------------------------------------------

The test no longer fails consistently. It is unclear if it is back to its intermittent behavior, or is just always passing now.

> 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.13
>
>
> 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)