[
https://issues.apache.org/jira/browse/CASSANDRA-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485540#comment-14485540
]
Tyler Hobbs commented on CASSANDRA-9132:
----------------------------------------
I'm not 100% sure that it hung on that line because most of my debug output was
being swallowed for some (unknown) reason. I guessed that was where it was
hanging based on the state of the node3 logs (which did not have that line).
> 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
>
> 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)