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

Sylvain Lebresne updated CASSANDRA-7885:
----------------------------------------
    Attachment: 7885.txt

Attaching simple patch to do this. I'll note that I haven't really be able to 
reproduce the jenkins failure on my box reliably, but it sounds very likely 
that it's the reason. I'll note that for 2.1.0 I've just added a sleep in 
{{DeleteTest}} because I don't want to touch anything we don't absolutately 
have to at this point, so this patch remove that sleep for 2.1.1.

> Make native Server start() method block until the server is properly bound
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-7885
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7885
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 2.1.1
>
>         Attachments: 7885.txt
>
>
> The native Server {{start()}} method returns before making sure the bind 
> operation has succeeded, so the server might not be fully ready when it 
> returns. It's not a big deal but it's slightly unexpected and I think that 
> it's the cause of the [intermittent failures of DeleteTest on 
> jenkins|http://cassci.datastax.com/job/cassandra-2.1.0_utest/lastBuild/testReport/junit.framework/TestSuite/org_apache_cassandra_cql3_DeleteTest/].



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

Reply via email to