You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2015/05/22 14:06:17 UTC

[jira] [Updated] (CASSANDRA-9132) resumable_bootstrap_test can hang

     [ https://issues.apache.org/jira/browse/CASSANDRA-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuki Morishita updated CASSANDRA-9132:
--------------------------------------
    Attachment: 9132-followup-2.0.txt

>From CASSANDRA-9444, there is another chance streaming will be stuck when thrown IOException is wrapped in IOError.
The previous patch didn't handle that case so attaching follow up.

With the patch, 5 consecutive resumable_bootstrap_test runs without fail.

http://cassci.datastax.com/job/yukim-9132-2-2.2-dtest/5/testReport/bootstrap_test/TestBootstrap/resumable_bootstrap_test/history/

> resumable_bootstrap_test can hang
> ---------------------------------
>
>                 Key: CASSANDRA-9132
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9132
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Tyler Hobbs
>            Assignee: Yuki Morishita
>             Fix For: 2.2.0 beta 1, 2.0.15, 2.1.6
>
>         Attachments: 9132-2.0.txt, 9132-followup-2.0.txt
>
>
> The {{bootstrap_test.TestBootstrap.resumable_bootstrap_test}} can hang sometimes.  It looks like the following line never completes:
> {noformat}
> node3.watch_log_for("Listening for thrift clients...")
> {noformat}
> I'm not familiar enough with the recent bootstrap changes to know why that's not happening.



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