You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2016/11/28 21:44:59 UTC

[jira] [Created] (BEAM-1057) JDBC tests fail to run on slow network

Daniel Kulp created BEAM-1057:
---------------------------------

             Summary: JDBC tests fail to run on slow network
                 Key: BEAM-1057
                 URL: https://issues.apache.org/jira/browse/BEAM-1057
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-extensions
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp



In the hotel I'm staying at, the default DNS servers suck which is resulting in the Derby server taking several seconds to startup,  However, the JDBC tests don't "wait" for the server to start.  Thus, the tests all fail.   

I'll submit a pull request to poll the server for up to 15 seconds to make sure the server starts prior to running the tests.



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