You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2014/09/05 11:08:28 UTC

[jira] [Created] (CASSANDRA-7885) Make native Server start() method block until the server is properly bound

Sylvain Lebresne created CASSANDRA-7885:
-------------------------------------------

             Summary: 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


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)