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

Chris Goffinet updated CASSANDRA-2644:
--------------------------------------

    Description: We ran into a situation where we had rpc_timeout set to 1 
second, and the node needing to compute the token took over a second (1.6 
seconds). The bootstrapping node hangs forever without getting a token because 
the expiring map removes it before the reply comes back.  (was: We ran into a 
situation where we had rpc_timeout set to 1 second, and the node needing to 
compute the token took over a second (1.6 seconds). The bootstrapping node 
hangs forever without getting a token.)

> Make bootstrap retry
> --------------------
>
>                 Key: CASSANDRA-2644
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2644
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8.0 beta 2
>            Reporter: Chris Goffinet
>            Assignee: Chris Goffinet
>
> We ran into a situation where we had rpc_timeout set to 1 second, and the 
> node needing to compute the token took over a second (1.6 seconds). The 
> bootstrapping node hangs forever without getting a token because the expiring 
> map removes it before the reply comes back.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to