You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Pierre Padovani (JIRA)" <ji...@apache.org> on 2018/04/09 19:00:00 UTC

[jira] [Created] (ATLAS-2547) Fix CassandraAuditRepositoryTest.java to wait for Cassandra server start

Pierre Padovani created ATLAS-2547:
--------------------------------------

             Summary: Fix CassandraAuditRepositoryTest.java to wait for Cassandra server start
                 Key: ATLAS-2547
                 URL: https://issues.apache.org/jira/browse/ATLAS-2547
             Project: Atlas
          Issue Type: Sub-task
            Reporter: Pierre Padovani
            Assignee: Pierre Padovani


Remove hard coded Thread.sleep and instead provide a basic looping mechanism to test for an active Cassandra server. Loop should abort and throw an exception if no connection can be achieved within a timeout/number of loops.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)